Emux/Emux.GameBoy/Cartridge
Washi 3178bf7c01 Memory bank controller v2 implementation 2017-07-26 16:18:25 +02:00
..
CartridgeType.cs Simple MBC and MBC1 implementation 2017-07-26 01:37:10 +02:00
EmulatedCartridge.cs Memory bank controller v2 implementation 2017-07-26 16:18:25 +02:00
ICartridge.cs GameBoy Timer implemented. Some cleanup 2017-07-26 15:31:54 +02:00
IMemoryBankController.cs Simple MBC and MBC1 implementation 2017-07-26 01:37:10 +02:00
MemoryBankController1.cs Simple MBC and MBC1 implementation 2017-07-26 01:37:10 +02:00
MemoryBankController2.cs Memory bank controller v2 implementation 2017-07-26 16:18:25 +02:00
RomOnlyBankController.cs Simple MBC and MBC1 implementation 2017-07-26 01:37:10 +02:00