From feebaaf053ddd7d6f675b15ac62459c80b2c1f6a Mon Sep 17 00:00:00 2001 From: hap Date: Wed, 29 Jun 2022 21:25:21 +0200 Subject: [PATCH] source org: rename ascii to msx --- scripts/target/mame/mame.lua | 26 ++++++++++----------- src/mame/arcade.flt | 10 ++++---- src/mame/mame.lst | 12 +++++----- src/mame/mess.flt | 2 +- src/mame/{ascii => msx}/big10.cpp | 0 src/mame/{ascii => msx}/forte2.cpp | 0 src/mame/{ascii => msx}/msx.cpp | 0 src/mame/{ascii => msx}/msx.h | 0 src/mame/{ascii => msx}/msx_m.cpp | 0 src/mame/{ascii => msx}/msx_matsushita.cpp | 0 src/mame/{ascii => msx}/msx_matsushita.h | 0 src/mame/{ascii => msx}/msx_s1985.cpp | 0 src/mame/{ascii => msx}/msx_s1985.h | 0 src/mame/{ascii => msx}/msx_switched.h | 0 src/mame/{ascii => msx}/msx_systemflags.cpp | 0 src/mame/{ascii => msx}/msx_systemflags.h | 0 src/mame/{ascii => msx}/pengadvb.cpp | 0 src/mame/{ascii => msx}/sangho.cpp | 0 src/mame/{ascii => msx}/sfkick.cpp | 0 19 files changed, 25 insertions(+), 25 deletions(-) rename src/mame/{ascii => msx}/big10.cpp (100%) rename src/mame/{ascii => msx}/forte2.cpp (100%) rename src/mame/{ascii => msx}/msx.cpp (100%) rename src/mame/{ascii => msx}/msx.h (100%) rename src/mame/{ascii => msx}/msx_m.cpp (100%) rename src/mame/{ascii => msx}/msx_matsushita.cpp (100%) rename src/mame/{ascii => msx}/msx_matsushita.h (100%) rename src/mame/{ascii => msx}/msx_s1985.cpp (100%) rename src/mame/{ascii => msx}/msx_s1985.h (100%) rename src/mame/{ascii => msx}/msx_switched.h (100%) rename src/mame/{ascii => msx}/msx_systemflags.cpp (100%) rename src/mame/{ascii => msx}/msx_systemflags.h (100%) rename src/mame/{ascii => msx}/pengadvb.cpp (100%) rename src/mame/{ascii => msx}/sangho.cpp (100%) rename src/mame/{ascii => msx}/sfkick.cpp (100%) diff --git a/scripts/target/mame/mame.lua b/scripts/target/mame/mame.lua index 729aa7f5268..3368cfb7b87 100644 --- a/scripts/target/mame/mame.lua +++ b/scripts/target/mame/mame.lua @@ -1268,7 +1268,6 @@ function linkProjects_mame_mame(_target, _subtarget) "appliedtech", "arcadia", "aristocr", - "ascii", "at", "atari", "atlus", @@ -1434,6 +1433,7 @@ function linkProjects_mame_mame(_target, _subtarget) "mos", "motorola", "mr", + "msx", "multitch", "mupid", "nakajima", @@ -1773,12 +1773,6 @@ files { MAME_DIR .. "src/mame/aristocr/*.cpp", } -createMAMEProjects(_target, _subtarget, "ascii") -files { - MAME_DIR .. "src/mame/ascii/*.cpp", - MAME_DIR .. "src/mame/ascii/*.h", -} - createMAMEProjects(_target, _subtarget, "at") files { MAME_DIR .. "src/mame/at/*.cpp", @@ -2555,12 +2549,6 @@ files { MAME_DIR .. "src/mame/maygay/*.h", } -createMAMEProjects(_target, _subtarget, "miltonbradley") -files { - MAME_DIR .. "src/mame/miltonbradley/*.cpp", - MAME_DIR .. "src/mame/miltonbradley/*.h", -} - createMAMEProjects(_target, _subtarget, "mchester") files { MAME_DIR .. "src/mame/mchester/*.cpp", @@ -2638,6 +2626,12 @@ files { MAME_DIR .. "src/mame/midway/*.ipp", } +createMAMEProjects(_target, _subtarget, "miltonbradley") +files { + MAME_DIR .. "src/mame/miltonbradley/*.cpp", + MAME_DIR .. "src/mame/miltonbradley/*.h", +} + createMAMEProjects(_target, _subtarget, "mips") files { MAME_DIR .. "src/mame/mips/*.cpp", @@ -2686,6 +2680,12 @@ files { MAME_DIR .. "src/mame/mr/*.h", } +createMAMEProjects(_target, _subtarget, "msx") +files { + MAME_DIR .. "src/mame/msx/*.cpp", + MAME_DIR .. "src/mame/msx/*.h", +} + createMAMEProjects(_target, _subtarget, "multitch") files { MAME_DIR .. "src/mame/multitch/*.cpp", diff --git a/src/mame/arcade.flt b/src/mame/arcade.flt index 2c3e1ea0c85..80baeb07bfb 100644 --- a/src/mame/arcade.flt +++ b/src/mame/arcade.flt @@ -25,11 +25,6 @@ amiga/upscope.cpp aristocr/aristmk4.cpp aristocr/aristmk6.cpp aristocr/caswin.cpp -ascii/big10.cpp -ascii/forte2.cpp -ascii/pengadvb.cpp -ascii/sangho.cpp -ascii/sfkick.cpp atari/akkaarrh.cpp atari/arcadecl.cpp atari/asteroid.cpp @@ -945,6 +940,11 @@ misc/yuvomz80.cpp mr/dribling.cpp mr/sshot.cpp mr/subhuntr.cpp +msx/big10.cpp +msx/forte2.cpp +msx/pengadvb.cpp +msx/sangho.cpp +msx/sfkick.cpp namco/20pacgal.cpp namco/30test.cpp namco/baraduke.cpp diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 74edc6dae53..68735a0f621 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -9355,7 +9355,7 @@ bg_ddb // bg_max // bg_maxa // -@source:ascii/big10.cpp +@source:msx/big10.cpp big10 // (c) 198? Unknown @source:xerox/bigbord2.cpp @@ -14225,7 +14225,7 @@ foodfc // 136020 (c) 1982 // made by G @source:force/force68k.cpp fccpu1 // -@source:ascii/forte2.cpp +@source:msx/forte2.cpp pesadelo // (c) 1989 Forte II Games @source:misc/fortecar.cpp @@ -31154,7 +31154,7 @@ msisaac // A34 (c) 1985 Taito Corporation @source:skeleton/mstation.cpp mstation // -@source:ascii/msx.cpp +@source:msx/msx.cpp ax150 // ax170 // ax350 // @@ -34534,7 +34534,7 @@ pegasusm // @source:skeleton/pencil2.cpp pencil2 // -@source:ascii/pengadvb.cpp +@source:msx/pengadvb.cpp pengadvb // (c) 1988 Screen pengadvb2 // (c) 1988 Comet @@ -37519,7 +37519,7 @@ sandscrp // (c) 1992 Face sandscrpa // (c) 1992 Face sandscrpb // (c) 1992 Face -@source:ascii/sangho.cpp +@source:msx/sangho.cpp pzlestar // (c) 1991 Sang Ho Soft sexyboom // (c) 1992 Sang Ho Soft sprpuzzle // (c) 1991 Sang Ho Soft @@ -38850,7 +38850,7 @@ pss63 // 199? Nintendo / BPS pss64 // 199? Nintendo / Hudson Soft sfcbox // -@source:ascii/sfkick.cpp +@source:msx/sfkick.cpp sfkick // (c) 1988 Haesung/HJ Corp sfkicka // (c) 198? Haesung spinkick // (c) 1988 Haesung/Seojin diff --git a/src/mame/mess.flt b/src/mame/mess.flt index 14d8774d175..defa0c21e75 100644 --- a/src/mame/mess.flt +++ b/src/mame/mess.flt @@ -62,7 +62,6 @@ appliedconcepts/ggm.cpp appliedconcepts/prodigy.cpp appliedtech/mbee.cpp arcadia/arcadia.cpp -ascii/msx.cpp at/at.cpp at/atpci.cpp at/ct486.cpp @@ -503,6 +502,7 @@ motorola/mvme147.cpp motorola/mvme162.cpp motorola/sys1121.cpp motorola/uchroma68.cpp +msx/msx.cpp multitch/mkit09.cpp multitch/mpf1.cpp mupid/mdisk.cpp diff --git a/src/mame/ascii/big10.cpp b/src/mame/msx/big10.cpp similarity index 100% rename from src/mame/ascii/big10.cpp rename to src/mame/msx/big10.cpp diff --git a/src/mame/ascii/forte2.cpp b/src/mame/msx/forte2.cpp similarity index 100% rename from src/mame/ascii/forte2.cpp rename to src/mame/msx/forte2.cpp diff --git a/src/mame/ascii/msx.cpp b/src/mame/msx/msx.cpp similarity index 100% rename from src/mame/ascii/msx.cpp rename to src/mame/msx/msx.cpp diff --git a/src/mame/ascii/msx.h b/src/mame/msx/msx.h similarity index 100% rename from src/mame/ascii/msx.h rename to src/mame/msx/msx.h diff --git a/src/mame/ascii/msx_m.cpp b/src/mame/msx/msx_m.cpp similarity index 100% rename from src/mame/ascii/msx_m.cpp rename to src/mame/msx/msx_m.cpp diff --git a/src/mame/ascii/msx_matsushita.cpp b/src/mame/msx/msx_matsushita.cpp similarity index 100% rename from src/mame/ascii/msx_matsushita.cpp rename to src/mame/msx/msx_matsushita.cpp diff --git a/src/mame/ascii/msx_matsushita.h b/src/mame/msx/msx_matsushita.h similarity index 100% rename from src/mame/ascii/msx_matsushita.h rename to src/mame/msx/msx_matsushita.h diff --git a/src/mame/ascii/msx_s1985.cpp b/src/mame/msx/msx_s1985.cpp similarity index 100% rename from src/mame/ascii/msx_s1985.cpp rename to src/mame/msx/msx_s1985.cpp diff --git a/src/mame/ascii/msx_s1985.h b/src/mame/msx/msx_s1985.h similarity index 100% rename from src/mame/ascii/msx_s1985.h rename to src/mame/msx/msx_s1985.h diff --git a/src/mame/ascii/msx_switched.h b/src/mame/msx/msx_switched.h similarity index 100% rename from src/mame/ascii/msx_switched.h rename to src/mame/msx/msx_switched.h diff --git a/src/mame/ascii/msx_systemflags.cpp b/src/mame/msx/msx_systemflags.cpp similarity index 100% rename from src/mame/ascii/msx_systemflags.cpp rename to src/mame/msx/msx_systemflags.cpp diff --git a/src/mame/ascii/msx_systemflags.h b/src/mame/msx/msx_systemflags.h similarity index 100% rename from src/mame/ascii/msx_systemflags.h rename to src/mame/msx/msx_systemflags.h diff --git a/src/mame/ascii/pengadvb.cpp b/src/mame/msx/pengadvb.cpp similarity index 100% rename from src/mame/ascii/pengadvb.cpp rename to src/mame/msx/pengadvb.cpp diff --git a/src/mame/ascii/sangho.cpp b/src/mame/msx/sangho.cpp similarity index 100% rename from src/mame/ascii/sangho.cpp rename to src/mame/msx/sangho.cpp diff --git a/src/mame/ascii/sfkick.cpp b/src/mame/msx/sfkick.cpp similarity index 100% rename from src/mame/ascii/sfkick.cpp rename to src/mame/msx/sfkick.cpp