Don't be so Emotional (A WIP PlayStation 2 emulator)
Go to file
google0101-ryan ee60f0ef66 Started work on reverse engineering EE kernel 2024-03-02 18:29:22 -05:00
.clangd/index Got first character on serial 2022-09-08 08:22:50 -04:00
3party Added IOP 2023-01-20 05:49:27 -05:00
BIOS Started work on reverse engineering EE kernel 2024-03-02 18:28:47 -05:00
logs Added an execution log 2022-09-28 09:11:37 -04:00
src Started work on reverse engineering EE kernel 2024-03-02 18:28:47 -05:00
util Started work on IOP BIOS disassembly 2024-01-28 19:57:52 -05:00
.gitignore Lots of changes 2022-09-05 10:47:29 -04:00
.gitmodules Almost have things drawing 2022-12-31 02:45:18 -05:00
CMakeLists.txt First block compiled with new JIT 2023-11-01 18:42:46 -04:00
LICENSE Update LICENSE 2023-06-07 00:26:16 -04:00
README.md Update README.md 2023-01-17 10:14:17 -05:00
file First block compiled with new JIT 2023-11-01 18:42:46 -04:00

README.md

EMOTIONAL

A WIP PlayStation 2 emulator

Currently implemented:

  • Some Emotion Engine opcodes
  • Serial logging
  • Very basic scheduler
  • Very basic GIF data handler
  • Some GS registers