Dillon Beliveau
|
8778e9c453
|
RSP JIT works with >1 size blocks
|
2021-05-29 20:09:47 -04:00 |
|
Dillon Beliveau
|
36b5076096
|
fixes
|
2021-05-29 19:44:23 -04:00 |
|
Dillon Beliveau
|
9e5d5e0968
|
WIP RSP JIT
|
2021-05-29 15:38:19 -04:00 |
|
Dillon Beliveau
|
ef343a738a
|
RSP DMA optimizations
|
2021-05-29 12:31:55 -04:00 |
|
Dillon Beliveau
|
b07ecd9c4b
|
consts for ends of regions
|
2021-05-29 12:11:55 -04:00 |
|
Dillon Beliveau
|
f47f3ce076
|
optimize a few more JIT instructions
|
2021-05-29 12:06:19 -04:00 |
|
Dillon Beliveau
|
0524f2f1f3
|
testing more games
|
2021-05-23 16:10:56 -04:00 |
|
Dillon Beliveau
|
6d26bdc114
|
script to help with compatibility testing
|
2021-05-23 16:10:49 -04:00 |
|
Dillon Beliveau
|
6d3f8a1bdf
|
Add WIP compatibility list
|
2021-05-23 14:52:33 -04:00 |
|
Dillon Beliveau
|
e6153c2cfe
|
just warn when fpu exceptions are enabled
|
2021-05-23 11:33:53 -04:00 |
|
Dillon Beliveau
|
9e61ca20fd
|
no need to log this
|
2021-05-17 00:01:19 -04:00 |
|
Dillon Beliveau
|
9e6935dec5
|
seems the 64 bit TLB doesn't exist in the N64. support TLB misses in more instructions
|
2021-05-16 21:21:28 -04:00 |
|
Dillon Beliveau
|
95ef000611
|
Fix build on Windows
|
2021-05-16 19:59:58 -04:00 |
|
Dillon Beliveau
|
562ffdc072
|
try other file extensions if the specified one doesn't exist
|
2021-05-15 21:39:24 -04:00 |
|
Dillon Beliveau
|
c160dd2216
|
implot antialiasing
|
2021-05-15 19:04:48 -04:00 |
|
Dillon Beliveau
|
22a55b57cc
|
interrupt metrics, better plot axis scaling
|
2021-05-15 17:48:28 -04:00 |
|
Dillon Beliveau
|
5c57279fc0
|
fix tests
|
2021-05-15 15:48:45 -04:00 |
|
Dillon Beliveau
|
0ea8cf06aa
|
PI interrupts on scheduler
|
2021-05-15 14:01:09 -04:00 |
|
Dillon Beliveau
|
a6d3cb8242
|
split PI into own file
|
2021-05-15 13:48:18 -04:00 |
|
Dillon Beliveau
|
84991cfbe4
|
audio tweaks
|
2021-05-15 13:12:38 -04:00 |
|
Dillon Beliveau
|
fb902eae87
|
also check scheduler in interpreter
|
2021-05-15 12:31:47 -04:00 |
|
Dillon Beliveau
|
7234273fb7
|
perform SI DMA at end of delay
|
2021-05-15 12:04:24 -04:00 |
|
Dillon Beliveau
|
d55dcde60c
|
split SI code into own module, implement a scheduler and put SI DMA complete events on it
|
2021-05-15 11:38:50 -04:00 |
|
Dillon Beliveau
|
fee4b11249
|
Links to builds in README
|
2021-05-09 15:10:55 -04:00 |
|
Dillon Beliveau
|
6be8f76302
|
Early revisions of kirby 64 in japan had SRAM instead of EEPROM
|
2021-05-09 12:23:51 -04:00 |
|
Dillon Beliveau
|
355ec0d1b6
|
Just use CEN64's game db
|
2021-05-09 12:11:57 -04:00 |
|
Dillon Beliveau
|
486e9f483c
|
Fix keyboard joystick Y axis being reversed
|
2021-05-09 11:29:35 -04:00 |
|
Dillon Beliveau
|
d796a774b2
|
Update README.md
|
2021-05-09 11:09:40 -04:00 |
|
Dillon Beliveau
|
2963e6999c
|
more reliable check if ROM is PAL
|
2021-05-09 10:40:24 -04:00 |
|
Dillon Beliveau
|
a258c971f9
|
PIF HLE: PAL working for 7106
|
2021-05-09 10:35:39 -04:00 |
|
Dillon Beliveau
|
d8e5b46581
|
PIF HLE: PAL working for 7101
|
2021-05-09 10:31:22 -04:00 |
|
Dillon Beliveau
|
367421cb62
|
PIF HLE: PAL working for 7103
|
2021-05-09 10:28:02 -04:00 |
|
Dillon Beliveau
|
5cc2016524
|
PIF HLE: PAL supported for 7102 and 7105
|
2021-05-09 10:21:56 -04:00 |
|
Dillon Beliveau
|
61b6e2c1e3
|
split handling of 6101/7102
|
2021-05-09 10:06:34 -04:00 |
|
Dillon Beliveau
|
c2efefab91
|
PIF HLE working for 6101
|
2021-05-09 09:34:58 -04:00 |
|
Dillon Beliveau
|
616ed9966f
|
PIF HLE for 6101 working
|
2021-05-09 09:31:48 -04:00 |
|
Dillon Beliveau
|
95479bca82
|
PIF HLE for 6103 working
|
2021-05-09 09:29:53 -04:00 |
|
Dillon Beliveau
|
966d93d85a
|
PIF HLE for 6105 working
|
2021-05-09 09:26:50 -04:00 |
|
Dillon Beliveau
|
8e314dd1b2
|
PIF HLE improvements
|
2021-05-09 08:26:50 -04:00 |
|
Dillon Beliveau
|
67ddbb2b6e
|
Disable terminal colors on Windows
|
2021-05-09 07:54:02 -04:00 |
|
Dillon Beliveau
|
37e57d9383
|
Update README.md
|
2021-05-08 19:29:54 -04:00 |
|
Dillon Beliveau
|
2ed9a6be14
|
Update README.md
|
2021-05-08 19:27:26 -04:00 |
|
Dillon Beliveau
|
9a8238ac16
|
CI: enable Vulkan feature for Windows build's SDL package
|
2021-05-08 19:23:34 -04:00 |
|
Dillon Beliveau
|
f257f09cd6
|
Update README.md
|
2021-05-08 18:23:32 -04:00 |
|
Dillon Beliveau
|
834e746d2f
|
CI: Build windows version in release mode, and include SDL2.dll in the artifacts zip
|
2021-05-08 18:19:01 -04:00 |
|
Dillon Beliveau
|
6d364b3673
|
Windows CI
|
2021-05-08 17:40:35 -04:00 |
|
Dillon Beliveau
|
74a4c20d8b
|
Merge pull request #11 from Dillonb/windows-port-take-2
Windows port - take 2
|
2021-05-08 14:49:18 -04:00 |
|
Dillon Beliveau
|
5930246cde
|
VirtualProtect to make codecache executable on Windows
|
2021-05-08 14:27:43 -04:00 |
|
Dillon Beliveau
|
1c2c75f36b
|
separate type of static assert for C++
|
2021-05-08 13:53:09 -04:00 |
|
Dillon Beliveau
|
a1028be3bb
|
Fix mips_instruction_t bitfield
|
2021-05-08 13:15:24 -04:00 |
|