- Jul 28, 2024
-
-
João Magalhães authored
Made read MMU a non mutable operation. Added support for CPU description. Added Display support for CPU. Extracted type definition for `Instruction`. Support for diag_gb!() - uses global unsafe approach, which is not problematic for the purpose. Inline fetch() operation in cpu clock. Moved pedantic validation up in the CPU. Fix simple diag issue. Changed naming of read and write unsafe ops to raw. New pedantic asserts. Fix an issue with HDMA destination address prevent CHIP-8 ROM from working.
-
João Magalhães authored
Uses simple ranges for matching, optimization done via LLVM. Faster performance in read and write on x86-64. Improved code readability.
-
- Jul 24, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 23, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Includes simple example in main gb.rs file.
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 22, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Includes proper string representation.
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 21, 2024
-
-
João Magalhães authored
-
- Jul 17, 2024
-
-
João Magalhães authored
Improved build system for the boot ROMs. Better comments in the ROM code.
-
- Jul 15, 2024
-
-
João Magalhães authored
Allows usage of pytest for testing python code.
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
CGB is now going to boot using Boytacean ROM by default. Allows better image and open source only boot.
-
- Jul 06, 2024
-
-
João Magalhães authored
Making it possible to indirectly access the registers via constants.
-
João Magalhães authored
Adds OBP0_ADDR and OBP1_ADDR to the list of registers.
-
- Jul 04, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 30, 2024
-
-
João Magalhães authored
-
- Jun 29, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 25, 2024
-
-
João Magalhães authored
-