mirror of
https://github.com/holub/mame
synced 2025-10-08 01:28:00 +03:00
moved driver definition to proper source file (nw)
This commit is contained in:
parent
404cb323dc
commit
dd2b0e5af5
@ -13347,8 +13347,6 @@ pcega // 1987 PC with EGA
|
|||||||
pcherc // 1987 PC with Hercules (for testing hercules)
|
pcherc // 1987 PC with Hercules (for testing hercules)
|
||||||
pcmda // 1987 PC with MDA
|
pcmda // 1987 PC with MDA
|
||||||
pcvga // 198? PC-XT (VGA, MF2 Keyboard)
|
pcvga // 198? PC-XT (VGA, MF2 Keyboard)
|
||||||
laser_turbo_xt // 1988 VTech Laser Turbo XT
|
|
||||||
laser_xt3 // 1989 VTech Laser XT/3
|
|
||||||
|
|
||||||
@source:ggconnie.cpp
|
@source:ggconnie.cpp
|
||||||
ggconnie // (c) ???? Capcom
|
ggconnie // (c) ???? Capcom
|
||||||
@ -29601,6 +29599,8 @@ ssam88s //
|
|||||||
sx16 // Sanyo SX-16
|
sx16 // Sanyo SX-16
|
||||||
zdsupers //
|
zdsupers //
|
||||||
ncrpc4i // NCR PC4i
|
ncrpc4i // NCR PC4i
|
||||||
|
laser_turbo_xt // 1988 VTech Laser Turbo XT
|
||||||
|
laser_xt3 // 1989 VTech Laser XT/3
|
||||||
|
|
||||||
@source:pc100.cpp
|
@source:pc100.cpp
|
||||||
pc100 //
|
pc100 //
|
||||||
|
Loading…
Reference in New Issue
Block a user