nofollow'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rastan.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-825/+0
* New working clones Ivan Vangelista2022-01-141-73/+207
* starfire.cpp: correct ROM labels for starfire set [Andrew Welburn] Ivan Vangelista2021-10-081-1/+1
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-1/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* pc090oj.cpp : Updates (#5196) cam9002019-06-101-44/+20
* pc090oj: Fix validation by (partially) adopting device_gfx_interface (nw) AJR2019-05-081-1/+2
* rastan.cpp : Updates (#5008) cam9002019-05-081-106/+101
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+22
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-22/+22
* devices/machine/74157.cpp : Simplify handlers, Fix naming cam9002019-03-221-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-4/+4
* -sound/msm5205: Removed MCFG macros, nw mooglyguy2019-01-041-21/+21
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-6/+6
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-3/+3
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-5/+5
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-09