Search found 11 matches

by Neto
Sun Sep 20, 2020 5:28 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

A few bugs I've encountered while playing the game: 1. Hyper dashing as Hyper Sonic in Sand Shower Zone near badniks or monitors crashes the game. 2. Entering and exiting debug mode as Miles in Sonic 1's special stage crashes the game. 3. When the Sonic 1's special stage is enter from the level select, exiting the special stage by either start+a, ...
by Neto
Fri Sep 11, 2020 3:16 am
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

Hi, I know that sounds a bit lame but... Has anyone a code for unlimited continues/lives? When you lost all lives and continues. You can load the last played level with 3 lives from Save Select Menu. And you can get extra lives entering on bonus stages through lamppost. Hitting a lamppost with 20 or more rings allow you to play a bonus stage where...
by Neto
Mon Aug 10, 2020 3:31 am
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

Brettster wrote: Sun Aug 09, 2020 5:40 pm Tried the version released yesterday V047 but still shows an error on startup, Blue Hex Screen
The game require full SEGA Mapper support to work.
Error $40 - "Mapeador não inicializado" - Means SEGA Mapper not supported by device.
Error $41 - "SRAM não inicializado" - Means SEGA Mapper is supported, but without SRAM Support.
by Neto
Sat Jul 18, 2020 3:01 am
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

..... because I doubt mode 0 works on all consoles. I have various revisions of Genesis / Mega Drive and the game worked without any issue in all of them. Tested in Genesis 1 VA3 (without TMSS), Genesis 1 VA7, Mega Drive 3 (SEGA 315-5960), Genesis CDX, Mega Drive 2017 (Redkid 2500 processor) ( I have other consoles revisions, but I think that is e...
by Neto
Tue Jul 14, 2020 4:25 am
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

If this help, here is a piece of code used to change the Sound Driver. movem.l A0/A1/D0, -(A7) move.w SR, -(A7) ... Some code here bsr.s Reset_Z80_Memory bsr.s Load_Z80_Driver ... Some code here move.w (A7)+, SR movem.l (A7)+, A0/A1/D0 rts ;------------------------------------------------------------------------------- Reset_Z80_Memory: move #$2700...
by Neto
Fri Jul 10, 2020 12:49 am
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

So yeah, the memory contents that I posted before do match if I play a sound above 33 before entering the Super Debugger. I checked the banking and it looked as you described, except that bytes were duplicated in SRAM (so "NNEETTOO" rather than "N E T O"). But this probably has no connection to the banking mechanism and seems t...
by Neto
Thu Jul 09, 2020 12:12 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

Genesis_MiSTer (0.44 Super Debugger): A00000: F3F3 ED56 C385 00F2 A00008: 2A15 0006 0009 087E A00010: 2366 6F08 C900 0000 MAME (0.41c; MAME Debugger genesis_snd_z80 program space memory, since I can't run v0.44 easily) 0000: F331 7E1B C31E 0100 0008: 3A00 4087 38FA C900 0010: DDCB 0156 2802 1810 Both of these z80 RAM content are correct. The diffe...
by Neto
Wed Jul 08, 2020 12:28 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

Just tried the new version .44 and now it does not start at all on the MiSTer. Just shows this debug screen sonic.JPG The last version test if full SEGA Mapper is available and throws exception $40 if ROM mapping fails or exception $41 if SRAM mapping fails. If you have an Everdrive of X-Series you can try a modified O.S. ( https://www.neto-games....
by Neto
Wed Jul 08, 2020 2:28 am
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

I made a change to enable the SRAM banking and ROM banking at the same time and it seems to work, but I still don't understand what's happening with sound. Oddly, it seems to work fine on the Data Select screen but is broken (sometimes static or distorted sound but usually just silence) elsewhere. I think this isn't due to my SRAM banking change b...
by Neto
Tue Jul 07, 2020 6:33 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

Zesty wrote: Tue Jul 07, 2020 2:34 pm Does this romhack work on any flash carts right now?
I have asked Krikzz and the new ED-MD Pro will have support.
P.S. I have downloaded a copy of the O.S. of ED-MD Pro and I could see a reference to my hack in the file "megaos.dat".
by Neto
Tue Jul 07, 2020 1:07 pm
Forum: Genesis / Mega Drive, Sega CD, 32X
Topic: Sonic delta 40mb romhack
Replies: 45
Views: 26090

Re: Sonic delta 40mb romhack

Hi, I am developer o Sonic Delta 40Mb rom hack. The last releases ( https://www.neto-games.com.br/rom_hack/sonic_delta_40_mb.php ) are running without any issues in real hardware. The bank switching scheme used in the game follow SEGA standards, as you can see in the page #51 (copy in attachment ) of this doc ( https://segaretro.org/images/2/27/Gen...