Dillon Beliveau
|
472825c039
|
Devshell working on macos
|
2024-09-03 22:17:30 -07:00 |
|
Dillon Beliveau
|
09263a71c7
|
Merge branch 'master' into dynarec_v2
|
2023-07-16 18:52:51 -07:00 |
|
Dillon Beliveau
|
744d8ed655
|
use macros for format strings
|
2023-07-16 18:45:48 -07:00 |
|
Dillon Beliveau
|
5c3cd84b5e
|
timing slightly more accurate in n64_system_step
|
2023-02-20 13:14:39 -08:00 |
|
Dillon Beliveau
|
71d9365bed
|
Update integer type names
|
2022-07-13 19:24:09 -07:00 |
|
Dillon Beliveau
|
d4e94fc381
|
Fix PI DMA outside of REGION_CART_1_2
|
2022-06-18 23:36:24 -07:00 |
|
Dillon Beliveau
|
4151af79a6
|
Oops
|
2022-06-18 16:11:57 -07:00 |
|
Dillon Beliveau
|
a38a9a3482
|
cart read 8/16 bit fixes, don't use bus functions for DMAs
|
2022-06-18 13:46:46 -07:00 |
|
Dillon Beliveau
|
88124bf109
|
test both interpreter and recompiler with cpu test roms
|
2022-06-12 17:16:36 -07:00 |
|
Dillon Beliveau
|
a9070451d6
|
don't use function pointers for bus access anymore
|
2021-02-25 21:09:25 -05:00 |
|
Dillon Beliveau
|
97f188846c
|
remove more indirection in cpu interpreter
|
2021-02-23 20:20:02 -05:00 |
|
Dillon Beliveau
|
b607a4f6ee
|
Use macros in more places
|
2021-02-23 17:23:29 -05:00 |
|
Dillon Beliveau
|
0a80874be5
|
Remove indirection
|
2021-02-23 17:22:32 -05:00 |
|
Dillon Beliveau
|
0a11e8057f
|
remove stray dep on dma.c/h
|
2020-12-29 14:54:43 -05:00 |
|
Dillon Beliveau
|
d69ab0cd32
|
64 bit addressing working
|
2020-12-26 23:15:03 -05:00 |
|
Dillon Beliveau
|
861e04d5e6
|
allow switching between jit and interpreter without recompiling, debug mode forces interpreter
|
2020-12-25 14:43:21 -05:00 |
|
Dillon Beliveau
|
8e1bd59b04
|
back to interpreter for these tests
|
2020-12-21 20:33:50 -05:00 |
|
Dillon Beliveau
|
a675c11fd0
|
test_rom uses dynarec
|
2020-12-20 15:52:10 -05:00 |
|
Dillon Beliveau
|
0ec6003d02
|
fix tests
|
2020-12-08 01:09:05 -05:00 |
|
Dillon Beliveau
|
acc25b3547
|
determine CIC type and write to PIF RAM. the PIF ROM now boots.
|
2020-11-25 11:51:03 -05:00 |
|
Dillon Beliveau
|
f97396ca2b
|
Merge branch 'master' into parallel-rdp
|
2020-11-10 19:55:18 -05:00 |
|
Dillon Beliveau
|
83f68618d9
|
log number of steps taken in tests
|
2020-11-01 14:52:00 -05:00 |
|
Dillon Beliveau
|
c74a0d0a26
|
longer timeout
|
2020-10-31 12:50:25 -04:00 |
|
Dillon Beliveau
|
f40fae1e8b
|
test case generator
|
2020-10-31 12:16:35 -04:00 |
|
Dillon Beliveau
|
ab3f69c86a
|
don't print every loop
|
2020-10-24 19:51:19 -04:00 |
|
Dillon Beliveau
|
6917c0560c
|
Automatically run test roms if repo cloned
|
2020-10-24 19:22:29 -04:00 |
|