Commit Graph

19 Commits

Author SHA1 Message Date
Brandon Wright 8624a3d013 Revert IPL rom optimization.
Something's not quite right with it.
2019-03-10 20:19:54 -05:00
Brandon Wright 8c9d900c10 Add back optimizations. 2019-02-27 18:57:15 -06:00
Brandon Wright 9a44626686 Revert "IPL rom mapping optimization."
This reverts commit 7dd2f760f7.
2019-02-27 18:56:54 -06:00
Brandon Wright 3b854d7c57 APU: Clean up what we're not using. 2019-02-23 16:00:39 -06:00
Brandon Wright 7dd2f760f7 IPL rom mapping optimization. 2019-02-21 13:40:33 -06:00
bladeoner d8a507bef6 Fix several file references in the APU folder 2018-08-19 01:40:32 +02:00
Brandon Wright dfff94200c Add some APU debugging capabilities. 2018-05-16 17:46:28 -05:00
OV2 17b3a81419 Fix some on-exit memory leaks 2017-10-13 22:38:37 +02:00
OV2 a95d69c051 Make DEBUGGER compile again (without APU debugger) 2017-10-10 20:04:22 +02:00
OV2 ba634f195c Align struct name with rest of core 2013-05-18 22:28:21 +02:00
twinaphex 055aeb5b7a (Libretro) Fix Clang build - anonymous structs is illegal for ISO
C++
2013-05-18 20:19:16 +02:00
Brandon Wright 13c55b9260 Allow switching between 3 SMP cores at compile-time. 2011-10-18 13:10:06 -05:00
Brandon Wright 2e94b98e90 Clear up CYCLE_ACCURATE confusion. Rename dsp.* to sdsp.*. 2011-06-25 03:10:42 -05:00
Brandon Wright 08f5601c5f Reduce the sync footprint slightly with less indirection. 2011-06-23 06:14:14 -05:00
Brandon Wright ebc9b70860 Fix permissions. 2011-06-23 05:29:04 -05:00
Brandon Wright 1af39f3845 Clean things up slightly. Switch CYCLE_ACCURATE off, since things seem
to work fine without it.
2011-06-23 05:24:13 -05:00
Brandon Wright 5d5eaedd5e New SMP is tentatively "running" now. 2011-06-22 06:03:29 -05:00
Brandon Wright 10a521e39c byuu APU now being used. Nothing works yet.
Sync is broken, but the new SMP will handle ratios now.
Save states need to be redone without serializer.
No SPC dumping.
2011-06-18 05:31:44 -05:00
Brandon Wright c9c49095ee Add byuu's SMP and DSP files to tree. 2011-06-12 01:25:22 -05:00