]> localhost Git - glBoy.git/commit
Interim checkin. Bugfixes Galore, plus MBC1,2,3 support.
authorMichael McMaster <michael@codesrc.com>
Sun, 11 Sep 2011 22:58:49 +0000 (08:58 +1000)
committerMichael McMaster <michael@codesrc.com>
Sun, 11 Sep 2011 22:58:49 +0000 (08:58 +1000)
commit925cbf1f8813df170cd934b08a49addf45673d0e
tree21c6047aff4dd231ea659d3163c997ad001fe418
parentb209d2e40d76a6b095d7ce14f2ae9f63e6324ebb
Interim checkin. Bugfixes Galore, plus MBC1,2,3 support.
31 files changed:
.gitmodules [new file with mode: 0644]
ALU.hh
Core.cc
Core.hh
GameboyCart.cc
GameboyCart.hh
GameboyGraphics.cc
GameboyJoypad.cc
GameboySound.cc
InstructionSet.opcode
Log.cc
Log.hh
MBC1.cc [new file with mode: 0644]
MBC1.hh [new file with mode: 0644]
MBC2.cc [new file with mode: 0644]
MBC2.hh [new file with mode: 0644]
MBC3.cc [new file with mode: 0644]
MBC3.hh [new file with mode: 0644]
Main.cc
Makefile.am
MemoryMap.cc
NEWS
RAM.hh
RAM_4bit.cc [new file with mode: 0644]
RAM_4bit.hh [new file with mode: 0644]
ROM.cc
Unzip.cc [deleted file]
autogen.sh
configure.ac
libzipper [new submodule]
makeOpcodes.pl