Commit graph

21 commits

Author SHA1 Message Date
ogamespec
ab8396e2b3 cpuview switched to new disasm
- Fixed rlw instructions (Rc bit)
2020-04-23 23:54:14 +03:00
ogamespec
af99e63c9d GekkoCore refactoring complete 2020-04-23 22:32:38 +03:00
ogamespec
96921b2024 Fixed bug with console closing 2020-04-18 21:12:16 +03:00
ogamespec
01dbf64359 More JDI 2020-04-02 22:14:06 +03:00
ogamespec
f4ceeb301d Jdi ready 2020-03-29 23:01:10 +03:00
ogamespec
b3ee73e116 DVD WIP 2020-03-29 15:14:29 +03:00
ogamespec
92f6e3df03 More interprocessing 2020-03-24 17:19:06 +03:00
ogamespec
341f5a9b34 GekkoCore
- Removed obsolete CPU Timing settings
2020-03-24 16:23:53 +03:00
ogamespec
c91662b127 DspCore WIP
- RTI in analyzer
- IROM mapped in DMEM
- ARAM -> IRAM DMA size multiplied by 4
- OSInitAudioSystem stub reversing
2020-03-18 11:45:24 +03:00
ogamespec
6a6f15c5c2 DbgChannel 2020-03-17 20:06:07 +03:00
ogamespec
7324250f5c Improvement in debugger 2020-03-16 12:11:34 +03:00
ogamespec
37e95c58f8 Removed old DSP HLE code
It was not very well designed and without knowledge of the features of the microcode.
Later it will be possible to add HLE, but not for release 0.11
2020-03-14 01:02:29 +03:00
ogamespec
0288acbbac Dsp interpteter first try
- Removed Gekko breakpoints for a while
2020-03-13 22:11:18 +03:00
ogamespec
41b1192f80 Standalone debugger 2020-03-12 12:03:33 +03:00
ogamespec
2ba9686e21 Removed setjmp
- Nice console command handling
2020-03-11 12:09:16 +03:00
ogamespec
e92417fe55 Less warnings 2020-03-08 23:11:15 +03:00
ogamespec
cbec02189c Recent menu work again 2020-03-08 20:02:29 +03:00
ogamespec
36427db4c2 Get rid of F11 2020-03-07 21:52:01 +03:00
ogamespec
16f6c7b4e5 No more plugins :p 2020-03-05 17:50:45 +03:00
ogamespec
dccb434222 Removed X86 disasm 2020-03-05 12:10:57 +03:00
ogamespec
1ed07dfcaa Datatype and refactoring completed
- Emulatror -> Core
- Debugger now in its own place
2020-03-05 11:18:20 +03:00
Renamed from SRC/Emulator/Debugger/console.cpp (Browse further)