Search found 6 matches
- Thu May 06, 2010 3:42 am
- Forum: SNESdev
- Topic: SNES Neo Myth FLash Cart
- Replies: 64
- Views: 28951
Hi, I helped to find the codes Heinz gave. Looks like those codes Heinz mentioned reference bank C7, which would have to be a mirror of some lower bank because the game in question is only 2 MByte. Indeed the gg code targets the fastrom mirror. This is the true address requested by the CPU on runtim...
- Wed Apr 28, 2010 12:11 pm
- Forum: SNESdev
- Topic: SNES PowerPak
- Replies: 605
- Views: 231996
- Tue Apr 27, 2010 10:16 am
- Forum: SNESdev
- Topic: SNES PowerPak
- Replies: 605
- Views: 231996
Well I don't know from where you got the rom (and I don't want to know) but the goodsnes and no-intro db all agree on the same hash for SoM German which is not the same as yours. Anyway I'll show you how to get the gg code by yourself. This is using the german version with the following hash : (md5)...
- Tue Apr 27, 2010 5:01 am
- Forum: SNESdev
- Topic: Quickdev16 debug console ?
- Replies: 1
- Views: 2268
Quickdev16 debug console ?
Hi there,
The wiki page of the Quickdev16developer cartridge describes a debug console.
Does this allow remote code debugging via a serial port ?
As I still hesite between the powerpack and the quickdev16 for homebrew development, this would be a killer feature.
Thk you.
The wiki page of the Quickdev16developer cartridge describes a debug console.
Does this allow remote code debugging via a serial port ?
As I still hesite between the powerpack and the quickdev16 for homebrew development, this would be a killer feature.
Thk you.
- Tue Apr 27, 2010 4:55 am
- Forum: SNESdev
- Topic: SNES PowerPak
- Replies: 605
- Views: 231996
- Sun Apr 18, 2010 6:00 pm
- Forum: SNESdev
- Topic: What happened with SNES CIC reverse engineering?
- Replies: 248
- Views: 192772
Hi there. These new findings are quite exciting. Some protected games do their check during the game, not only at the beginning. PICs don't come with crystal balls, so you'll have to switch manually in that case. One doesn't need a crystal ball ^ ^ AFAIK, a majority of games detect the region on run...