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
|
408df2a8e9
|
Merge pull request #91 from ogamespec/12-gx-fifo
12 gx fifo
|
2020-04-26 21:26:08 +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
|
73bb524ac6
|
Update GX.md
|
2020-04-25 16:53:33 +03:00 |
|
ogamespec
|
328fa33336
|
Update GX.md
|
2020-04-25 16:49:19 +03:00 |
|
ogamespec
|
aaa478a9dd
|
Removed old fifo docs
|
2020-04-25 16:47:39 +03:00 |
|
ogamespec
|
754b46cf13
|
Update GX.md
|
2020-04-25 16:41:59 +03:00 |
|
ogamespec
|
56c2f27e0b
|
FIFO operation
|
2020-04-25 16:33:44 +03:00 |
|
ogamespec
|
9f0e828b33
|
Update GX.md
|
2020-04-25 15:31:59 +03:00 |
|
ogamespec
|
c2f510b26a
|
Update GX.md
|
2020-04-25 15:30:48 +03:00 |
|
ogamespec
|
73e6f19f8b
|
GX FIFO docs
|
2020-04-25 14:19:41 +03:00 |
|
ogamespec
|
f2a6d865c0
|
Update GX.md
|
2020-04-25 12:24:56 +03:00 |
|
ogamespec
|
b6807764a4
|
Update GX.md
|
2020-04-25 12:24:28 +03:00 |
|
ogamespec
|
45a9bbad0e
|
GX Docs
|
2020-04-25 12:23:49 +03:00 |
|
ogamespec
|
f182745b36
|
Addx, Addcx unit tests
- Jitc notes
|
2020-04-24 23:46:02 +03:00 |
|
ogamespec
|
643732b24c
|
Merge pull request #89 from ogamespec/76-new-gekko-disasm
76 new gekko disasm
|
2020-04-24 21:27:01 +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
|
4c46f602ba
|
Merge pull request #88 from ogamespec/76-new-gekko-disasm
76 new gekko disasm
|
2020-04-23 22:36:24 +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
|
5b44f3a8a3
|
Merge branch 'master' into 76-new-gekko-disasm
|
2020-04-22 01:44:12 +03:00 |
|
ogamespec
|
b06cd645e9
|
Merge pull request #79 from ogamespec/4-shader-demo
4 shader demo
|
2020-04-22 01:43:42 +03:00 |
|
ogamespec
|
f8de56858b
|
Shader demo
- Not a rotating cube, but something
|
2020-04-22 01:43:01 +03:00 |
|
ogamespec
|
527ed65f27
|
Graphics flow architecture
|
2020-04-22 00:05:46 +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 |
|