Commit Graph

62 Commits

Author SHA1 Message Date
Simone Coco
24d4173396 Windows compiles in Debug profile, issue persists in Release profile 2024-08-28 14:48:27 +02:00
SimoneN64
5f7a2fa65f More nice touches to DiscordRPC 2024-08-27 22:31:55 +02:00
SimoneN64
e253627890 Run clangformat everywhere 2024-08-27 21:35:07 +02:00
SimoneN64
010d911adc Merge branch 'dev' into jit
# Conflicts:
#	src/backend/core/registers/Registers.hpp
2024-08-19 23:39:45 +02:00
SimoneN64
a4e6227af2 Fix CLI args 2024-08-16 00:02:14 +02:00
SimoneN64
cd7d967b0a just some touches to the gui 2024-06-21 21:39:49 +02:00
SimoneN64
bbac4e315e Small fixes and improvements 2024-05-26 22:12:40 +02:00
SimoneN64
f32957c93f Small fixes and improvements 2024-05-26 22:11:14 +02:00
SimoneN64
a35fac4a4e Start implementing some instructions 2024-05-21 22:46:08 +02:00
SimoneN64
40cee365a9 Refactor smaller things 2024-05-14 21:31:50 +02:00
Simone
02d1f888d8 Refactor Parallel RDP wrapper 2024-05-14 12:15:27 +02:00
SimoneN64
059f884ca7 Refactor many other things 2024-05-13 20:55:55 +02:00
SimoneN64
5148a836a1 Refactor RSP 2024-05-13 20:55:55 +02:00
Simone
c3ac6476c8 Refactor PIF 2024-05-13 20:55:55 +02:00
SimoneN64
da8760c6df Refactor Scheduler 2024-05-13 20:55:55 +02:00
SimoneN64
f1e81a2dd5 Refactor MIPS Interface 2024-05-13 20:55:55 +02:00
SimoneN64
423647d69a Refactor Mupen Movies 2024-05-13 20:55:55 +02:00
Simone
1f238bbd9e Revert "Merge branch 'jit' of https://github.com/SimoneN64/Kaizen into dev"
This reverts commit 28b3c4493f, reversing
changes made to f4123da691.
2024-01-23 14:25:03 +01:00
Simone
28b3c4493f Merge branch 'jit' of https://github.com/SimoneN64/Kaizen into dev
# Conflicts:
#	CMakeLists.txt
#	src/backend/core/JIT.cpp
#	src/backend/core/JIT.hpp
#	src/backend/core/JIT/instructions.cpp
#	src/backend/core/mmio/PIF/Device.cpp
#	src/frontend/imgui/Settings.hpp
2024-01-23 14:19:52 +01:00
SimoneN64
7caa8c25c5 Audio works 2024-01-22 18:37:02 +01:00
Simone
7d54887d63 input 2024-01-19 17:04:28 +01:00
SimoneN64
042fd05338 WORKS 2024-01-19 00:59:47 +01:00
SimoneN64
7f1bef6037 Make this a unique_prt 2024-01-18 23:35:30 +01:00
Simone
25a6a9f23d smaller fixes 2024-01-18 13:34:17 +01:00
Simone
25d1e4c51f UI itself is usable 2024-01-18 13:13:05 +01:00
SimoneN64
12d744500f to dev 2024-01-02 23:58:11 +01:00
SimoneN64
463b53f0e4 to dev 2024-01-02 23:57:06 +01:00
SimoneN64
1f84b96909 more instructions and formatter 2023-12-25 03:43:17 +01:00
SimoneN64
2a77c1ab25 general clean-up 2023-11-07 22:53:56 +01:00
SimoneN64
4331981d34 Lay down initial PI bus latch implementation 2023-11-06 21:47:47 +01:00
SimoneN64
b1f7659359 Experimental save state support 2023-10-30 09:37:09 +01:00
SimoneN64
8c044b5cd4 Fix for issue #59 2023-10-25 22:59:23 +02:00
SimoneN64
698032f0a1 Lay down BaseCPU structure 2023-07-24 16:06:33 +02:00
SimoneN64
9f27961cb9 things 2023-06-13 21:27:37 +02:00
SimoneN64
0b21f16ea6 don't allocate entire app on heap 2023-06-12 10:13:50 +02:00
SimoneN64
3bb4f5e31e Support for loading archives 2023-06-11 18:27:08 +02:00
SimoneN64
cbc2ca147a more flash work 2023-06-09 17:10:02 +02:00
SimoneN64
7e9cfa1f53 Lay down flash support (doesn't work properly yet) 2023-06-09 16:06:03 +02:00
SimoneN64
25376f06af fix Windows NOMINMAX and _CRT_SECURE_NO_WARNINGS redefinitions 2023-06-07 11:35:57 +02:00
SimoneN64
be7f1fc5a0 small changes and fixes 2023-06-06 10:59:14 +02:00
SimoneN64
776634a293 Fix Donkey Kong 2023-06-05 20:42:21 +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
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
de6a9f2b82 Add mempak and eeprom support 2023-03-19 15:25:35 +01:00
SimoneN64
357b5839ca Use more correct loggings 2023-03-19 15:21:04 +01:00
SimoneN64
8ac5386fd2 PIF stuff 2023-03-04 00:04:28 +01:00
CocoSimone
27516afaca Update ImGui 2023-02-26 03:49:53 +01:00
CocoSimone
1c42170810 fix crash on Windows + small performace improvement BUT breaks Donkey
Kong
2023-02-21 01:34:05 +01:00