s&r cleanup. (nw)

This commit is contained in:
Curt Coder 2012-02-06 17:41:05 +00:00
parent a4098e8a3a
commit 439e21b136
2 changed files with 2 additions and 3 deletions

View File

@ -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.

View File

@ -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__