Commit graph

3 commits

Author SHA1 Message Date
Bryan Perris
f740b9448c Update 11-01-2020
* Implemented a software based RDP based on AngryLion sources (passes krom tests, but has not been tested against a 3D ucode)
* Switched build system to Nuke.Build
* Updated paket.exe
* Assembler fixes
* New RDP tests
* Some test fixes
* Tracelog improvements (eg: support interrupts)
* Interrupt fixes
* Memory controller fixes
* Implemented RSP -> RDP IPC
* Disassembler fixes
* Recompiler fixes
* Some thread management improvements
* For now, force the CPU thread to wait on RSP task completion
* Improved handling of 16-bit framebuffer colors
* Started a project to let RDP display lists directly be executed and displayed
* and more...
2020-11-01 17:56:17 -05:00
Bryan Perris
a5abf8e804 Update 05-17-2020
* Implemented RSP Interpreter
* Lots of fixes and improvements for the trace log
* Assembler resource updates
* New RSP Tests
* Updated paket.exe
* Removed Avalonia UI stuff
* Assembler fixes, generated symbols are now supported in the disassembler
* Memory fixes and improvements
* CPU fixes, interrupt related fixes
* GLFW related fixes
* Other fixes and improvements
2020-05-17 22:15:47 -04:00
Bryan Perris
14ef65efea
Initial commit 2019-01-08 14:07:01 -05:00