Clean-ups and version bump

This commit is contained in:
Angelo Salese 2011-10-23 15:06:49 +00:00
parent 99a4952017
commit e6b9af5ec6
48 changed files with 1276 additions and 1275 deletions

View File

@ -57,9 +57,9 @@ OSC:
X3 16.384MHz (Yamaha YMZ770C-F clock)
Memory:
U6 (SDRAM) MT46V16M16 4 MBit x 16 x 4 banks, RAM (256 MBit)
U7 (SDRAM) MT46V16M16 4 MBit x 16 x 4 banks, RAM (256 MBit)
U1 (SDRAM) MT48LC2M32 512K x 32 x 4 banks, (64 MBit) for CV1000-B
U6 (SDRAM) MT46V16M16 ? 4 MBit x 16 x 4 banks, RAM (256 MBit)
U7 (SDRAM) MT46V16M16 ? 4 MBit x 16 x 4 banks, RAM (256 MBit)
U1 (SDRAM) MT48LC2M32 ? 512K x 32 x 4 banks, (64 MBit) for CV1000-B
U1 (SDRAM) IS42S32400 - 1024K x 32 x 4 banks, (128 MBit) for CV1000-D
Roms:

View File

@ -6057,6 +6057,7 @@ popn7 // not sure, doesn't boot yet (c) 2001
// PowerPC based Konami games
bujutsu // G?645 (c)1997
racjamdx // G?676 (c)1997
fiveside // GX479 (c)1995
thunderh // GX680 (c)1996 Euro EAA
thunderhu // GX680 (c)1996 USA UAA

View File

@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
const char build_version[] = "0.143u7 ("__DATE__")";
const char build_version[] = "0.143u8 ("__DATE__")";