Commit Graph

  • 92787a1036 Remove debug logging and dead code for cleaner output. vibe Ajurna 2025-05-19 17:01:55 +01:00
  • d0f748baa5 Add initial game binary and SDL2 dependencies Ajurna 2025-05-17 09:04:42 +01:00
  • b3024e66c8 Refactor and improve instruction execution behavior Ajurna 2025-05-17 09:03:30 +01:00
  • 5848bdcdce Refactor and improve instruction execution behavior master Ajurna 2025-05-15 17:22:46 +01:00
  • cc0278508e Refactor CPU execution flow and improve program counter handling Ajurna 2025-05-15 16:43:42 +01:00
  • 03c3c8a4ac Add LCDControlRegister for LCD control bit manipulation Ajurna 2025-05-14 16:33:35 +01:00
  • b8c49682e2 Refactor instruction parsing logic into separate module Ajurna 2025-05-14 16:08:50 +01:00
  • 11f0bb06d6 Refactor CPU instruction set and cleanup unused code Ajurna 2025-05-14 08:59:12 +01:00
  • e9a40bd9f7 Refactor and extend CPU and memory emulation. Ajurna 2025-05-09 13:47:26 +01:00
  • 9be93f4aa9 Refactor boot process and instruction execution Ajurna 2025-05-06 16:20:23 +01:00
  • 74e86f1ab7 Add GameRom struct with MBC1 support and integrate with MemoryBus Ajurna 2025-05-06 12:00:52 +01:00
  • 918c9020b5 Add system-specific boot symbols and CPU instruction tests Ajurna 2025-05-02 17:33:07 +01:00
  • ae44d43175 implementing op codes Ajurna 2025-05-02 10:46:49 +01:00
  • a3e3fbaa6e implementing op codes Ajurna 2025-04-30 11:15:02 +01:00
  • 611bfe0f74 implementing op codes Ajurna 2025-04-30 11:14:27 +01:00
  • f351704b6e implementing op codes Ajurna 2025-04-28 14:40:54 +01:00
  • e6113316bf Implement basic CPU architecture with instruction set Ajurna 2025-04-26 08:40:42 +01:00