Hello!
I have wrote my chip8 emulator already. Now i want to upgrade to a Game Boy emu.
Where should i start from? What docs should i read? What should i know before start coding?
Help me, please!
Hello!
I have wrote my chip8 emulator already. Now i want to upgrade to a Game Boy emu.
Where should i start from? What docs should i read? What should i know before start coding?
Help me, please!
http://www.goldroad.co.uk/archive1.html it had some usefull information on hoe he programmed the gb emulator... there may be some docs on there (you could always email the developer and ask for his docs) but it is quite a useful site.
Could you execute your emu and put a link here please.
"About as innocent as a nun doing pushups in a cucumber field"
Thaks! Other Links?![]()
I hope this helps.
It says "GameBoy CPU Manual" but IIRC it has info on other parts aswell.
Good luck with ya emu.![]()
Thanks! Really Thanks SculleatR!
Other??
hmm I guess that one should have everything you need, but anywayz.
I am not sure but maybe Zophar'z stuff can help you,
http://www.zophar.net/tech/gb.html or you might look at zophar.net/tech
if you are interested in other older systems.
Have fun!![]()
Well.. i already have this oneOriginally Posted by SculleatR
.
But THANKS anyway!
Mybe it is a stupid question. but anyway:
Can someone write here a smaaaaaal "how to" with a few basic steps, like this:
"To code your Game Boy Emulator, you will need to Load the rom into the memory, create a stack pionter, a program counter, a screen array..." Yes, something like that.
Please! Your help is greatly needed!![]()
I got an emulation thesis if you're interested
Knowledge is power
I don't think you need anything other than that manual skulleatr posted, I had a look at it, looks very nice.
You could also download a cart header doc and a memory map doc and you should be set to go.
Btw skulleatr, where'd you get this doc from?