summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2022-07-05 00:44:26 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2022-07-05 00:44:26 +1000
commit5cee6e47b627d16fabe77f7ceb785226e1d5098e (patch)
treeaed4053a9abbd2a8aedd6d5d0c47c56e024ebb72
parente489f12d68f622bb05e8b6c5672b54af4464d533 (diff)
Moved AU & NZ computers into a project
-rw-r--r--src/mame/ausnz/amust.cpp (renamed from src/mame/skeleton/amust.cpp)0
-rw-r--r--src/mame/ausnz/applix.cpp (renamed from src/mame/skeleton/applix.cpp)0
-rw-r--r--src/mame/ausnz/aussiebyte.cpp (renamed from src/mame/skeleton/aussiebyte.cpp)0
-rw-r--r--src/mame/ausnz/aussiebyte.h (renamed from src/mame/skeleton/aussiebyte.h)0
-rw-r--r--src/mame/ausnz/aussiebyte_v.cpp (renamed from src/mame/skeleton/aussiebyte_v.cpp)0
-rw-r--r--src/mame/ausnz/binbug.cpp (renamed from src/mame/skeleton/binbug.cpp)0
-rw-r--r--src/mame/ausnz/d6800.cpp (renamed from src/mame/skeleton/d6800.cpp)0
-rw-r--r--src/mame/ausnz/datum.cpp (renamed from src/mame/trainer/datum.cpp)0
-rw-r--r--src/mame/ausnz/dg680.cpp (renamed from src/mame/skeleton/dg680.cpp)0
-rw-r--r--src/mame/ausnz/dmax8000.cpp (renamed from src/mame/skeleton/dmax8000.cpp)0
-rw-r--r--src/mame/ausnz/eacc.cpp (renamed from src/mame/skeleton/eacc.cpp)0
-rw-r--r--src/mame/ausnz/eti660.cpp (renamed from src/mame/skeleton/eti660.cpp)0
-rw-r--r--src/mame/ausnz/excali64.cpp (renamed from src/mame/skeleton/excali64.cpp)0
-rw-r--r--src/mame/ausnz/labtam.cpp (renamed from src/mame/labtam/labtam.cpp)0
-rw-r--r--src/mame/ausnz/magnum.cpp (renamed from src/mame/dulmont/magnum.cpp)0
-rw-r--r--src/mame/ausnz/mbee.cpp (renamed from src/mame/appliedtech/mbee.cpp)0
-rw-r--r--src/mame/ausnz/mbee.h (renamed from src/mame/appliedtech/mbee.h)0
-rw-r--r--src/mame/ausnz/mbee_m.cpp (renamed from src/mame/appliedtech/mbee_m.cpp)0
-rw-r--r--src/mame/ausnz/mbee_v.cpp (renamed from src/mame/appliedtech/mbee_v.cpp)0
-rw-r--r--src/mame/ausnz/pipbug.cpp (renamed from src/mame/skeleton/pipbug.cpp)0
-rw-r--r--src/mame/ausnz/poly.cpp (renamed from src/mame/poly/poly.cpp)0
-rw-r--r--src/mame/ausnz/poly.h (renamed from src/mame/poly/poly.h)0
-rw-r--r--src/mame/ausnz/poly_m.cpp (renamed from src/mame/poly/poly_m.cpp)0
-rw-r--r--src/mame/ausnz/proteus.cpp (renamed from src/mame/poly/proteus.cpp)0
-rw-r--r--src/mame/ausnz/pulsar.cpp (renamed from src/mame/skeleton/pulsar.cpp)0
-rw-r--r--src/mame/ausnz/super80.cpp (renamed from src/mame/dicksmith/super80.cpp)0
-rw-r--r--src/mame/ausnz/super80.h (renamed from src/mame/dicksmith/super80.h)0
-rw-r--r--src/mame/ausnz/super80_m.cpp (renamed from src/mame/dicksmith/super80_m.cpp)0
-rw-r--r--src/mame/ausnz/super80_v.cpp (renamed from src/mame/dicksmith/super80_v.cpp)0
-rw-r--r--src/mame/ausnz/tec1.cpp (renamed from src/mame/trainer/tec1.cpp)0
-rw-r--r--src/mame/mame.lst40
-rw-r--r--src/mame/mess.flt64
32 files changed, 52 insertions, 52 deletions
diff --git a/src/mame/skeleton/amust.cpp b/src/mame/ausnz/amust.cpp
index b2f1e6fd22f..b2f1e6fd22f 100644
--- a/src/mame/skeleton/amust.cpp
+++ b/src/mame/ausnz/amust.cpp
diff --git a/src/mame/skeleton/applix.cpp b/src/mame/ausnz/applix.cpp
index b1fed2a8d84..b1fed2a8d84 100644
--- a/src/mame/skeleton/applix.cpp
+++ b/src/mame/ausnz/applix.cpp
diff --git a/src/mame/skeleton/aussiebyte.cpp b/src/mame/ausnz/aussiebyte.cpp
index 3d452580ed7..3d452580ed7 100644
--- a/src/mame/skeleton/aussiebyte.cpp
+++ b/src/mame/ausnz/aussiebyte.cpp
diff --git a/src/mame/skeleton/aussiebyte.h b/src/mame/ausnz/aussiebyte.h
index 046307795b2..046307795b2 100644
--- a/src/mame/skeleton/aussiebyte.h
+++ b/src/mame/ausnz/aussiebyte.h
diff --git a/src/mame/skeleton/aussiebyte_v.cpp b/src/mame/ausnz/aussiebyte_v.cpp
index 9348d7c96a3..9348d7c96a3 100644
--- a/src/mame/skeleton/aussiebyte_v.cpp
+++ b/src/mame/ausnz/aussiebyte_v.cpp
diff --git a/src/mame/skeleton/binbug.cpp b/src/mame/ausnz/binbug.cpp
index 300af799dd4..300af799dd4 100644
--- a/src/mame/skeleton/binbug.cpp
+++ b/src/mame/ausnz/binbug.cpp
diff --git a/src/mame/skeleton/d6800.cpp b/src/mame/ausnz/d6800.cpp
index a0981b8ad48..a0981b8ad48 100644
--- a/src/mame/skeleton/d6800.cpp
+++ b/src/mame/ausnz/d6800.cpp
diff --git a/src/mame/trainer/datum.cpp b/src/mame/ausnz/datum.cpp
index e8763504aca..e8763504aca 100644
--- a/src/mame/trainer/datum.cpp
+++ b/src/mame/ausnz/datum.cpp
diff --git a/src/mame/skeleton/dg680.cpp b/src/mame/ausnz/dg680.cpp
index ccb6b441e00..ccb6b441e00 100644
--- a/src/mame/skeleton/dg680.cpp
+++ b/src/mame/ausnz/dg680.cpp
diff --git a/src/mame/skeleton/dmax8000.cpp b/src/mame/ausnz/dmax8000.cpp
index d63b2224d45..d63b2224d45 100644
--- a/src/mame/skeleton/dmax8000.cpp
+++ b/src/mame/ausnz/dmax8000.cpp
diff --git a/src/mame/skeleton/eacc.cpp b/src/mame/ausnz/eacc.cpp
index 57102dac044..57102dac044 100644
--- a/src/mame/skeleton/eacc.cpp
+++ b/src/mame/ausnz/eacc.cpp
diff --git a/src/mame/skeleton/eti660.cpp b/src/mame/ausnz/eti660.cpp
index df72dd86e63..df72dd86e63 100644
--- a/src/mame/skeleton/eti660.cpp
+++ b/src/mame/ausnz/eti660.cpp
diff --git a/src/mame/skeleton/excali64.cpp b/src/mame/ausnz/excali64.cpp
index d0e78a93245..d0e78a93245 100644
--- a/src/mame/skeleton/excali64.cpp
+++ b/src/mame/ausnz/excali64.cpp
diff --git a/src/mame/labtam/labtam.cpp b/src/mame/ausnz/labtam.cpp
index cfcee9809f1..cfcee9809f1 100644
--- a/src/mame/labtam/labtam.cpp
+++ b/src/mame/ausnz/labtam.cpp
diff --git a/src/mame/dulmont/magnum.cpp b/src/mame/ausnz/magnum.cpp
index f6e17c87b27..f6e17c87b27 100644
--- a/src/mame/dulmont/magnum.cpp
+++ b/src/mame/ausnz/magnum.cpp
diff --git a/src/mame/appliedtech/mbee.cpp b/src/mame/ausnz/mbee.cpp
index 7c864a175fd..7c864a175fd 100644
--- a/src/mame/appliedtech/mbee.cpp
+++ b/src/mame/ausnz/mbee.cpp
diff --git a/src/mame/appliedtech/mbee.h b/src/mame/ausnz/mbee.h
index 8cb40b3d5e0..8cb40b3d5e0 100644
--- a/src/mame/appliedtech/mbee.h
+++ b/src/mame/ausnz/mbee.h
diff --git a/src/mame/appliedtech/mbee_m.cpp b/src/mame/ausnz/mbee_m.cpp
index b26b127d645..b26b127d645 100644
--- a/src/mame/appliedtech/mbee_m.cpp
+++ b/src/mame/ausnz/mbee_m.cpp
diff --git a/src/mame/appliedtech/mbee_v.cpp b/src/mame/ausnz/mbee_v.cpp
index fafe7a2ca6a..fafe7a2ca6a 100644
--- a/src/mame/appliedtech/mbee_v.cpp
+++ b/src/mame/ausnz/mbee_v.cpp
diff --git a/src/mame/skeleton/pipbug.cpp b/src/mame/ausnz/pipbug.cpp
index 9c56eac0505..9c56eac0505 100644
--- a/src/mame/skeleton/pipbug.cpp
+++ b/src/mame/ausnz/pipbug.cpp
diff --git a/src/mame/poly/poly.cpp b/src/mame/ausnz/poly.cpp
index e91b9869d1a..e91b9869d1a 100644
--- a/src/mame/poly/poly.cpp
+++ b/src/mame/ausnz/poly.cpp
diff --git a/src/mame/poly/poly.h b/src/mame/ausnz/poly.h
index a39c91ef979..a39c91ef979 100644
--- a/src/mame/poly/poly.h
+++ b/src/mame/ausnz/poly.h
diff --git a/src/mame/poly/poly_m.cpp b/src/mame/ausnz/poly_m.cpp
index 815b6b758b5..815b6b758b5 100644
--- a/src/mame/poly/poly_m.cpp
+++ b/src/mame/ausnz/poly_m.cpp
diff --git a/src/mame/poly/proteus.cpp b/src/mame/ausnz/proteus.cpp
index cccc4cc2cac..cccc4cc2cac 100644
--- a/src/mame/poly/proteus.cpp
+++ b/src/mame/ausnz/proteus.cpp
diff --git a/src/mame/skeleton/pulsar.cpp b/src/mame/ausnz/pulsar.cpp
index f5cbab47b88..f5cbab47b88 100644
--- a/src/mame/skeleton/pulsar.cpp
+++ b/src/mame/ausnz/pulsar.cpp
diff --git a/src/mame/dicksmith/super80.cpp b/src/mame/ausnz/super80.cpp
index a4c1999d72f..a4c1999d72f 100644
--- a/src/mame/dicksmith/super80.cpp
+++ b/src/mame/ausnz/super80.cpp
diff --git a/src/mame/dicksmith/super80.h b/src/mame/ausnz/super80.h
index a8a74191a55..a8a74191a55 100644
--- a/src/mame/dicksmith/super80.h
+++ b/src/mame/ausnz/super80.h
diff --git a/src/mame/dicksmith/super80_m.cpp b/src/mame/ausnz/super80_m.cpp
index 5b14c8cb6d3..5b14c8cb6d3 100644
--- a/src/mame/dicksmith/super80_m.cpp
+++ b/src/mame/ausnz/super80_m.cpp
diff --git a/src/mame/dicksmith/super80_v.cpp b/src/mame/ausnz/super80_v.cpp
index 5bdbf556c0b..5bdbf556c0b 100644
--- a/src/mame/dicksmith/super80_v.cpp
+++ b/src/mame/ausnz/super80_v.cpp
diff --git a/src/mame/trainer/tec1.cpp b/src/mame/ausnz/tec1.cpp
index eb3a3ff630c..eb3a3ff630c 100644
--- a/src/mame/trainer/tec1.cpp
+++ b/src/mame/ausnz/tec1.cpp
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index a6d47000c6d..38e7da3f529 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -1400,7 +1400,7 @@ kccomp // VEB KC compact
amusco // 1987, Amusco.
draw88pkr // 1988, BTE, Inc.
-@source:skeleton/amust.cpp
+@source:ausnz/amust.cpp
amust //
@source:misc/anes.cpp
@@ -1507,7 +1507,7 @@ apple2gsr3p // ??? 198? Apple IIgs ROM03 prototype
@source:apple/apple3.cpp
apple3 // May 1980 Apple ///
-@source:skeleton/applix.cpp
+@source:ausnz/applix.cpp
applix //
@source:sanritsu/appoooh.cpp
@@ -3234,7 +3234,7 @@ smashdrv // (c) 2000
smashdrvb // (c) 2000
smashdrvs // (c) 2000
-@source:skeleton/aussiebyte.cpp
+@source:ausnz/aussiebyte.cpp
aussieby //
@source:atari/avalnche.cpp
@@ -9372,7 +9372,7 @@ bigkarnkm //
bigstrkb // bootleg on different hardware
bigstrkba // alt set of 'bigstrkb' with Italian teams
-@source:skeleton/binbug.cpp
+@source:ausnz/binbug.cpp
binbug //
@source:pinball/bingo.cpp
@@ -11805,7 +11805,7 @@ ckz80 //
@source:skeleton/d400.cpp
d461 //
-@source:skeleton/d6800.cpp
+@source:ausnz/d6800.cpp
d6800 // Dream 6800
@source:homebrew/d6809.cpp
@@ -11876,7 +11876,7 @@ thndzonej // MAJ (c) 1991 Data East Corporation (Japan) -
@source:skeleton/datacast.cpp
datacast //
-@source:trainer/datum.cpp
+@source:ausnz/datum.cpp
datum // 1982
@source:excellent/dblcrown.cpp
@@ -12453,7 +12453,7 @@ gemcrush
@source:sony/dfs500.cpp
dfs500 // 1994 Sony DFS-500 Video Mixer
-@source:skeleton/dg680.cpp
+@source:ausnz/dg680.cpp
dg680 //
@source:trs/dgn_beta.cpp
@@ -12646,7 +12646,7 @@ dm7000 //
@source:misc/dmainevent.cpp
dmainevent // (c) 1983 Destron
-@source:skeleton/dmax8000.cpp
+@source:ausnz/dmax8000.cpp
dmax8000 //
@source:snk/dmndrby.cpp
@@ -12891,7 +12891,7 @@ e100 //
@source:ericsson/e9161.cpp
e9161 //
-@source:skeleton/eacc.cpp
+@source:ausnz/eacc.cpp
eacc //
@source:skeleton/easy_karaoke.cpp
@@ -13647,7 +13647,7 @@ turbosub7 // (c) 1985 Entertainment Sciences
@source:heathkit/et3400.cpp
et3400 //
-@source:skeleton/eti660.cpp
+@source:ausnz/eti660.cpp
eti660 //
@source:misc/ettrivia.cpp
@@ -13681,7 +13681,7 @@ tms9995bb // TMS9995 breadboard
@source:nec/ews4800.cpp
ews4800_310 // NEC EWS4800/310
-@source:skeleton/excali64.cpp
+@source:ausnz/excali64.cpp
excali64 //
@source:capcom/exedexes.cpp
@@ -20036,7 +20036,7 @@ skywolf3 // bootleg
sonofphx // bootleg
srdmissn // (c) 1986 Taito Corporation
-@source:labtam/labtam.cpp
+@source:ausnz/labtam.cpp
labtam // Labtam 3000 model 3006
@source:konami/labyrunr.cpp
@@ -20856,7 +20856,7 @@ magictga // (c) 199? Acclaim
magmax // (c) 1985
magmaxa // (c) 1985
-@source:dulmont/magnum.cpp
+@source:ausnz/magnum.cpp
magnum //
@source:misc/magreel.cpp
@@ -22914,7 +22914,7 @@ mbc200 //
@source:sanyo/mbc55x.cpp
mbc55x // Sanyo MBC-550, MBC-555
-@source:appliedtech/mbee.cpp
+@source:ausnz/mbee.cpp
mbee // Microbee 16 Standard or Plus
mbee128 // Microbee 128K standard (CP/M)
mbee128p // Microbee 128K premium (CP/M)
@@ -35529,7 +35529,7 @@ pinkiri8 //
ronjan //
ronjans //
-@source:skeleton/pipbug.cpp
+@source:ausnz/pipbug.cpp
pipbug //
@source:vsystem/pipedrm.cpp
@@ -35906,7 +35906,7 @@ sshooter11 // (c) 1998 P&P Marketing
sshooter12 // (c) 1998 P&P Marketing
sshooter17 // (c) 1998 P&P Marketing
-@source:poly/poly.cpp
+@source:ausnz/poly.cpp
poly1 // Poly 1
poly1e // Poly 1 (early)
poly2 // Poly 2
@@ -36185,7 +36185,7 @@ progolfa // (c) 1981
@source:sequential/prophet600.cpp
prpht600 // 1983 Sequential Circuits
-@source:poly/proteus.cpp
+@source:ausnz/proteus.cpp
proteus // Poly Proteus
@source:skeleton/proteus3.cpp
@@ -36312,7 +36312,7 @@ puckpkmn // (c) 2000 Genie
puckpkmna // (c) 2000 IBS
puckpkmnb // (c) 2000 IBS
-@source:skeleton/pulsar.cpp
+@source:ausnz/pulsar.cpp
pulsarlb //
@source:nintendo/punchout.cpp
@@ -40416,7 +40416,7 @@ supduck // (c) Comad
@source:adc/super6.cpp
super6 //
-@source:dicksmith/super80.cpp
+@source:ausnz/super80.cpp
super80 //
super80d //
super80e //
@@ -41319,7 +41319,7 @@ tdv2324 //
@source:misc/teamjocs.cpp
diaelite //
-@source:trainer/tec1.cpp
+@source:ausnz/tec1.cpp
tec1 // Talking Electronics Computer
tecjmon // Talking Electronics Computer
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index 4103d5a761e..8b20aebfe1c 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -60,7 +60,6 @@ appliedconcepts/boris.cpp
appliedconcepts/borisdpl.cpp
appliedconcepts/ggm.cpp
appliedconcepts/prodigy.cpp
-appliedtech/mbee.cpp
arcadia/arcadia.cpp
atari/a2600.cpp
atari/a7800.cpp
@@ -74,6 +73,26 @@ att/att4425.cpp
att/att610.cpp
att/att630.cpp
att/unixpc.cpp
+ausnz/amust.cpp
+ausnz/applix.cpp
+ausnz/aussiebyte.cpp
+ausnz/binbug.cpp
+ausnz/d6800.cpp
+ausnz/datum.cpp
+ausnz/dg680.cpp
+ausnz/dmax8000.cpp
+ausnz/eacc.cpp
+ausnz/eti660.cpp
+ausnz/excali64.cpp
+ausnz/labtam.cpp
+ausnz/magnum.cpp
+ausnz/mbee.cpp
+ausnz/pipbug.cpp
+ausnz/poly.cpp
+ausnz/proteus.cpp
+ausnz/pulsar.cpp
+ausnz/super80.cpp
+ausnz/tec1.cpp
aviion/aviion88k.cpp
banctec/banctec.cpp
bandai/design_master.cpp
@@ -115,9 +134,9 @@ ceres/ceres.cpp
chess/ave_arb.cpp
chess/cking_master.cpp
chess/compuchess.cpp
+chess/conchess.cpp
chess/conic_cchess2.cpp
chess/conic_cchess3.cpp
-chess/conchess.cpp
chess/regence.cpp
chess/tasc.cpp
chromatics/cgc7900.cpp
@@ -191,12 +210,10 @@ dec/vt320.cpp
dec/vt52.cpp
dec/vt520.cpp
dec/vt62.cpp
-dicksmith/super80.cpp
dms/dms5000.cpp
dms/dms86.cpp
dms/zsbc3.cpp
drc/zrt80.cpp
-dulmont/magnum.cpp
eaca/cgenie.cpp
elektor/avrmax.cpp
elektor/ec65.cpp
@@ -343,6 +360,7 @@ homebrew/z80dev.cpp
homebrew/zexall.cpp
homelab/braiplus.cpp
homelab/homelab.cpp
+hp/hp_ipc.cpp
hp/hp16500.cpp
hp/hp2100.cpp
hp/hp2620.cpp
@@ -357,7 +375,6 @@ hp/hp9825.cpp
hp/hp9845.cpp
hp/hp9k.cpp
hp/hp9k_3xx.cpp
-hp/hp_ipc.cpp
hp/jornada.cpp
husky/hawk.cpp
husky/hunter16.cpp
@@ -409,7 +426,6 @@ korg/polysix.cpp
kurzweil/krz2000.cpp
kyber/kminus.cpp
kyocera/kyocera.cpp
-labtam/labtam.cpp
leapfrog/leapfrog_iquest.cpp
leapfrog/leapfrog_leappad.cpp
leapfrog/leapfrog_leapster_explorer.cpp
@@ -523,8 +539,8 @@ nintendo/nes_vt369_vtunknown.cpp
nintendo/pokemini.cpp
nintendo/snes.cpp
nintendo/vboy.cpp
-nintendo/vt1682.cpp
nintendo/vt_unknown.cpp
+nintendo/vt1682.cpp
nokia/dbox.cpp
nokia/mikromik.cpp
nokia/nokia_3310.cpp
@@ -582,8 +598,6 @@ philips/p2000t.cpp
philips/vg5k.cpp
philips/yes.cpp
pitronics/beta.cpp
-poly/poly.cpp
-poly/proteus.cpp
poly88/poly88.cpp
positron/positron.cpp
psion/psion.cpp
@@ -669,18 +683,18 @@ sanyo/mbc200.cpp
sanyo/mbc55x.cpp
sanyo/phc25.cpp
saturn/st17xx.cpp
-sega/saturn.cpp
-sega/sms.cpp
sega/dccons.cpp
sega/mdconsole.cpp
sega/megadriv_rad.cpp
sega/megadriv_sunplus_hybrid.cpp
sega/megadriv_vt_hybrid.cpp
+sega/saturn.cpp
sega/sega_beena.cpp
sega/sega_sawatte.cpp
sega/segapico.cpp
sega/segapm.cpp
sega/sg1000.cpp
+sega/sms.cpp
sega/svmu.cpp
sequential/prophet600.cpp
sfrj/galaxy.cpp
@@ -694,8 +708,8 @@ sgi/4dpi.cpp
sgi/crimson.cpp
sgi/indigo.cpp
sgi/indy_indigo2.cpp
-sgi/iris3130.cpp
sgi/iris_power.cpp
+sgi/iris3130.cpp
sgi/o2.cpp
sgi/octane.cpp
sharp/fontwriter.cpp
@@ -744,16 +758,12 @@ skeleton/am1000.cpp
skeleton/ampex.cpp
skeleton/ampex210.cpp
skeleton/ampscarp.cpp
-skeleton/amust.cpp
skeleton/anzterm.cpp
-skeleton/applix.cpp
skeleton/argox.cpp
skeleton/attache.cpp
-skeleton/aussiebyte.cpp
skeleton/ax20.cpp
skeleton/basf7100.cpp
skeleton/bert.cpp
-skeleton/binbug.cpp
skeleton/bitgraph.cpp
skeleton/blit.cpp
skeleton/blw700i.cpp
@@ -780,11 +790,9 @@ skeleton/cp1.cpp
skeleton/ct909e_segadvd.cpp
skeleton/cxhumax.cpp
skeleton/d400.cpp
-skeleton/d6800.cpp
skeleton/daruma.cpp
skeleton/datacast.cpp
skeleton/design.cpp
-skeleton/dg680.cpp
skeleton/diablo1300.cpp
skeleton/didact.cpp
skeleton/digel804.cpp
@@ -793,21 +801,17 @@ skeleton/digilog320.cpp
skeleton/digilog400.cpp
skeleton/dim68k.cpp
skeleton/dm7000.cpp
-skeleton/dmax8000.cpp
skeleton/dmv.cpp
skeleton/dps1.cpp
skeleton/dsb46.cpp
skeleton/dual68.cpp
skeleton/e100.cpp
-skeleton/eacc.cpp
skeleton/easy_karaoke.cpp
skeleton/elzet80.cpp
skeleton/epic14e.cpp
skeleton/esprit.cpp
-skeleton/eti660.cpp
skeleton/eurit.cpp
skeleton/eurocom2.cpp
-skeleton/excali64.cpp
skeleton/facit4440.cpp
skeleton/fanucs15.cpp
skeleton/fanucspmg.cpp
@@ -900,7 +904,6 @@ skeleton/perq.cpp
skeleton/pes.cpp
skeleton/philipsbo.cpp
skeleton/picno.cpp
-skeleton/pipbug.cpp
skeleton/plan80.cpp
skeleton/pm68k.cpp
skeleton/pockchal.cpp
@@ -908,7 +911,6 @@ skeleton/powerstack.cpp
skeleton/proteus3.cpp
skeleton/pt68k4.cpp
skeleton/ptcsol.cpp
-skeleton/pulsar.cpp
skeleton/pv9234.cpp
skeleton/pwp14.cpp
skeleton/qtsbc.cpp
@@ -1047,12 +1049,12 @@ ti/ti74.cpp
ti/ti85.cpp
ti/ti89.cpp
ti/ti931.cpp
-ti/ti990_10.cpp
-ti/ti990_4.cpp
ti/ti99_2.cpp
ti/ti99_4p.cpp
ti/ti99_4x.cpp
ti/ti99_8.cpp
+ti/ti990_10.cpp
+ti/ti990_4.cpp
ti/tm990189.cpp
tiger/gamecom.cpp
tiger/k28.cpp
@@ -1068,7 +1070,6 @@ trainer/babbage.cpp
trainer/bob85.cpp
trainer/crei680.cpp
trainer/cvicny.cpp
-trainer/datum.cpp
trainer/dolphunk.cpp
trainer/emma2.cpp
trainer/instruct.cpp
@@ -1076,7 +1077,6 @@ trainer/mk14.cpp
trainer/pro80.cpp
trainer/savia84.cpp
trainer/selz80.cpp
-trainer/tec1.cpp
trainer/tk80.cpp
trainer/zapcomputer.cpp
trs/coco12.cpp
@@ -1097,6 +1097,7 @@ tvgames/actions_atj2279b.cpp
tvgames/elan_ep3a19a.cpp
tvgames/elan_eu3a05.cpp
tvgames/elan_eu3a14.cpp
+tvgames/generalplus_gpl_unknown.cpp
tvgames/generalplus_gpl16250_mobigo.cpp
tvgames/generalplus_gpl16250_nand.cpp
tvgames/generalplus_gpl16250_rom.cpp
@@ -1105,7 +1106,6 @@ tvgames/generalplus_gpl16250_spi.cpp
tvgames/generalplus_gpl16250_spi_direct.cpp
tvgames/generalplus_gpl162xx_lcdtype.cpp
tvgames/generalplus_gpl32612.cpp
-tvgames/generalplus_gpl_unknown.cpp
tvgames/magiceyes_pollux_vr3520f.cpp
tvgames/monkey_king_3b.cpp
tvgames/pubint_storyreader.cpp
@@ -1141,9 +1141,9 @@ tvgames/titan_soc.cpp
tvgames/trkfldch.cpp
tvgames/tvgame.cpp
tvgames/xavix.cpp
-tvgames/xavix2.cpp
tvgames/xavix_2000.cpp
tvgames/xavix_2002.cpp
+tvgames/xavix2.cpp
ultimachine/rambo.cpp
ultratec/minicom.cpp
unicard/bbcbc.cpp
@@ -1217,10 +1217,10 @@ vtech/socrates.cpp
vtech/storio.cpp
vtech/vsmile.cpp
vtech/vsmileb.cpp
-vtech/vtech1.cpp
-vtech/vtech2.cpp
vtech/vtech_eu3a12.cpp
vtech/vtech_innotab.cpp
+vtech/vtech1.cpp
+vtech/vtech2.cpp
wang/wangpc.cpp
wavemate/bullet.cpp
wavemate/jupiter.cpp