Difference between revisions of "1 on 1 Government"

From
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Information ==
{{Infobox|File:1on1gov.png|Tecmo|2000}}
*Manufacturer: Tecmo


== PCB ==
== PCB ==
Line 9: Line 8:
== PLD's ==
== PLD's ==
{{PLD_ALL}}
{{PLD_ALL}}
|-
{{TPS_U0117|ROM1}}
|Unlocked
|[[GAL16V8]]
|U0117
|[[TPS_ROM1|ROM 1]]
|Tested
|[[Twistedsymphony]]
|[[Twistedsymphony]]
|[https://wiki.pldarchive.co.uk/pals/1on1_Government.zip ZIP]
|
|}
|}
== Equations ==
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">ROM 1 Equations</div>
<div class="mw-collapsible-content">
<pre>
/** Inputs **/
Pin 1 = i1;
Pin 2 = i2;
Pin 3 = i3;
Pin 4 = i4;
Pin 5 = i5;
Pin 6 = i6;
Pin 7 = i7;
Pin 8 = i8;
Pin 9 = i9;
Pin 11 = i11;
Pin 19 = i19;
/** Outputs **/
Pin 12 = o12; /**(Combinatorial, No output feedback, Active low) **/
Pin 13 = o13; /**(Combinatorial, No output feedback, Active low) **/
Pin 14 = o14; /**(Combinatorial, No output feedback, Active low) **/
Pin 15 = o15; /**(Combinatorial, No output feedback, Active low) **/
Pin 16 = o16; /**(Combinatorial, No output feedback, Active low) **/
Pin 17 = o17; /**(Combinatorial, No output feedback, Active low) **/
Pin 18 = o18; /**(Combinatorial, No output feedback, Active low) **/
/** Equations **/
!o12 = !i3 & !i5 & i8 & i9;
!o13 = !i3 & !i5 & !i8 & i9;
!o14 = !i3 & !i5 & !i8 & !i9;
!o15 = !i3 & !i6 & !i8 & !i9;
!o16 = !i6;
!o17 = !i6;
!o18 = !i3 & !i6 & i8 & !i9;
</pre>
</div></div>


== Credits ==
== Credits ==
*PCB picture from [[Twistedsymphony]]
*PCB picture from [[Twistedsymphony]]
[[Category:Arcade]]
[[Category:Tecmo]]
[[Category:TPS System]]

Latest revision as of 15:47, 21 January 2024

Screenshot
1on1gov.png
Manufacturer Tecmo
Year 2000

PCB[edit]

PLD's[edit]

PLD Information Credits Download View
Dump Method Target Device Location ID Status Creator(s) Tester(s) Files Pictures
Unlocked GAL16V8 U0117 ROM1 Tested Hammy

Twistedsymphony
LukaszP

Twistedsymphony

LukaszP

ZIP GallopRacer2 SOPROM1.jpg

Credits[edit]