File tree Expand file tree Collapse file tree 1 file changed +34
-6
lines changed Expand file tree Collapse file tree 1 file changed +34
-6
lines changed Original file line number Diff line number Diff line change @@ -13929,13 +13929,41 @@ ROM_START( gp_ped42_70 )
13929
13929
ROM_END
13930
13930
13931
13931
/*
13932
- DEP 9801 3 encrypted platform.
13932
+ DEP 9801 M encrypted platform.
13933
13933
13934
- Rockwell unknown CPU.
13935
- Unknown DIL40 IC.
13936
- Two 32k GFX ROMS
13937
- 4 GFX banks shuffled inside.
13938
- Encrypted program ROM.
13934
+ 1x R6502P
13935
+ 2x MC68B21 PIAs
13936
+ 1x MC6845P CRTC
13937
+ 1x 27C256 (program ROM)
13938
+ 2x 27C256 (graphics ROM)
13939
+ 1x MB7116 Bipolar PROM
13940
+ 1x Unknown DIL40 IC...
13941
+ 3x DIP switches banks
13942
+
13943
+ Unknown IC partial pinout:
13944
+
13945
+ .-----\ /-----.
13946
+ --|01 40|-- VCC
13947
+ DSW #1 (input) --|02 39|--
13948
+ DSW #2 (input) --|03 38|-- BUS A14
13949
+ DSW #3 (input) --|04 37|-- BUS A13
13950
+ DSW #4 (input) --|05 36|-- BUS A12
13951
+ BUS D7 --|06 35|-- BUS A11
13952
+ BUS D5 --|07 34|-- BUS A10
13953
+ BUS D3 --|08 33|-- BUS A9
13954
+ BUS D2 --|09 32|-- BUS A8
13955
+ --|10 31|--
13956
+ --|11 30|--
13957
+ --|12 29|--
13958
+ --|13 28|--
13959
+ --|14 27|--
13960
+ --|15 26|--
13961
+ --|16 25|-- BUS A6
13962
+ --|17 24|-- BUS A2
13963
+ 6502 IRQ --- PAL --|18 23|-- BUS A1
13964
+ 6845 CLK ----------|19 22|-- BUS A0
13965
+ GND --|20 21|--
13966
+ '-------------'
13939
13967
13940
13968
Sets:
13941
13969
You can’t perform that action at this time.
0 commit comments