'Hello World' Write Your Retro Game (Game Boy) Code in C with 'VisualStudio' & 'GBDK' (Part 00)

preview_player
Показать описание
#Hello_World #RetroGames #VisualStudioCode #Gaming
This video is about introduction of retro game and how to write your own code for a ROM file of GameBoy by Nintendo.

In next video we will learn more functions of joypad();

c:\gbdk\bin\lcc -Wa-l -Wl-m -Wl-j -DUSE_SFR_FOR_REG -c -o main.o main.c

i) Extract .rar file
ii) Paste “gbdk folder” (Extracted Folder) into your C Drive
Рекомендации по теме
Комментарии
Автор

The gameboy homebrew community is very active still for those who are interested. You can even find publishers for your gameboy games. GBDK-2020 has expanded to support Game Gear, Sega Master System, and more (They have NES in beta)

laroldsretrogameyard
Автор

Thanks you i fix a bug for your video thanks

realzekrom
Автор

i m afraid you forgot to write path to gb.lib to work with

knkn