6 Commits

Author SHA1 Message Date
778138971f midi: play c major scale
TIMA occurs at half the speed predicted in the SCSP manual in
mednafen, but at the correct speed in Kronos. I don't know which is
correct.
2023-06-27 10:15:14 +00:00
f7a178384c scsp: add fm example 2023-06-24 02:59:31 +00:00
3b82199d08 sound_cpu__interrupt: add slot visuals
This shows the value of some of the most relevant SCSP slot fields.
2023-05-19 23:08:19 +00:00
1bd38b78f5 m68k: vectors/handlers are linked by default 2023-05-17 10:38:00 +00:00
f21e1d5c78 m68k: add new "interrupt" example
I don't completely understand how the scsp timers work; "8192" is a
magic number I came up with by experimentation.
2023-05-17 10:33:40 +00:00
8246b94aee add m68k example 2023-05-16 18:37:00 +00:00