SimoneN64
|
b1f7659359
|
Experimental save state support
|
2023-10-30 09:37:09 +01:00 |
|
SimoneN64
|
698032f0a1
|
Lay down BaseCPU structure
|
2023-07-24 16:06:33 +02:00 |
|
SimoneN64
|
e587c31150
|
Avoid rendering if window is minimized + pause on minimize/losing focus
|
2023-07-22 19:34:57 +02:00 |
|
SimoneN64
|
d0bccfc7e7
|
Should use SDL_free for drag and drop char*
|
2023-07-10 21:20:52 +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
|
9f27961cb9
|
things
|
2023-06-13 21:27:37 +02:00 |
|
SimoneN64
|
08c9484857
|
move done variable into window class
|
2023-06-12 17:15:43 +02:00 |
|
SimoneN64
|
fe43d3bb80
|
ops
|
2023-06-12 15:36:15 +02:00 |
|
SimoneN64
|
3bb4f5e31e
|
Support for loading archives
|
2023-06-11 18:27:08 +02:00 |
|
SimoneN64
|
df3775a559
|
logging overhaul
|
2023-06-05 17:07:20 +02:00 |
|
SimoneN64
|
30fce7ecf7
|
get rid of JIT and other things
|
2023-06-04 22:28:23 +02:00 |
|
SimoneN64
|
f2e0bda841
|
Better check for SDL gamepad detection
|
2023-03-19 15:18:09 +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
|
64630ea06b
|
No more segfault in JIT. Keeps executing the same blocks over and over though...
|
2023-01-04 16:50:33 +01:00 |
|
CocoSimone
|
815075986b
|
oops
|
2022-12-22 23:17:46 +01:00 |
|
CocoSimone
|
4adb7a46f8
|
Restructure
|
2022-12-22 23:08:37 +01:00 |
|
CocoSimone
|
aff00bdca3
|
We do a little saving (Widget + json serialization)
|
2022-12-17 02:34:42 +01:00 |
|
CocoSimone
|
3b3015e846
|
Discord Rich Presence!
|
2022-12-06 22:06:52 +01:00 |
|
Simone Coco
|
eadb4594f5
|
TLBWR + Scheduler (SI DMA delay)
|
2022-10-21 16:49:52 +02:00 |
|
CocoSimone
|
a8fda9770c
|
Delay SI DMAs, implement TAS movie replay (WIP), and fix DIV
|
2022-10-18 20:46:45 +02:00 |
|
CocoSimone
|
73d65c2246
|
SSV and SLV switched, fix shift in SBV, implement "Dump RDRAM" and "Dump IMEM" buttons in GUI
|
2022-10-06 02:17:36 +02:00 |
|
Simone Coco
|
4757cbb8ef
|
cycle counting fixed
|
2022-10-05 12:09:31 +02:00 |
|
CocoSimone
|
770339f84e
|
SW in Lemmy's suite with Krom's IPL3 loops infinitely due to throwing exception that shouldn't happen
|
2022-10-01 03:48:31 +02:00 |
|
CocoSimone
|
a711093b55
|
clamping logic + sdr fix + rsp.status gets written the same way as RSP::Write on RSP::MTC0
|
2022-09-25 22:02:31 +02:00 |
|
CocoSimone
|
8c97be3619
|
PIF fixes + implement drag and drop
|
2022-09-20 23:02:05 +02:00 |
|
CocoSimone
|
708dde5b6c
|
Introduce game db + fallback to stem of filename + volume control
|
2022-09-18 22:47:25 +02:00 |
|
Simone Coco
|
bef4705ffa
|
avoid building tests and archs other than MIPS for capstone in CI
|
2022-09-17 21:40:38 +02:00 |
|
CocoSimone
|
645a20931a
|
fix pads, start RSP
|
2022-09-10 01:05:46 +02:00 |
|
CocoSimone
|
c15d881adb
|
fixed J
|
2022-09-07 20:32:34 +02:00 |
|
CocoSimone
|
51c334fc1a
|
GUI work
|
2022-08-20 15:34:27 +02:00 |
|
CocoSimone
|
7962ae12e3
|
Fix imgui support + update README.md
|
2022-08-20 14:49:49 +02:00 |
|
CocoSimone
|
02636d38b6
|
Controller + avoid disassembling if in Release build + minor things
|
2022-08-18 18:33:16 +02:00 |
|
CocoSimone
|
066b1ace17
|
Update parallel-rdp properly
|
2022-08-18 14:52:09 +02:00 |
|
CocoSimone
|
e2313c212c
|
Fix parallel-rdp integration and reset whole state upon loading rom
|
2022-08-13 20:17:48 +02:00 |
|
CocoSimone
|
e4c6217fd0
|
fix PI DMA not firing due to opy-paste error + disassembly
|
2022-08-12 14:49:35 +02:00 |
|
CocoSimone
|
2e05e81c53
|
comment out imgui stuff for now
|
2022-08-11 19:54:03 +02:00 |
|
CocoSimone
|
8a450e110b
|
keep fixing parallel-rdp stuff
|
2022-08-06 19:51:31 +02:00 |
|
CocoSimone
|
d580dc6cdd
|
Imgui and ParallelRDP stuff
|
2022-08-05 13:58:35 +02:00 |
|
CocoSimone
|
a54f2cbfb7
|
frontend separation
|
2022-07-11 12:25:50 +02:00 |
|
CocoSimone
|
ac0f3ffd8c
|
imgui
|
2022-07-11 00:53:03 +02:00 |
|