Commit Graph

323 Commits

Author SHA1 Message Date
CocoSimone
55f792d995 Optimizations (are they?) 2023-02-17 17:16:56 +01:00
CocoSimone
eb10687837 BITCH I'M BACK OUT MY COMA 2023-02-12 23:58:26 +01:00
CocoSimone
a81587ec21 Only use /EHa in MSVC 2023-02-12 15:41:45 +01:00
CocoSimone
e95ca54cd1 fix windows CI (disable gdb stub) 2023-02-11 18:19:15 +01:00
CocoSimone
90fd566e92 hopefully fixes Windows CI 2023-02-11 15:16:58 +01:00
CocoSimone
2a9a9e37b0 add gdbstub 2023-02-11 13:45:55 +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
0954bb23b1 new vector instructions + fixed stupid FPU bug 2023-02-10 03:06:12 +01:00
CocoSimone
3786a5fd3b new vector loads/stores 2023-02-10 02:13:57 +01:00
CocoSimone
6d58728239 Allocate only interpreter or dynarec + hopefully fixed some FPU bugs + hopefully it will build in Windows CI 🙏 2023-02-10 02:13:52 +01:00
CocoSimone
ea5e4895ba Use physical address for indexing into blocks 2023-01-13 19:19:51 +01:00
CocoSimone
60d0dd2c31 More JIT work 2023-01-05 01:20:34 +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
5da1e2a443 Emitting all instructions. Still boogs 2023-01-03 00:38:03 +01:00
CocoSimone
f45f1417e8 Boogs 2023-01-02 22:28:12 +01:00
CocoSimone
c915ebc11d Dynarec + CMake restructure 2023-01-02 22:07:30 +01:00
CocoSimone
408e369df5 Dynarec ground work 2022-12-29 23:05:11 +01:00
CocoSimone
138c3f6a98 Share registers between both cores 2022-12-25 00:01:31 +01:00
CocoSimone
2fad0d8b98 Fix windows, hopefully 2022-12-24 18:35:31 +01:00
CocoSimone
2ea4a88ae8 A bit more refactoring 2022-12-23 22:52:17 +01:00
CocoSimone
4adb7a46f8 Restructure 2022-12-22 23:08:37 +01:00