Creating a PONG Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Dev. Kit)

Channel:
Subscribers:
13,900
Published on ● Video Link: https://www.youtube.com/watch?v=ZhmOZaAOSeo



Duration: 11:18
1,935 views
0


Creating a PONG Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Dev. Kit).

PONG Game Engine for Game Boy Advance (HOMEBREW). The Pong Game Engine (Ping Pong Dipolmacy) has been developed in C programming language and DEVKITADV develpment kit.

Ping-Pong Diplomacy for GBA.

First step, on GBA programming. This module is a sample pong-clone. Ping-Pong Diplomacy for GBA

Testing GBA mode 4, mode 3, double buffering, keyboard controlling.

No sound implemented yet.

Change the following compilation script if you need to do it in order to compile the source code in your local system.

path=D:\devkitadv\bin

gcc -c -O3 -mthumb -mthumb-interwork pingpong.c gcc -mthumb -mthumb-interwork -o pingpong.elf pingpong.o

objcopy -O binary pingpong.elf PingPongDiplomacy.gba

del *.elf del *.o

pause

Download Link (ROM): http://www.romhacking.net/homebrew/82/

You can also follow me on my main Youtube channel: https://www.youtube.com/user/DarkRyogaGouken?sub_confirmation=1

or on my Twitter profile: https://twitter.com/FpgaWarrior

If you want to help this channel to create new hacks and homebrew games you can make a small contribution here: https://www.paypal.com/donate/?cmd=_donations&business=UE8LFESGCPT3Q&item_name=ry0g4¤cy_code=EUR&Z3JncnB0=

Enjoy It!




Other Videos By RY0G4_


2016-11-07Dragon Ball Z: Super Butoden 3 (FAMICOM) - NES Longplay - NO DEATH RUN [PIRATE] (FULL GAMEPLAY)
2016-11-04STREET FIGHTER II DELUXE 2 - PC LONGPLAY - EVIL RYU PLAYTHROUGH [NO DEATH RUN] (FULL GAMEPLAY)
2016-10-28Hogan's Alley (ホーガンズアレイ) - NES LONGPLAY - Complete Playthrough [ALL GAME MODES] (FULL GAMEPLAY)
2016-10-24POWER INSTINCT (豪血寺一族) - SNES LONGPLAY - S-OTANE Full Playthrough (NO DEATH RUN / NO MISS RUN)
2016-10-14DUCK HUNT (ダックハント) - NES LONGPLAY - Complete Playthrough [ALL GAME MODES] (FULL GAMEPLAY)
2016-09-30STREET FIGHTER II DELUXE 2 - PC LONGPLAY - AKUMA (豪鬼) PLAYTHROUGH [NO DEATH RUN] (FULL GAMEPLAY)
2016-09-23TMNT: Tournament Fighters - SNES LONGPLAY (Tournament Mode) RatKing Playthrough NO DEATH (LONGPLAY)
2016-09-19SUPER REAL BOUT 97 (Unlicensed) - NES LONGPLAY - KRAUSER PLAYTHROUGH - NO DEATH RUN / NO MISS RUN
2016-09-16STREET FIGHTER II DELUXE - PC LONGPLAY - Hattori Saizo PLAYTHROUGH [NO DEATH NO MISS RUN]
2016-09-09SUPER STREET FIGHTER II (NES EDITION) - PC LONGPLAY - RYU PLAYTHROUGH - NO DEATH / NO MISS RUN
2016-09-04Creating a PONG Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Dev. Kit)
2016-08-23Creating a FRONTENIS Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Kit)
2016-08-07Rod Land (Yousei Monogatari Rod Land / 妖精物語ロッドランド) - Game Boy Longplay - NO CONTINUE (FULL GAMEPLAY)
2016-07-26STREET FIGHTER II DELUXE - PC LONGPLAY - Reiji Oyama PLAYTHROUGH [NO DEATH RUN] (FULL GAMEPLAY)
2016-07-18Writing a SNAKE Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Dev. Kit)
2016-07-12DARK ESCAPE 4D (ARCADE NAMCO BANDAI) - ARCADE Longplay - 1 PLAYER COMPLETE PLAYTHROUGH (LONGPLAY)
2016-07-04STREET FIGHTER II DELUXE 2 - PC LONGPLAY - Sheng Long PLAYTHROUGH [NO DEATH RUN] (FULL GAMEPLAY)
2016-06-27Writing a Background Scroller Program for Game Boy using C Programming Language (GBDK Dev. Kit)
2016-06-24STREET FIGHTER II DELUXE - PC LONGPLAY - THIN NEN PLAYTHROUGH [NO DEATH] (FULL GAMEPLAY)
2016-06-20R-TYPE EX / MAGIC DRAGON (EX HACK V.1.1) (UNL) - NES LONGPLAY - NO DEATH / NO MISS RUN (LONGPLAY)
2016-06-10San Guo Zhi: Qun Xiong Zheng Ba (Famicom Pirate) (Unl) - NES LONGPLAY - NO DEATH RUN (FULL GAMEPLAY)



Tags:
Creating a PONG Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Dev. Kit)
Creating a PONG Game Engine for Game Boy Advance
Creating a TETRIS Game Engine for Game Boy Advance using C Programming Language (DevKitAdv Dev. Kit)
DarkRyogaGouken
GBA HOMEBREW
Creating a PONG Game Engine for Game Boy Advance using C Programming Language
PingPong Diplomacy
PING-PONG DIPLOMACY (GAME BOY) - GBDK: Game Boy C Programming [GAMEBOY HOMEBREW]