diff --git a/hash/advision.xml b/hash/advision.xml index d902593de0c..0e811f48cd9 100644 --- a/hash/advision.xml +++ b/hash/advision.xml @@ -4,6 +4,9 @@ license:CC0 --> + + + Defender 1982 @@ -55,4 +58,21 @@ license:CC0 + + + + + + + Code Red + 2013 + Mega + + + + + + + + diff --git a/hash/gamepock.xml b/hash/gamepock.xml index b3133e6dabe..d350664f504 100644 --- a/hash/gamepock.xml +++ b/hash/gamepock.xml @@ -5,6 +5,8 @@ license:CC0 --> + + Astro Bomber 1984 @@ -66,4 +68,19 @@ license:CC0 + + + + + + 1st Pokekon Demo + 2010 + Chris Covell + + + + + + + diff --git a/src/mame/entex/advision.cpp b/src/mame/entex/advision.cpp index 8795fbb3461..40d590fcb46 100644 --- a/src/mame/entex/advision.cpp +++ b/src/mame/entex/advision.cpp @@ -7,12 +7,13 @@ Entex Adventure Vision, tabletop video game console Hardware notes: - INS8048-11 @ 11MHz (1KB internal ROM) - COP411 for the sound, 1-bit speaker with volume control -- 4KB EPROM socket +- molex socket for 4KB cartridges - 1KB external RAM (2*MM2114N) - 40 small rectangular red LEDs, a motor with a fast spinning mirror gives the illusion of a 150*40 screen (similar to Nintendo Virtual Boy) - 4-way joystick, 8 buttons (other than having buttons 2/4 swapped, left and right button panels are electronically the same) +- expansion port (unused) The mirror is faked in MAME. On the real thing, the picture is not as stable.