=========================================================================== Hidden messages found inside Arcadia 2001 and/or Interton VC-4000 game programs. In each example below, the message is shown exactly as it is; in upper case, lower case, or a mix of both types. By Ward Shrake Last updated: April 17, 2002 =========================================================================== Console group: Interton VC-4000 Program name: Invaders ROM image: invaders.bin Seen at $07fb - $07ff: "ACHOI" Console group: Interton VC-4000 Program name: Invaders ROM image: invaders_set2.bin Seen at $07eb - $07ef: "ACHOI" Console group: Interton VC-4000 Program name: Shoot Out ROM image: shootout.bin Seen at $06cb - $0721: "CHOI ANDREW, HONG KONG, MARCH 31 1981. PROGRAMS BY THE SAME AUTHOR: INVADER, BREAKOUT." Console group: Arcadia 2001 Program name: Space Attack ROM image: spaceatt.bin Seen at $0004 - $004b: "To my wife Daisy and my son Jonathan From Choi Andrew Jul 1982 Galax.002" Console group: Arcadia 2001 Program name: Crazy Gobbler ROM image: crazyg.bin Seen at $0004 - $003d: "To my wife Daisy and my son Jonathan From Choi Andrew 1982" Console group: Arcadia 2001 Program name: Funky Fish ROM image: funkyfis.bin Seen at $0FBB - $0FFB: "GAME COPYRIGHT 1983 UA LTD; GRAPHICS COPYRIGHT 1983 CHRIS CAPENER" Console group: Arcadia 2001 Program name: American Football ROM image: football.bin Seen at $xxxx - $xxxx: (Partial source code listing found, as follows:) COLLISION INFO. POT2 EQU UVI+126 POTENTIOMETER 2 INPUT. POT1 EQU UVI+127 POTENTIOMETER 1 INPUT. * RAM EQUATES RCE2 EQU H'1A00' REFRESH RAM(LINES 14-24). RCE1 EQU H'1800' MAIN DISPLAY RAM(LINES 1-13). GFLG EQU RCE1+H'D0' 1 BYTE(GAME FLAG). ASND EQU RCE1+H'D1' 2 BYTES(ADDR OF NOTE STRING). STCT EQU RCE1+H'D3' 1 BYTE(SOUND FRAME COUNT). VCNT EQU RCE1+H'D4' 1 BYTE(CURRENT FRAME COUNT). * =========================================================================== Programs for the Arcadia 2001 console which also have text in them, but not necessarily hidden... stuff like memory buffer contents with partial assembly source code listings found in them. 3D Soccer Large partial source code listing found. Boxing Small partial source code listing found. =========================================================================== (end of file)