mirror of
https://github.com/holub/mame
synced 2025-05-29 17:13:05 +03:00
s&r cleanup. (nw)
This commit is contained in:
parent
a4098e8a3a
commit
439e21b136
@ -1,6 +1,6 @@
|
|||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
|
|
||||||
PLS100 16xPAL_TERMSx8 Programmable Logic Array emulation
|
PLS100 16x48x8 Programmable Logic Array emulation
|
||||||
|
|
||||||
Copyright MESS Team.
|
Copyright MESS Team.
|
||||||
Visit http://mamedev.org for licensing and usage restrictions.
|
Visit http://mamedev.org for licensing and usage restrictions.
|
||||||
|
@ -19,12 +19,11 @@
|
|||||||
F7 10 | | 19 _CE
|
F7 10 | | 19 _CE
|
||||||
F6 11 | | 18 F0
|
F6 11 | | 18 F0
|
||||||
F5 12 | | 17 F1
|
F5 12 | | 17 F1
|
||||||
F4 13 | | PAL_OUTPUTS F2
|
F4 13 | | 16 F2
|
||||||
GND 14 |_____________| 15 F3
|
GND 14 |_____________| 15 F3
|
||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef __PLS100__
|
#ifndef __PLS100__
|
||||||
|
Loading…
Reference in New Issue
Block a user