mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
seta: move alba into seta folder
This commit is contained in:
parent
04742eaf25
commit
b6758ad3f6
@ -468,27 +468,6 @@ mpc60
|
|||||||
@source:akai/mpc3000.cpp
|
@source:akai/mpc3000.cpp
|
||||||
mpc3000
|
mpc3000
|
||||||
|
|
||||||
@source:alba/albazg.cpp
|
|
||||||
hana6pt2
|
|
||||||
yumefuda
|
|
||||||
|
|
||||||
@source:alba/hanadojo.cpp
|
|
||||||
hanadojo
|
|
||||||
hanadojoa
|
|
||||||
|
|
||||||
@source:alba/rmhaihai.cpp
|
|
||||||
rmhaihai
|
|
||||||
rmhaihai2
|
|
||||||
rmhaihaibl
|
|
||||||
rmhaihib
|
|
||||||
rmhaijin
|
|
||||||
rmhaisei
|
|
||||||
themj
|
|
||||||
themj2
|
|
||||||
|
|
||||||
@source:alba/vsmjtria.cpp
|
|
||||||
vsmjtria
|
|
||||||
|
|
||||||
@source:alesis/alesis.cpp
|
@source:alesis/alesis.cpp
|
||||||
hr16
|
hr16
|
||||||
hr16b
|
hr16b
|
||||||
@ -41769,6 +41748,10 @@ prpht600
|
|||||||
@source:seta/albazc.cpp
|
@source:seta/albazc.cpp
|
||||||
hanaroku
|
hanaroku
|
||||||
|
|
||||||
|
@source:seta/albazg.cpp
|
||||||
|
hana6pt2
|
||||||
|
yumefuda
|
||||||
|
|
||||||
@source:seta/champbwl.cpp
|
@source:seta/champbwl.cpp
|
||||||
champbwl
|
champbwl
|
||||||
champbwla
|
champbwla
|
||||||
@ -41790,6 +41773,10 @@ usclssic
|
|||||||
@source:seta/hanaawas.cpp
|
@source:seta/hanaawas.cpp
|
||||||
hanaawas
|
hanaawas
|
||||||
|
|
||||||
|
@source:seta/hanadojo.cpp
|
||||||
|
hanadojo
|
||||||
|
hanadojoa
|
||||||
|
|
||||||
@source:seta/jclub2.cpp
|
@source:seta/jclub2.cpp
|
||||||
darkhors
|
darkhors
|
||||||
jclub2bl
|
jclub2bl
|
||||||
@ -41819,6 +41806,16 @@ yuka
|
|||||||
@source:seta/namcoeva.cpp
|
@source:seta/namcoeva.cpp
|
||||||
hammerch
|
hammerch
|
||||||
|
|
||||||
|
@source:seta/rmhaihai.cpp
|
||||||
|
rmhaihai
|
||||||
|
rmhaihai2
|
||||||
|
rmhaihaibl
|
||||||
|
rmhaihib
|
||||||
|
rmhaijin
|
||||||
|
rmhaisei
|
||||||
|
themj
|
||||||
|
themj2
|
||||||
|
|
||||||
@source:seta/seta.cpp
|
@source:seta/seta.cpp
|
||||||
atehate
|
atehate
|
||||||
blandia
|
blandia
|
||||||
@ -41998,6 +41995,9 @@ vasara2a
|
|||||||
@source:seta/thedealr.cpp
|
@source:seta/thedealr.cpp
|
||||||
thedealr
|
thedealr
|
||||||
|
|
||||||
|
@source:seta/vsmjtria.cpp
|
||||||
|
vsmjtria
|
||||||
|
|
||||||
@source:sfrj/galaxy.cpp
|
@source:sfrj/galaxy.cpp
|
||||||
galaxy
|
galaxy
|
||||||
galaxyp
|
galaxyp
|
||||||
|
@ -14,7 +14,7 @@ I/O: 2x 8255, 4x 8-dip banks, 1x single dip switch (at position 11m)
|
|||||||
OSC: 20MHz
|
OSC: 20MHz
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- Loosely based off alba/rmhaihai.cpp.
|
- Loosely based off seta/rmhaihai.cpp.
|
||||||
Changes needed for merging both implementations seems too non-trivial to warrant a
|
Changes needed for merging both implementations seems too non-trivial to warrant a
|
||||||
driver merge, basically just the video HW, the CRTC (448x224 clocked at 20 MHz?)
|
driver merge, basically just the video HW, the CRTC (448x224 clocked at 20 MHz?)
|
||||||
and a few I/O bits looks similar, the odd screen size is also a thing in srmp2.cpp
|
and a few I/O bits looks similar, the odd screen size is also a thing in srmp2.cpp
|
Loading…
Reference in New Issue
Block a user