m0xsec / ferrum

Gameboy Emulator written in Rust
1 stars 0 forks source link

High-level project outline #3

Closed m0xsec closed 1 year ago

m0xsec commented 1 year ago

CPU:

Memory:

Implement memory mapping for the different memory regions:

GPU (Graphics Processing Unit):

Timers:

Input:

Sound:

Cartridge and MBC (Memory Bank Controller):

Debugging and testing:

Frontend/UI: