[hatari-devel] Using hatari to generate YM register dump

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Some may know me creating videos of chiptune register dumps.
I currently use sc68 which has a realtime dump feature of the YM2149 registers.
I process that with a result like this:
https://www.youtube.com/watch?v=2cLCJ3gRBgw
(read video description for details of whats shown)

As sc68 does often not play DMA channel, I want to use another engine, i.e. why not hatari. My idea is to hook somewhere (that's the question of this email) into hatari to write all YM registes and the system clock every time a register is updated. This is on linux. So write to stdout, then postprocess for "nice" display.
The dump won't include DMA, too much data. So only YM.
Before I start digging into the code, maybe there is already something available?

George/Gunstick



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/