Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)
You are not logged in.
Hi, i'm new to the scene, but i'm really eager to start programming, any recommendations? Websites, books, etc.
Offline
I'm not a good programmer or anything.
Here is a tutorial I found, have not followed through it but it might be a good start.
https://www.youtube.com/watch?v=MOKq3gSkQE4
Please let me know if you've found anything good
Cheers
Árni Geir
Offline
a post about gameboy dev resources was made here
http://gbdev.gg8.se/forums/viewtopic.php?pid=186
btw i made the tutorials!
so feel free to ask me questions
Last edited by a cat (2015-08-17 13:27:29)
Offline
First, I'd recommend reading through the ASM school material. After you hit the "not yet done" wall, move over to http://wiki.ladecadence.net/doku.php?id … nsamblador, and use google translate if ypu don't read Spanish. Between those two, as well as the gbcpuman.pdf should get you well on your way.
Offline
i have just started to learn rgbds assembler and i noticed at the top of the source files at asm school
include a file:
INCLUDE "hardware.inc" ;Hardware defines
dose anyone know were i can get this file?
i have found nothing on the internet apart from some projects including it
Offline
Hi a cat,
It's in Jeff Frowhein's [spelling?] include files. There's a link on the asmschool website. I can upload it when I get home from work if you haven't found it.
EDIT: link for include files: http://gameboy.mongenel.com/dmg/frohwein.zip
Last edited by l0k1 (2015-08-19 01:24:59)
Offline
There is, of course, the college course on the gameboy... http://cratel.wichita.edu/cratel/ECE238Spr08
Offline
thanks
btw i made a line by line translation of that Spanish gameboy tutorial(took like 8 hours!)
into english
here it is:
http://92.19.232.58:82/files/tutorial_d … ce%5D.html
compressed link:
http://92.19.232.58:82/files/GameBoy_RG … torial.zip
feel free to share!
Offline
Thanks to all of you, i really appreciate your help. If i find the resources helpful i'll be sure to let you guys know.
Also, my native language is Spanish, so if anyone needs help translating something, i would love to help.
Offline