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.
We are looking for somebody that could write the following code :
*** read a cartridge binary from link connector and write it on the flash memory
- all the code must be in RAM area while Flash memory is disabled during write cycle
- data transfer will be block oriented protocol
- source code must be available and free of rights
we offer a GB-PIC cartridge for doing this job
Contact us for more information
Last edited by www.BoumPower.ch (2008-04-17 01:28:10)
Offline
Hello,
nice idea. Is this similar to:
http://reinerziegler.de/readplus.htm#GameLink%20cable ?
http://reinerziegler.de/download/linkplus.zip
IMO you only need to modify the flash code write commands ...
regards,
bertc3p0
Last edited by bertc3p0 (2008-04-18 06:14:54)
Offline
bertc3p0 wrote:
nice idea. Is this similar to:
http://reinerziegler.de/readplus.htm#GameLink%20cable ?
http://reinerziegler.de/download/linkplus.zip
IMO you only need to modify the flash code write commands ...
Yes, it's quite the same :
- for uploading software (GB & PIC) and data to the GB cartridge
- communication
Thank for the answer... I haven't much time and I need to integrate with C (gbdk), but I will take time to look this
Offline