felipesanches / mame

MAME - Multiple Arcade Machine Emulator
Other
4 stars 1 forks source link

[anotherworld] Instantiate an Amiga Paula chip ? #10

Open felipesanches opened 7 years ago

felipesanches commented 7 years ago

I think it would be neat to replace the sound code by an instantiation of an Amiga Paula chip and the necessary glue-logic, thinking about how would this game engine be actually implemented if it were real hardware.

As a second step, it would be nice to draft the actual logic circuit for such glue-logic or, alternatively, use a Z80 (or similar CPU/MCU) to control the sound system.

felipesanches commented 7 years ago

But maybe an MSM6295 may be an easier part to source and possibly simpler to interface with. If so, then that would be a better solution.