- Mas opcodes
authorslack <slack@0666ae3d-8926-0410-aeff-ae84559ff337>
Fri, 13 Jul 2007 18:33:48 +0000 (18:33 +0000)
committerslack <slack@0666ae3d-8926-0410-aeff-ae84559ff337>
Fri, 13 Jul 2007 18:33:48 +0000 (18:33 +0000)
commit7649714c7383ef471a1265229495af24da0811f1
tree4d18ebcf3379ad4805e919eb34881728a40a8ab3
parentf408d371790100becfc8e7837f55253a91066b0c
- Mas opcodes
- Clase GBMemory para controlar todos los accesos a memoria
  y redirigirlos a memoria/IO/MBC
- Clase abstracta MBC: De ahi deben heredar NoMBC, MBC1, MBC2, etc
- Renombrado gbrom a GBRom

git-svn-id: http://slack.codemaniacs.com/wenboi@4 0666ae3d-8926-0410-aeff-ae84559ff337
GBMemory.h [new file with mode: 0644]
GBRom.h [moved from gbrom.h with 100% similarity]
MBC.h [new file with mode: 0644]
gbcore.cc
opcodes.h