Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 334 Bytes

ARM6581 V0.2.0

A MOS 6581/8580 "SID" (Sound Interface Device) chip emulator for ARM32.

First you need to allocate space for the chip core state, either by using the struct from C or allocating/reserving memory using the "m6581Size" Next call m6581Init with a pointer to that memory.

Still missing filters, ring modulation & sync.