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
|
7df5eaeaf1
|
Revert "APU: Seemingly obvious optimization."
This reverts commit f24ca1f8a2 .
|
2019-02-27 18:57:07 -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 |
Brandon Wright
|
f24ca1f8a2
|
APU: Seemingly obvious optimization.
|
2019-02-21 12:42:27 -06:00 |
Brandon Wright
|
dfff94200c
|
Add some APU debugging capabilities.
|
2018-05-16 17:46:28 -05: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
|
b66f00d6f4
|
Change type of temporary vars to properly clip. Fixes SMT problem.
|
2012-02-01 09:33:04 -06:00 |
Brandon Wright
|
804d419b39
|
Inline some functions to avoid vtable lookups.
|
2012-01-26 13:42:27 -06:00 |
Brandon Wright
|
a19395ee3c
|
Start converting some opcodes to cycle-based.
|
2011-09-14 12:54:51 -05:00 |
Brandon Wright
|
4668ae5850
|
Fix save state error.
|
2011-09-07 11:46:52 -05:00 |
Brandon Wright
|
2b5a54b401
|
Inline ticks. This should fix speed issues.
|
2011-07-05 06:23:24 -05:00 |
Brandon Wright
|
63b0a6d45e
|
Add DSP clock remainder to save state.
|
2011-07-04 17:33:09 -05:00 |
Brandon Wright
|
ebc9e721f6
|
Add SPC dumping support.
|
2011-06-26 05:33:14 -05:00 |
Brandon Wright
|
39add9b47e
|
Save states support for new APU.
|
2011-06-24 06:42:04 -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
|
c9c49095ee
|
Add byuu's SMP and DSP files to tree.
|
2011-06-12 01:25:22 -05:00 |