SimoneN64
|
cf47648f92
|
Small perf improvements
|
2023-06-08 22:32:15 +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
|
df3775a559
|
logging overhaul
|
2023-06-05 17:07:20 +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
|
95655b7001
|
Small fixes and improvements
|
2023-03-19 15:24:59 +01:00 |
|
CocoSimone
|
27516afaca
|
Update ImGui
|
2023-02-26 03:49:53 +01:00 |
|
CocoSimone
|
030f04df03
|
Rename dynarec to JIT everywhere
|
2023-02-21 02:20:35 +01:00 |
|
CocoSimone
|
1c42170810
|
fix crash on Windows + small performace improvement BUT breaks Donkey
Kong
|
2023-02-21 01:34:05 +01:00 |
|
CocoSimone
|
f113db7059
|
Use virtual class for different cpu types rather than that hot mess with pointers and shiz
|
2023-02-19 22:14:59 +01:00 |
|
CocoSimone
|
e665f2d6e9
|
move controller logic to PIF
|
2023-02-19 14:54:26 +01:00 |
|
CocoSimone
|
e335304b23
|
fix bug in memory: was using fastmem's read pages for writes too.
|
2023-02-19 12:17:04 +01:00 |
|
CocoSimone
|
abc14302cc
|
move MapVAddr to Cop0.hpp and no template necessary
|
2023-02-19 12:14:39 +01:00 |
|
CocoSimone
|
55f792d995
|
Optimizations (are they?)
|
2023-02-17 17:16:56 +01:00 |
|
CocoSimone
|
2cd82dff69
|
unmap cartridge and imem/dmem from fastmem (checks outweighed the performance) + support for PAL framerate
|
2023-02-11 12:58:18 +01:00 |
|
CocoSimone
|
30c6931f09
|
fix buncha things, can't be assed to list
|
2023-02-10 16:16:16 +01:00 |
|
CocoSimone
|
5d35fb229f
|
make menu bar disappear + change way scaling works
|
2023-02-10 14:22:00 +01:00 |
|
CocoSimone
|
ea5e4895ba
|
Use physical address for indexing into blocks
|
2023-01-13 19:19:51 +01:00 |
|
CocoSimone
|
64630ea06b
|
No more segfault in JIT. Keeps executing the same blocks over and over though...
|
2023-01-04 16:50:33 +01:00 |
|
CocoSimone
|
c915ebc11d
|
Dynarec + CMake restructure
|
2023-01-02 22:07:30 +01:00 |
|
CocoSimone
|
4adb7a46f8
|
Restructure
|
2022-12-22 23:08:37 +01:00 |
|