source org: move cvs driver to misc folder

This commit is contained in:
hap 2024-11-29 16:17:21 +01:00
parent 529378cf8f
commit 84159fed73
3 changed files with 26 additions and 26 deletions

View File

@ -16638,31 +16638,6 @@ c10 //
cb308 // cb308 //
mcb216 // mcb216 //
@source:cvs/cvs.cpp
8ball // (c) 1982 Century
8ball1 // (c) 1982 Century
cosmos // (c) 1981 Century
darkwar // (c) 1981 Century
dazzler // (c) 1982 Century
diggerc // (c) 1982 Century
goldbug // (c) 1982 Century
heartatk // (c) 1983 Century Electronics
hero // (c) 1983 Seatongrove (c) 1984 CVS
hunchbak // (c) 1983 Century
hunchbaka // (c) 1983 Century
huncholy // (c) 1984 Seatongrove (c) CVS
logger // (c) 1982 Century (rev 3)
loggerr2 // (c) 1982 E T Marketing (rev 2)
outline // (c) 1982 Century
radarzon // (c) 1982 Century
radarzon1 // (c) 1982 Century
radarzont // (c) 1982 Tuni Electro Service
raiders // (c) 1983 Century Electronics UK
raidersr3 // (c) 1983 Century Electronics UK
spacefrt // (c) 1981 Century
superbik // (c) 1983 Century
wallst // (c) 1982 Century
@source:cxg/chess2001.cpp @source:cxg/chess2001.cpp
ch2001 ch2001
@ -29438,6 +29413,31 @@ gangrose //
tsarevna // tsarevna //
tsarevnaa // tsarevnaa //
@source:misc/cvs.cpp
8ball // (c) 1982 Century
8ball1 // (c) 1982 Century
cosmos // (c) 1981 Century
darkwar // (c) 1981 Century
dazzler // (c) 1982 Century
diggerc // (c) 1982 Century
goldbug // (c) 1982 Century
heartatk // (c) 1983 Century Electronics
hero // (c) 1983 Seatongrove (c) 1984 CVS
hunchbak // (c) 1983 Century
hunchbaka // (c) 1983 Century
huncholy // (c) 1984 Seatongrove (c) CVS
logger // (c) 1982 Century (rev 3)
loggerr2 // (c) 1982 E T Marketing (rev 2)
outline // (c) 1982 Century
radarzon // (c) 1982 Century
radarzon1 // (c) 1982 Century
radarzont // (c) 1982 Tuni Electro Service
raiders // (c) 1983 Century Electronics UK
raidersr3 // (c) 1983 Century Electronics UK
spacefrt // (c) 1981 Century
superbik // (c) 1983 Century
wallst // (c) 1982 Century
@source:misc/cwheel.cpp @source:misc/cwheel.cpp
cwheel // (c) 19?? Gamebar cwheel // (c) 19?? Gamebar

View File

@ -51,7 +51,7 @@ Quick PCB sketch:
Astro Wars (port of Astro Fighter) is on a stripped down board of Galaxia, Astro Wars (port of Astro Fighter) is on a stripped down board of Galaxia,
using only one 2636 chip, less RAM, and no PROM. using only one 2636 chip, less RAM, and no PROM.
HW has many similarities with quasar.cpp / cvs.cpp / zac1b1120.cpp HW has many similarities with quasar.cpp / misc/cvs.cpp / zac1b1120.cpp
real hardware video of Astro Wars can be seen here: youtu.be/eSrQFBMeDlM real hardware video of Astro Wars can be seen here: youtu.be/eSrQFBMeDlM
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------