SimoneN64
|
180f07c23f
|
Start implementing some instructions
|
2023-08-13 09:42:00 +02:00 |
|
SimoneN64
|
f708f0452d
|
Fix last linking issues
|
2023-08-12 15:42:56 +02:00 |
|
SimoneN64
|
e3ab5d73e7
|
Stop using magic numbers for switch-case in decode.cpp
|
2023-08-12 15:42:42 +02:00 |
|
SimoneN64
|
8caade761f
|
Call lwc1/swc1/ldc1/sdc1 correctly in JIT
|
2023-08-12 15:42:14 +02:00 |
|
SimoneN64
|
9992d216c5
|
fix Interpreter::LL
|
2023-08-12 15:41:43 +02:00 |
|
SimoneN64
|
f4c58a4b1d
|
stub jit instructions for linking
|
2023-08-12 15:41:21 +02:00 |
|
SimoneN64
|
9266308c63
|
start to implement recompile function and the like
|
2023-08-12 15:41:05 +02:00 |
|
SimoneN64
|
4a7997b91e
|
structure jit
|
2023-08-11 15:51:10 +02:00 |
|
SimoneN64
|
79c7b070eb
|
project restructure
|
2023-08-11 15:19:39 +02:00 |
|
CocoSimone
|
a5bbd2dc9a
|
Don't force inline
|
2023-08-11 12:48:30 +02:00 |
|
SimoneN64
|
acb858aa7c
|
Properly credit ares for things I referenced
|
2023-08-04 08:42:18 +02:00 |
|
SimoneN64
|
4715652970
|
Lay down initial JIT structure
|
2023-07-25 10:56:27 +02:00 |
|
SimoneN64
|
fcee7f5850
|
DMEM/IMEM mirroring
|
2023-07-25 10:23:06 +02:00 |
|
SimoneN64
|
a809a76b28
|
oops, duplicated registers and mem member objects
|
2023-07-25 09:51:08 +02:00 |
|
SimoneN64
|
44c3a6f155
|
Move "Step" out of Interpreter.hpp
|
2023-07-25 09:15:32 +02:00 |
|
SimoneN64
|
698032f0a1
|
Lay down BaseCPU structure
|
2023-07-24 16:06:33 +02:00 |
|
SimoneN64
|
0daa56b25d
|
Remove SFML from code
|
2023-07-06 23:11:24 +02:00 |
|
SimoneN64
|
18615ad36d
|
attempt at fixing Linux linking error
|
2023-06-28 10:07:27 +02:00 |
|
SimoneN64
|
9242fe986f
|
Fix Windows CI (linux still bork)
Update unarr
Add new log options
Minor improvements
|
2023-06-28 09:36:19 +02:00 |
|
SimoneN64
|
6a7f2e144c
|
packets
|
2023-06-28 09:35:48 +02:00 |
|
SimoneN64
|
e8cd317d0d
|
lay down netplay code
|
2023-06-28 09:35:48 +02:00 |
|
SimoneN64
|
9d78293be3
|
Fix couple of warnings
|
2023-06-12 18:32:05 +02:00 |
|
SimoneN64
|
7a7d7feee2
|
small change
|
2023-06-12 10:14:15 +02:00 |
|
SimoneN64
|
91575fe4df
|
fix some warnings
|
2023-06-12 10:12:55 +02:00 |
|
SimoneN64
|
3bb4f5e31e
|
Support for loading archives
|
2023-06-11 18:27:08 +02:00 |
|
SimoneN64
|
cfc080fe2d
|
Finally use memory mapped file for saves
|
2023-06-10 23:12:35 +02:00 |
|
SimoneN64
|
cbc2ca147a
|
more flash work
|
2023-06-09 17:10:02 +02:00 |
|
SimoneN64
|
f62df87381
|
Reduntant includes
|
2023-06-09 16:06:16 +02:00 |
|
SimoneN64
|
7e9cfa1f53
|
Lay down flash support (doesn't work properly yet)
|
2023-06-09 16:06:03 +02:00 |
|
SimoneN64
|
446be92d49
|
Memory: finally use macros for switches
|
2023-06-09 12:24:58 +02:00 |
|
SimoneN64
|
c8f416717b
|
Change mapping a bit
|
2023-06-08 22:32:24 +02:00 |
|
SimoneN64
|
cf47648f92
|
Small perf improvements
|
2023-06-08 22:32:15 +02:00 |
|
SimoneN64
|
ca5d431770
|
initial RTC implementation
|
2023-06-06 11:29:19 +02:00 |
|
SimoneN64
|
d0a27d1af1
|
initial RTC implementation
|
2023-06-06 10:59:36 +02:00 |
|
SimoneN64
|
8fb0dd826d
|
more inlined stuff
|
2023-06-06 10:59:25 +02:00 |
|
SimoneN64
|
be7f1fc5a0
|
small changes and fixes
|
2023-06-06 10:59:14 +02:00 |
|
SimoneN64
|
ecdf7473e2
|
cartinfo is useless
|
2023-06-06 10:58:32 +02:00 |
|
SimoneN64
|
537ab446ba
|
schedule pi dma (now works)
|
2023-06-06 10:12:18 +02:00 |
|
SimoneN64
|
3b029bd2bd
|
Stop unnecessarily creating eeprom file
|
2023-06-05 22:11:26 +02:00 |
|
SimoneN64
|
ca9204044f
|
Lay down RTC things
|
2023-06-05 21:54:06 +02:00 |
|
SimoneN64
|
39152893ca
|
Oops I inverted C Down and C Left :P
|
2023-06-05 21:32:34 +02:00 |
|
SimoneN64
|
93d7e202d2
|
Fix goofy ahh segfault
|
2023-06-05 21:07:28 +02:00 |
|
SimoneN64
|
32c66fdf5f
|
fix some warnings and use the damn FORCE_INLINE macro otherwise what's it there for
|
2023-06-05 20:54:34 +02:00 |
|
SimoneN64
|
05c0fd139e
|
schedule pi dma
|
2023-06-05 17:32:11 +02:00 |
|
SimoneN64
|
df3775a559
|
logging overhaul
|
2023-06-05 17:07:20 +02:00 |
|
SimoneN64
|
9e37e961ba
|
small changes
|
2023-06-05 16:57:45 +02:00 |
|
SimoneN64
|
304919de76
|
fix fmt compilation error
|
2023-06-05 11:28:36 +02:00 |
|
SimoneN64
|
f92c65326c
|
Reset system overhaul
|
2023-06-05 11:28:11 +02:00 |
|
SimoneN64
|
30fce7ecf7
|
get rid of JIT and other things
|
2023-06-04 22:28:23 +02:00 |
|
SimoneN64
|
94ce40429f
|
JIT: Passing first 2 tests in basic_simpleboot
|
2023-03-20 23:37:54 +01:00 |
|