CocoSimone
|
60ad309eb7
|
New DB
|
2022-12-18 20:26:31 +01:00 |
|
CocoSimone
|
d91258bf08
|
Game list
|
2022-12-18 02:38:32 +01:00 |
|
CocoSimone
|
aff00bdca3
|
We do a little saving (Widget + json serialization)
|
2022-12-17 02:34:42 +01:00 |
|
CocoSimone
|
c1b57403cd
|
Merge branch 'master' into dynarec
# Conflicts:
# .github/workflows/build.yml
# src/CMakeLists.txt
# src/frontend/imgui/Window.cpp
# src/n64/Core.cpp
# src/n64/core/interpreter/cop/cop1instructions.cpp
# src/n64/core/interpreter/decode.cpp
# src/n64/core/registers/Cop1.cpp
|
2022-12-16 23:23:27 +01:00 |
|
CocoSimone
|
08e0903fa0
|
Map physical addresses for fastmem + minor optimization
|
2022-12-16 23:13:58 +01:00 |
|
CocoSimone
|
1b743b4359
|
minor fixes
|
2022-12-12 02:48:07 +01:00 |
|
CocoSimone
|
bbcc453ae2
|
DPI awareness, TODO: handle moving to different monitors
|
2022-12-09 05:40:32 +01:00 |
|
CocoSimone
|
ad68b1c7d0
|
update mario.png
|
2022-12-06 22:10:53 +01:00 |
|
CocoSimone
|
3b3015e846
|
Discord Rich Presence!
|
2022-12-06 22:06:52 +01:00 |
|
CocoSimone
|
1aeddbfc9f
|
Don't use virtual class for different type of cpu core
|
2022-12-06 20:51:37 +01:00 |
|
CocoSimone
|
f6824eaa4f
|
rename emulator
|
2022-11-19 22:26:43 +01:00 |
|
Simone Coco
|
c04ed9a20d
|
rename emulator
|
2022-11-18 02:48:21 +01:00 |
|
CocoSimone
|
487160b198
|
Scheduler (SI DMA delay)
|
2022-10-21 19:02:44 +02:00 |
|
CocoSimone
|
6a42a212c4
|
Remove memory editor
|
2022-10-18 12:26:07 +02:00 |
|
CocoSimone
|
932275ab32
|
Couple RDP fixes and some other stuff i forgor 💀
|
2022-10-16 21:37:48 +02:00 |
|
CocoSimone
|
fc6642554c
|
Introduce memory editor and fix crash on dumping RDRAM
|
2022-10-12 01:46:22 +02:00 |
|
CocoSimone
|
0ac6f07054
|
fix nasty bug on writing to RSP PC. Mario Kart 64 boots now
|
2022-10-10 23:35:14 +02:00 |
|
CocoSimone
|
6d9516933d
|
fix decoding rsp
|
2022-10-06 18:30:04 +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
|
89daa969eb
|
VRSQ + VNAND + fix "Paused" in window title
|
2022-10-05 17:21:03 +02:00 |
|
Simone Coco
|
80c8718fef
|
SUPER MARIO 64 BOOTS, works until peach letter
|
2022-10-05 11:22:04 +02:00 |
|
CocoSimone
|
b79c869415
|
Add support for different CIC chips
|
2022-10-01 14:45:43 +02:00 |
|
Simone Coco
|
cff03301ac
|
Single cmakelist, because I'm done maintaining an unstable shitty build system, one is easier
|
2022-09-21 13:49:15 +02:00 |
|
CocoSimone
|
f88fcf657e
|
Implement RSP MEM mirroring
|
2022-09-19 20:07:28 +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 |
|
Simone Coco
|
71899ef9fa
|
Statically link on windows, copy resources folder in CI
|
2022-09-17 20:16:25 +02:00 |
|
CocoSimone
|
645a20931a
|
fix pads, start RSP
|
2022-09-10 01:05:46 +02:00 |
|
CocoSimone
|
314f6629f0
|
update prdp
|
2022-09-08 00:06:35 +02:00 |
|
CocoSimone
|
c15d881adb
|
fixed J
|
2022-09-07 20:32:34 +02:00 |
|
CocoSimone
|
87ad20b519
|
trying to fix weird derailing
|
2022-08-28 23:48:08 +02:00 |
|
CocoSimone
|
b4812cd442
|
debugger work
|
2022-08-27 18:52:04 +02:00 |
|
CocoSimone
|
d5743f4dc2
|
debugger work
|
2022-08-27 14:42:39 +02:00 |
|
CocoSimone
|
631b864641
|
begin debugger work
|
2022-08-26 23:01:05 +02:00 |
|
CocoSimone
|
477e8b7884
|
Add fonts + gdb stub WIP
|
2022-08-25 23:47:52 +02:00 |
|
CocoSimone
|
7c338f4f0c
|
Render to imgui::image
|
2022-08-23 02:24:45 +02:00 |
|
CocoSimone
|
bcde8570b6
|
Fix windows + Implement some RDP reads and writes
|
2022-08-22 19:54:56 +02:00 |
|
CocoSimone
|
68be852238
|
Fixing validation errors (needs a change in parallel-rdp WARNING)
|
2022-08-22 03:47:29 +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
|
701c0de18a
|
Fixed endianness for parallel-rdp
|
2022-08-18 14:14:56 +02:00 |
|
CocoSimone
|
e2313c212c
|
Fix parallel-rdp integration and reset whole state upon loading rom
|
2022-08-13 20:17:48 +02:00 |
|
CocoSimone
|
ed34d9c9ba
|
more ParallelRDP debugging
|
2022-08-12 19:44:32 +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
|
402062920e
|
vulkan and imgui fixes
|
2022-08-11 14:43:59 +02:00 |
|
CocoSimone
|
fa83e52407
|
do not link vulkan, volk loads it dynamically
|
2022-08-11 10:42:37 +02:00 |
|
CocoSimone
|
325ef2a66b
|
get rid of #define VK_NO_PROTOTYPES
|
2022-08-08 09:45:15 +02:00 |
|
CocoSimone
|
8a450e110b
|
keep fixing parallel-rdp stuff
|
2022-08-06 19:51:31 +02:00 |
|