diff options
author | 2012-02-06 17:41:05 +0000 | |
---|---|---|
committer | 2012-02-06 17:41:05 +0000 | |
commit | 439e21b1360d5ab993b29e70a1a707ffc5ecff6b (patch) | |
tree | 43f22c7acff96aaf0aa671b53ed3362e3c0af5af /src/emu/machine/pls100.h | |
parent | a4098e8a3a49cac6405e427711b451749c951b1d (diff) |
s&r cleanup. (nw)
Diffstat (limited to 'src/emu/machine/pls100.h')
-rw-r--r-- | src/emu/machine/pls100.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/emu/machine/pls100.h b/src/emu/machine/pls100.h index c71cb4853e1..80f9cc7d09a 100644 --- a/src/emu/machine/pls100.h +++ b/src/emu/machine/pls100.h @@ -19,12 +19,11 @@ F7 10 | | 19 _CE F6 11 | | 18 F0 F5 12 | | 17 F1 - F4 13 | | PAL_OUTPUTS F2 + F4 13 | | 16 F2 GND 14 |_____________| 15 F3 **********************************************************************/ - #pragma once #ifndef __PLS100__ |