3 Commits

Author SHA1 Message Date
Sergiy Dvodnenko
74d7761d54 Move WRAM to sdram. Increase bsram size to 256Kbyte. 2024-09-18 21:01:47 +03:00
Sergey Dvodnenko
79e55d6a3a Add a simple option to play SPC files (audio only, without interface)
* 65C816: fix opcodes in emulation mode (Commodore 64 Collection)

* SCPU: fix VIRQ interrupt (Chuck Rock)

* DSP: fix BRR decoder (240p Test Suite MDFourier)

* SDD1: fix predecoding time (Star Ocean Magno Spanish Translation)

* CX4: tweak timing of branch instructions (Megaman X2 attract mode)

* Add BSX support

* Update README.md

* Add a simple option to play SPC files (audio only, without interface)

* Remove unused debug logic
2020-10-17 01:04:35 +08:00
sorgelig
2b44da96e9 Update sys. Re-organize the sources. 2020-05-11 22:24:53 +08:00