Difference between revisions of "Sinistar"

From Williams Arcades Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 62: Line 62:
  
 
'''LED ERROR CODES'''
 
'''LED ERROR CODES'''
'0 = RAM'
+
 
 +
0 = RAM
 +
 
 
Example: 011 = Row 1, Position 1 | 035 = DRAM Row 3, Position 5
 
Example: 011 = Row 1, Position 1 | 035 = DRAM Row 3, Position 5
  
* There are two SRAM's on the ROM board, Here are their error code
+
Note - There are two SRAM's on the ROM board, Here are their error code
 +
 
 
041 = Bottom SRAM - 4D (2K x 8)
 
041 = Bottom SRAM - 4D (2K x 8)
 +
 
042 = Top SRAM - 6D (2K x 8)
 
042 = Top SRAM - 6D (2K x 8)
 +
 +
2 = ROM
 +
 +
Example: 201 = ROM 1(1D) | 210 = ROM 10(4C)
 +
 +
3 = CMOS RAM

Latest revision as of 18:19, 5 November 2024

Sinistar High Score Table Decoded (Taken from original Source Code)

N-F – Noah Falstein

KJF – Ken Fedesna.

KAG – Ken Graham.

FRG – Rich Grande.

YAK – Jack Haeger.

JJK – John Kotlarik.

KFL – Ken Lantz.

PJM – Pierre Maloka.

DOC – Keith McMillen.

JLM – John Meissen.

E-Z – Michael Metz.

=M= – R. J. Mical. Programmer. He wrote the high score table.

TIM – Tim Murphy.

JRN – John Newcomer.

TOM – Tom O’Meara.

PFZ – Bill Pfutzenreuter.

RTP – Rudy Plemich.

BFD – Dave Rzepka.

MBS – Marc Stanis.

MRS – Mike Stroll.

EJS – Ed Suchocki.

STU – Stewart West.

WIT – Richard Witt.

MOM – An ode to one’s mother.

FAC – Stands for Future Absurdity Commission, an in-joke.

GOD – Referring to the Almighty.

KAY – Kay Anderson.

HEC – Harry Cline.

SAM – Sam Dicker.

KVD – Kristina Donofrio.

LED ERROR CODES

0 = RAM

Example: 011 = Row 1, Position 1 | 035 = DRAM Row 3, Position 5

Note - There are two SRAM's on the ROM board, Here are their error code

041 = Bottom SRAM - 4D (2K x 8)

042 = Top SRAM - 6D (2K x 8)

2 = ROM

Example: 201 = ROM 1(1D) | 210 = ROM 10(4C)

3 = CMOS RAM