4 Commits

Author SHA1 Message Date
922fc587bc m68k: library-ifiy
This makes the m68k make rules usable from other makefiles.

This also adds scsp start address macros.

The sound.c example-fragment is deleted, as a better version now exists
in saturn-examples.
2023-05-16 18:20:57 +00:00
f49259ba72 remove incomplete examples
I've remade these in the saturn-examples repository.
2023-01-30 00:10:57 -08:00
a8b0ecfc86 update sound example
This is still an incomplete code fragment, but it does produce sound.
2023-01-25 23:59:05 -08:00
6640c37a1d add several incomplete experiments
- add code loading for m68k

- incomplete scsp experiments

  - the register definitions should be fairly complete,
    though I did not produce actual sound yet

- fix type.h definitions

- incomplete cdblock register definitions
2023-01-23 16:50:42 -08:00