XRoar - WD2797

Hardware Hacking, Programming and Game Solutions/Cheats
Post Reply
pser1
Posts: 1672
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

XRoar - WD2797

Post by pser1 »

@Ciaran
Hello,
I was trying to read a track at once using the command apparently supported by the controller inside the Dragon (WD2797)
but I cannot get it to work.
Is this command ($E0) supported on XRoar or should I try it on real hardware?
Thanks in advance
pere

Ps Tracing the program with GDB I found that an NMI is received at the same time I send the command to $FF40
that seems strange to me ... it should be generated when the command is completed!
sixxie
Posts: 1348
Joined: Fri Jul 18, 2008 8:36 am
Location: Hertfordshire
Contact:

Re: XRoar - WD2797

Post by sixxie »

pser1 wrote: Thu Apr 11, 2024 6:45 pm I was trying to read a track at once using the command apparently supported by the controller inside the Dragon (WD2797)
but I cannot get it to work.
Is this command ($E0) supported on XRoar or should I try it on real hardware?
Ah sorry, it's very much not supported.

When I finally implement flux level support (e.g. HFE), it's definitely going to be on the the list. But there's no way to implement the phantom missing clock recognition with the code as it stands, and without that I'd end up emulating the function being far more useful than it actually is ;)

..ciaran
pser1
Posts: 1672
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: XRoar - WD2797

Post by pser1 »

OK, thanks for explaining it!
I will try it on real hardware then.
cheers!
pere
Post Reply