Page 18 of 22
Re: Gens4All with Z80 Emulation
Posted: Wed Jan 12, 2022 8:38 pm
by Ian Micheal
TapamN wrote:
The timestamps on my backups for my BMFont code start in 2017. I guess I could've saved you an hour if I posted it.
I think I'm going to make a thread to post about progress. Having people interested should help motivate me.
Ian Micheal wrote:Problem only happens on rca leads like i said... It works perfect on vga since i dont use rca leads it's not a problem for me but users..
the emulator does not crash and you can go back to the menu there is no sound ether on rca leads when this happens, other games works fine just a few that do this.. The problem game as i said this happens on few others..
Huh. I guess the issue is probably with the emulator core, then. I have no idea how the cable type could cause that. If I manage to get my setup changed so that I can test on NTSC easier, I might go back and take a look at it.
debug loading the rom now
```
Code: Select all
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C096366, PR: 8C096366
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001AC0 R1: 00000010 R2: 00000000 R3: 8C0029C6
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000013A R11: 8C0AB168
OUTPUT:> R12: 000007FF R13: 00000800 R14: 00277214 R15: 8CFE66B8
OUTPUT:> At PC: 8C096366, PR: 8C096366
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/12/2022 - 20:35:08, Exit Code : 0
```
Code: Select all
OUTPUT:> KallistiOS Git revision v2.0.0-489-gfae2358-dirty:
OUTPUT:> Sun 26 Sep 2021 11:00:31 PM CDT
OUTPUT:> alex@alex-ThinkPad-P15-Gen-1:/opt/toolchains/dc/kos
OUTPUT:> maple: active drivers:
OUTPUT:> Dreameye (Camera): Camera
OUTPUT:> Sound Input Peripheral: Microphone
OUTPUT:> PuruPuru (Vibration) Pack: JumpPack
OUTPUT:> VMU Driver: Clock, LCD, MemoryCard
OUTPUT:> Mouse Driver: Mouse
OUTPUT:> Keyboard Driver: Keyboard
OUTPUT:> Controller Driver: Controller
OUTPUT:> Lightgun: LightGun
OUTPUT:> DMA Buffer at ac5f1120
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> fs_romdisk: mounting image at 0x8c0cff6c at /rd
OUTPUT:> dc-load console support enabled
OUTPUT:> maple: attached devices:
OUTPUT:> A0: Dreamcast Controller (01000000: Controller)
OUTPUT:> MAIN !!!!
OUTPUT:> Init genesis bios
OUTPUT:> InitFont
OUTPUT:> Reset variables
OUTPUT:> Init CPUs
OUTPUT:> Load config
OUTPUT:> Load_Config './/gens.cfg'
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Main loop
OUTPUT:> Sound Rate : 22050
OUTPUT:> Sound Enabled: 1
OUTPUT:> DAC Enabled : 1
OUTPUT:> Z80 State : 1
OUTPUT:> CCR: 00000105
OUTPUT:> RD: 64
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 3420
OUTPUT:> Texmode: 2
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 252
OUTPUT:> fs_iso9660: disc change detected
OUTPUT:> (joliet level 3 extensions detected)
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C096366, PR: 8C096366
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001AC0 R1: 00000010 R2: 00000000 R3: 8C0029C6
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000013A R11: 8C0AB168
OUTPUT:> R12: 000007FF R13: 00000800 R14: 00277214 R15: 8CFE66B8
OUTPUT:> At PC: 8C096366, PR: 8C096366
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/12/2022 - 20:35:08, Exit Code : 0
now this is what happens yet it worked the other day and i made a video on hardware never had this type of thing before where it worked now it does this every time
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 6:33 am
by TapamN
Ian Micheal wrote:Code: Select all
OUTPUT:> KallistiOS Git revision v2.0.0-489-gfae2358-dirty:
OUTPUT:> Sun 26 Sep 2021 11:00:31 PM CDT
OUTPUT:> alex@alex-ThinkPad-P15-Gen-1:/opt/toolchains/dc/kos
OUTPUT:> maple: active drivers:
OUTPUT:> Dreameye (Camera): Camera
OUTPUT:> Sound Input Peripheral: Microphone
OUTPUT:> PuruPuru (Vibration) Pack: JumpPack
OUTPUT:> VMU Driver: Clock, LCD, MemoryCard
OUTPUT:> Mouse Driver: Mouse
OUTPUT:> Keyboard Driver: Keyboard
OUTPUT:> Controller Driver: Controller
OUTPUT:> Lightgun: LightGun
OUTPUT:> DMA Buffer at ac5f1120
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> fs_romdisk: mounting image at 0x8c0cff6c at /rd
OUTPUT:> dc-load console support enabled
OUTPUT:> maple: attached devices:
OUTPUT:> A0: Dreamcast Controller (01000000: Controller)
OUTPUT:> MAIN !!!!
OUTPUT:> Init genesis bios
OUTPUT:> InitFont
OUTPUT:> Reset variables
OUTPUT:> Init CPUs
OUTPUT:> Load config
OUTPUT:> Load_Config './/gens.cfg'
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Main loop
OUTPUT:> Sound Rate : 22050
OUTPUT:> Sound Enabled: 1
OUTPUT:> DAC Enabled : 1
OUTPUT:> Z80 State : 1
OUTPUT:> CCR: 00000105
OUTPUT:> RD: 64
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 3420
OUTPUT:> Texmode: 2
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 252
OUTPUT:> fs_iso9660: disc change detected
OUTPUT:> (joliet level 3 extensions detected)
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C096366, PR: 8C096366
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001AC0 R1: 00000010 R2: 00000000 R3: 8C0029C6
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000013A R11: 8C0AB168
OUTPUT:> R12: 000007FF R13: 00000800 R14: 00277214 R15: 8CFE66B8
OUTPUT:> At PC: 8C096366, PR: 8C096366
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/12/2022 - 20:35:08, Exit Code : 0
now this is what happens yet it worked the other day and i made a video on hardware never had this type of thing before where it worked now it does this every time
It looks like the watchdog is timing out while loading the ROM? I thought I paused the watchdog while loading?
Er, I can't find the pause call, so I guess not? I'm surprised people could load larger ROMs at all from disc.
Here's a quick version 4.2, which pauses the watchdog when loading ROMs. I didn't include the full source, just the single file modified file compared to version 4.1.
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 11:16 am
by Ian Micheal
TapamN wrote:Ian Micheal wrote:Code: Select all
OUTPUT:> KallistiOS Git revision v2.0.0-489-gfae2358-dirty:
OUTPUT:> Sun 26 Sep 2021 11:00:31 PM CDT
OUTPUT:> alex@alex-ThinkPad-P15-Gen-1:/opt/toolchains/dc/kos
OUTPUT:> maple: active drivers:
OUTPUT:> Dreameye (Camera): Camera
OUTPUT:> Sound Input Peripheral: Microphone
OUTPUT:> PuruPuru (Vibration) Pack: JumpPack
OUTPUT:> VMU Driver: Clock, LCD, MemoryCard
OUTPUT:> Mouse Driver: Mouse
OUTPUT:> Keyboard Driver: Keyboard
OUTPUT:> Controller Driver: Controller
OUTPUT:> Lightgun: LightGun
OUTPUT:> DMA Buffer at ac5f1120
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> fs_romdisk: mounting image at 0x8c0cff6c at /rd
OUTPUT:> dc-load console support enabled
OUTPUT:> maple: attached devices:
OUTPUT:> A0: Dreamcast Controller (01000000: Controller)
OUTPUT:> MAIN !!!!
OUTPUT:> Init genesis bios
OUTPUT:> InitFont
OUTPUT:> Reset variables
OUTPUT:> Init CPUs
OUTPUT:> Load config
OUTPUT:> Load_Config './/gens.cfg'
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Main loop
OUTPUT:> Sound Rate : 22050
OUTPUT:> Sound Enabled: 1
OUTPUT:> DAC Enabled : 1
OUTPUT:> Z80 State : 1
OUTPUT:> CCR: 00000105
OUTPUT:> RD: 64
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 3420
OUTPUT:> Texmode: 2
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 252
OUTPUT:> fs_iso9660: disc change detected
OUTPUT:> (joliet level 3 extensions detected)
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C096366, PR: 8C096366
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001AC0 R1: 00000010 R2: 00000000 R3: 8C0029C6
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000013A R11: 8C0AB168
OUTPUT:> R12: 000007FF R13: 00000800 R14: 00277214 R15: 8CFE66B8
OUTPUT:> At PC: 8C096366, PR: 8C096366
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/12/2022 - 20:35:08, Exit Code : 0
now this is what happens yet it worked the other day and i made a video on hardware never had this type of thing before where it worked now it does this every time
It looks like the watchdog is timing out while loading the ROM? I thought I paused the watchdog while loading?
Er, I can't find the pause call, so I guess not? I'm surprised people could load larger ROMs at all from disc.
Here's a quick version 4.2, which pauses the watchdog when loading ROMs. I didn't include the full source, just the single file modified file compared to version 4.1.
Well that explains it how one time i got lucky and it just worked thank you TapanM
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 12:56 pm
by Ian Micheal
TapamN wrote:Ian Micheal wrote:Code: Select all
OUTPUT:> KallistiOS Git revision v2.0.0-489-gfae2358-dirty:
OUTPUT:> Sun 26 Sep 2021 11:00:31 PM CDT
OUTPUT:> alex@alex-ThinkPad-P15-Gen-1:/opt/toolchains/dc/kos
OUTPUT:> maple: active drivers:
OUTPUT:> Dreameye (Camera): Camera
OUTPUT:> Sound Input Peripheral: Microphone
OUTPUT:> PuruPuru (Vibration) Pack: JumpPack
OUTPUT:> VMU Driver: Clock, LCD, MemoryCard
OUTPUT:> Mouse Driver: Mouse
OUTPUT:> Keyboard Driver: Keyboard
OUTPUT:> Controller Driver: Controller
OUTPUT:> Lightgun: LightGun
OUTPUT:> DMA Buffer at ac5f1120
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> fs_romdisk: mounting image at 0x8c0cff6c at /rd
OUTPUT:> dc-load console support enabled
OUTPUT:> maple: attached devices:
OUTPUT:> A0: Dreamcast Controller (01000000: Controller)
OUTPUT:> MAIN !!!!
OUTPUT:> Init genesis bios
OUTPUT:> InitFont
OUTPUT:> Reset variables
OUTPUT:> Init CPUs
OUTPUT:> Load config
OUTPUT:> Load_Config './/gens.cfg'
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Main loop
OUTPUT:> Sound Rate : 22050
OUTPUT:> Sound Enabled: 1
OUTPUT:> DAC Enabled : 1
OUTPUT:> Z80 State : 1
OUTPUT:> CCR: 00000105
OUTPUT:> RD: 64
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 3420
OUTPUT:> Texmode: 2
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 252
OUTPUT:> fs_iso9660: disc change detected
OUTPUT:> (joliet level 3 extensions detected)
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C096366, PR: 8C096366
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001AC0 R1: 00000010 R2: 00000000 R3: 8C0029C6
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000013A R11: 8C0AB168
OUTPUT:> R12: 000007FF R13: 00000800 R14: 00277214 R15: 8CFE66B8
OUTPUT:> At PC: 8C096366, PR: 8C096366
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/12/2022 - 20:35:08, Exit Code : 0
now this is what happens yet it worked the other day and i made a video on hardware never had this type of thing before where it worked now it does this every time
It looks like the watchdog is timing out while loading the ROM? I thought I paused the watchdog while loading?
Er, I can't find the pause call, so I guess not? I'm surprised people could load larger ROMs at all from disc.
Here's a quick version 4.2, which pauses the watchdog when loading ROMs. I didn't include the full source, just the single file modified file compared to version 4.1.
Code: Select all
New version
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C096386, PR: 8C096386
OUTPUT:> Z80 Clock 59738
OUTPUT:> R0: 000000A0 R1: 00004A58 R2: A05F7000 R3: 00000378
OUTPUT:> R4: 8C5FFA04 R5: 00000000 R6: 00000094 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 000002B4 R11: 8C0AB188
OUTPUT:> R12: 000007FF R13: 00000800 R14: 00279A14 R15: 8CFE66B8
OUTPUT:> At PC: 8C096386, PR: 8C096386
OUTPUT:> Z80 Clock 59738
OUTPUT:> R0: 8C001A7C R1: 00000010 R2: 0000000B R3: 00000003
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000066C R11: 8C0AB188
OUTPUT:> R12: 000007FF R13: 00000800 R14: 0009DA14 R15: 8CFE66B8
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/13/2022 - 12:48:45, Exit Code : 0
Seems the same problem but it did almost work
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 1:05 pm
by Ian Micheal
works from loading from serial btw
Code: Select all
OUTPUT:> KallistiOS Git revision v2.0.0-489-gfae2358-dirty:
OUTPUT:> Sun 26 Sep 2021 11:00:31 PM CDT
OUTPUT:> alex@alex-ThinkPad-P15-Gen-1:/opt/toolchains/dc/kos
OUTPUT:> maple: active drivers:
OUTPUT:> Dreameye (Camera): Camera
OUTPUT:> Sound Input Peripheral: Microphone
OUTPUT:> PuruPuru (Vibration) Pack: JumpPack
OUTPUT:> VMU Driver: Clock, LCD, MemoryCard
OUTPUT:> Mouse Driver: Mouse
OUTPUT:> Keyboard Driver: Keyboard
OUTPUT:> Controller Driver: Controller
OUTPUT:> Lightgun: LightGun
OUTPUT:> DMA Buffer at ac5f1140
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> fs_romdisk: mounting image at 0x8c0cff8c at /rd
OUTPUT:> dc-load console support enabled
OUTPUT:> maple: attached devices:
OUTPUT:> A0: Dreamcast Controller (01000000: Controller)
OUTPUT:> MAIN !!!!
OUTPUT:> Init genesis bios
OUTPUT:> InitFont
OUTPUT:> Reset variables
OUTPUT:> Init CPUs
OUTPUT:> Load config
OUTPUT:> Load_Config './/gens.cfg'
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Main loop
OUTPUT:> Sound Rate : 22050
OUTPUT:> Sound Enabled: 1
OUTPUT:> DAC Enabled : 1
OUTPUT:> Z80 State : 1
OUTPUT:> CCR: 00000105
OUTPUT:> RD: 64
OUTPUT:> vid_set_mode: 640x480 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 3420
OUTPUT:> Texmode: 2
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 252
OUTPUT:> fs_iso9660: disc change detected
OUTPUT:> (joliet level 3 extensions detected)
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII.bin... done.
OUTPUT:> ***LOADING SRAM***
OUTPUT:> /ram/GENS4ALL_QhD
OUTPUT:> Init_Genesis: Sound_Enable is 1
OUTPUT:> Initing_Sound
OUTPUT:> Sound Rate: 22050
OUTPUT:> Audiobuf size: 32768
OUTPUT:> Name : "PHANTASY STAR The end of the millennium "
OUTPUT:> NameW: "PHANTASY STAR The end of the millennium "
OUTPUT:> Version: " MK-1307 -00"
OUTPUT:> Sonic Z80: 0
OUTPUT:> Sonic 2: 0
OUTPUT:> Ristar: 0
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 3420
No problem with the core loading the game it's just from a cdr
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 3:40 pm
by TapamN
It seems like it's still getting stuck in cdrom_exec_cmd somehow. Alright, here's a version with the watchdog disabled. It will probably end up just freezing.
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 4:48 pm
by Ian Micheal
TapamN wrote:It seems like it's still getting stuck in cdrom_exec_cmd somehow. Alright, here's a version with the watchdog disabled. It will probably end up just freezing.
New version still did this but again works from loading the rom f/pc with a coders cable ?
Code: Select all
OUTPUT:> Texmode: 2
OUTPUT:> Texmode: 2
OUTPUT:> chars size: 252
OUTPUT:> fs_iso9660: disc change detected
OUTPUT:> (joliet level 3 extensions detected)
OUTPUT:> vid_set_mode: 320x240 VGA
OUTPUT:> pvr: disabling vertical scaling for VGA
OUTPUT:> Loading rom Phantasy Star GenIIII - Working Designs (v6.1).bin... At PC: 8C0963A6, PR: 8C0963A6
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001000 R1: FFFFB9E5 R2: A05F7080 R3: 000002D8
OUTPUT:> R4: 00000000 R5: 00000000 R6: 00000000 R7: 00000002
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 0000012D R11: 8C0AB1A8
OUTPUT:> R12: 000007FF R13: 00000800 R14: 0027DA14 R15: 8CFE66B8
OUTPUT:> At PC: 8C0963A6, PR: 8C0963A6
OUTPUT:> Z80 Clock 0
OUTPUT:> R0: 8C001A98 R1: 00000013 R2: 00000010 R3: 00000001
OUTPUT:> R4: 000004F8 R5: FFFFF904 R6: 00000000 R7: 00000798
OUTPUT:> R8: 00000001 R9: 8C0000BC R10: 000004D8 R11: 8C0AB1A8
OUTPUT:> R12: 000007FF R13: 00000800 R14: 000A8214 R15: 8CFE66B8
OUTPUT:> kernel panic: Watchdog timeout
OUTPUT:> arch: aborting the system
STATE:> Upload processus completed on 1/13/2022 - 16:46:57, Exit Code : 0
Still saying this OUTPUT:> kernel panic: Watchdog timeout for a cdr but works on GDEMU with out trouble ? Seek time? works on dreamshell as well.. Just not a cdr
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 5:31 pm
by TapamN
Yeah, it occurred to me a couple minutes ago, even before I read your post, that I disabled it incorrectly. Here's attempt two. I even tested and infinite loop this time.
Actually, it looks like my attempt to disable it only during loads didn't work because I made the same mistake?
Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 5:52 pm
by Ian Micheal
TapamN wrote:Yeah, it occurred to me a couple minutes ago, even before I read your post, that I disabled it incorrectly. Here's attempt two. I even tested and infinite loop this time.
Actually, it looks like my attempt to disable it only during loads didn't work because I made the same mistake?
fixed now

working loading from a cdr with this version well done

Re: Gens4All with Z80 Emulation
Posted: Thu Jan 13, 2022 6:05 pm
by MoeFoh
Ian Micheal wrote:TapamN wrote:Yeah, it occurred to me a couple minutes ago, even before I read your post, that I disabled it incorrectly. Here's attempt two. I even tested and infinite loop this time.
Actually, it looks like my attempt to disable it only during loads didn't work because I made the same mistake?
fixed now

working loading from a cdr with this version well done

I'll make a CDR version with this new binary w/ padding shortly. I'm also going to chop extra "_"'s off the filenames.
Get it here:
https://www.dreamcast-talk.com/forum/vi ... 51&t=14933