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 |
|