rb6502 on master
cdrom: Pass phys flag to read_p⦠(compare)
happppp on master
tms2100: add event counter (compare)
happppp on master
tms2100: add interrupt pin (compare)
Hi, I've only just come across MAME and i've noticed it has some code for 'ADSP-2106x SHARC Disassembler' (https://github.com/mamedev/mame/blob/master/src/devices/cpu/sharc/sharcdsm.cpp)
I'm currently in the process of reverse engineering a thermal camera which makes use of an ADSP-2106x.
I've determined that the ADSP boots off an external flash, and i've since desoldered it and taken an image.
Can MAME somehow take my dumped flash contents and run it somehow? (i assume the answer is yes...) I've had a look at the documentation but nothing stands out at me. Could someone please point me in the right direction?