Gameboy Development Forum

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.

Ads

#1 2008-04-17 01:27:30

www.BoumPower.ch
Member
Registered: 2008-04-04
Posts: 20
Website

Looking for programer

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

 

#2 2008-04-18 06:10:13

bertc3p0
New member
Registered: 2008-04-18
Posts: 1

Re: Looking for programer

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

 

#3 2008-04-18 06:57:43

www.BoumPower.ch
Member
Registered: 2008-04-04
Posts: 20
Website

Re: Looking for programer

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

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson