ogamespec
|
e01c593e20
|
Cache emulation
|
2020-05-01 14:48:42 +03:00 |
|
ogamespec
|
6859eb1ec1
|
Tuned exception handling
|
2020-04-29 16:24:21 +03:00 |
|
ogamespec
|
41f7c133ce
|
MMU protect bits
|
2020-04-29 10:53:55 +03:00 |
|
ogamespec
|
8898808bbc
|
Merge branch 'master' into 90-gekko-unit-tests
|
2020-04-29 01:16:59 +03:00 |
|
ogamespec
|
324c6ae170
|
Update Mmu.cpp
|
2020-04-29 01:07:27 +03:00 |
|
ogamespec
|
25c90f00ff
|
Jitc and Mmu
|
2020-04-29 01:04:24 +03:00 |
|
ogamespec
|
893e9ef410
|
Merge branch 'master' into 3-gekko-jitc
|
2020-04-29 00:59:22 +03:00 |
|
ogamespec
|
0efbe726d5
|
Enabled experimental TLB
|
2020-04-29 00:23:16 +03:00 |
|
ogamespec
|
ee32a131b9
|
Small fix
|
2020-04-29 00:16:34 +03:00 |
|
ogamespec
|
6bf68aed12
|
Fixed PTEGs translation
|
2020-04-29 00:08:48 +03:00 |
|
ogamespec
|
076a415640
|
MMU support
|
2020-04-28 23:22:16 +03:00 |
|
ogamespec
|
5db3c9f499
|
Refactored Gekko interface for memory operations
|
2020-04-28 20:03:17 +03:00 |
|
ogamespec
|
edc30de85a
|
Small changes
|
2020-04-28 19:12:44 +03:00 |
|
ogamespec
|
4180a3bc17
|
unordered_map
|
2020-04-28 01:52:24 +03:00 |
|
ogamespec
|
f2f4818f73
|
Update FifoProcessor.cpp
|
2020-04-28 00:56:01 +03:00 |
|
ogamespec
|
f358c5a5d2
|
Fixed interpreter fallback on exception
|
2020-04-28 00:37:16 +03:00 |
|
ogamespec
|
641c32cef3
|
Fallback to interpreter
- PONG runs
|
2020-04-27 23:20:52 +03:00 |
|
ogamespec
|
909f22a8b0
|
Proof of concept
|
2020-04-27 03:21:49 +03:00 |
|
ogamespec
|
0898d8625f
|
Jitc skeleton
|
2020-04-27 02:58:35 +03:00 |
|
ogamespec
|
816a2d333d
|
Jitc documented
|
2020-04-27 01:37:30 +03:00 |
|
ogamespec
|
56fe235932
|
Merge branch 'master' into 90-gekko-unit-tests
|
2020-04-26 21:32:45 +03:00 |
|
ogamespec
|
a87f435cb8
|
Added volatile to regs
|
2020-04-26 21:24:41 +03:00 |
|
ogamespec
|
6915bececf
|
Update screen by token
|
2020-04-26 21:10:30 +03:00 |
|
ogamespec
|
195edce1c6
|
FifoFixes
|
2020-04-26 14:41:34 +03:00 |
|
ogamespec
|
8f35905b8c
|
DolwinVideo refactoring
|
2020-04-26 04:27:17 +03:00 |
|
ogamespec
|
ea2a6bd937
|
DolwinVideo refactor
|
2020-04-26 02:49:19 +03:00 |
|
ogamespec
|
9f6b2ac5ef
|
Fixed CP FIFO register access
|
2020-04-26 02:24:22 +03:00 |
|
ogamespec
|
a80dfaa82d
|
GX FIFO Redone
|
2020-04-26 01:35:23 +03:00 |
|
ogamespec
|
f6f41d61a8
|
Gekko Gather Buffer
|
2020-04-25 22:24:53 +03:00 |
|
ogamespec
|
56c2f27e0b
|
FIFO operation
|
2020-04-25 16:33:44 +03:00 |
|
ogamespec
|
f182745b36
|
Addx, Addcx unit tests
- Jitc notes
|
2020-04-24 23:46:02 +03:00 |
|
ogamespec
|
08deb6738c
|
Bcx simplified
|
2020-04-24 21:26:11 +03:00 |
|
ogamespec
|
16da266316
|
More simplified instructions
|
2020-04-24 00:45:01 +03:00 |
|
ogamespec
|
4be651558d
|
Simplified Add
|
2020-04-24 00:24:19 +03:00 |
|
ogamespec
|
c2dc05acaa
|
Simplified compare instructions
|
2020-04-24 00:05:51 +03:00 |
|
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
|
281bb16412
|
HLE refactoring
|
2020-04-23 22:16:35 +03:00 |
|
ogamespec
|
cdd40e3afe
|
Less namespaces
|
2020-04-23 01:42:13 +03:00 |
|
ogamespec
|
5c80481338
|
Massive GekkoCore refacoring
|
2020-04-23 01:28:38 +03:00 |
|
ogamespec
|
c8febb3107
|
Larger title
|
2020-04-21 23:15:27 +03:00 |
|
ogamespec
|
da3abe8174
|
Fix analyzer on missing opcodes
|
2020-04-20 00:20:12 +03:00 |
|
ogamespec
|
a60509128f
|
GekkoCore cleanup
|
2020-04-19 23:23:39 +03:00 |
|
ogamespec
|
0bb36f9a56
|
Some disasm
|
2020-04-19 22:32:25 +03:00 |
|
ogamespec
|
186d1befc2
|
SamplingProfiler somewhat complete
|
2020-04-19 18:00:52 +03:00 |
|
ogamespec
|
11efcc90f3
|
Fixed interoping
|
2020-04-19 15:57:35 +03:00 |
|
ogamespec
|
901f749464
|
Interoping
|
2020-04-19 15:32:04 +03:00 |
|
ogamespec
|
8dfa212604
|
Jdi internal commands support
|
2020-04-19 14:17:27 +03:00 |
|
ogamespec
|
d27613c577
|
Emu Readme
|
2020-04-19 13:37:06 +03:00 |
|
ogamespec
|
b8e3c05c55
|
Reworked Symbols.cpp
|
2020-04-19 12:55:40 +03:00 |
|