mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
source org: move gmaster to handheld folder
This commit is contained in:
parent
e550b0aa1f
commit
ad338bd3e7
@ -2106,6 +2106,7 @@ end
|
||||
--------------------------------------------------
|
||||
-- NEC uPD7810 series
|
||||
--@src/devices/cpu/upd7810/upd7810.h,CPUS["UPD7810"] = true
|
||||
--@src/devices/cpu/upd7810/upd7811.h,CPUS["UPD7810"] = true
|
||||
--------------------------------------------------
|
||||
|
||||
if CPUS["UPD7810"] then
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Nicola Salmoria
|
||||
// copyright-holders:Nicola Salmoria, hap
|
||||
/***************************************************************************
|
||||
|
||||
Oli-Boo-Chu (aka Punching Kid)
|
||||
|
@ -15595,7 +15595,7 @@ gluck2 // 1992 Yung Yu / CYE
|
||||
@source:skeleton/gm1000.cpp
|
||||
gm1000 //
|
||||
|
||||
@source:hartung/gmaster.cpp
|
||||
@source:handheld/gmaster.cpp
|
||||
gmaster // Hartung Gamemaster
|
||||
|
||||
@source:skeleton/gnat10.cpp
|
||||
|
@ -289,6 +289,7 @@ gamepark/gp32.cpp
|
||||
gridcomp/gridcomp.cpp
|
||||
grundy/newbrain.cpp
|
||||
h01x/h01x.cpp
|
||||
handheld/gmaster.cpp
|
||||
handheld/hh_cop400.cpp
|
||||
handheld/hh_cops1.cpp
|
||||
handheld/hh_hmcs40.cpp
|
||||
@ -309,7 +310,6 @@ handheld/talkingfb.cpp
|
||||
handheld/tispeak.cpp
|
||||
handheld/tispellb.cpp
|
||||
handheld/wildfire.cpp
|
||||
hartung/gmaster.cpp
|
||||
hds/hds200.cpp
|
||||
heathkit/et3400.cpp
|
||||
heathkit/h19.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user