summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/stv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-3961/+0
* - stv.cpp: dumped I/O board ROM for yattrmnp [nnap] Ivan Vangelista2022-05-121-0/+7
* New working clones Ivan Vangelista2022-02-191-2/+2
* New machines marked as NOT_WORKING Ivan Vangelista2022-02-171-0/+21
* stv.cpp: remove sfish2 regions hacks MetalliC2021-12-221-4/+8
* -Completed Slovak translation. [Milan Galcik] Vas Crabb2021-12-071-2/+2
* Miscellaneous #include cleanup AJR2021-11-201-2/+0
* -stv.cpp: Removed most run time I/O port lookups and removed PORT_RESET. Vas Crabb2021-11-101-36/+36
* MSVC fixes Aaron Giles2021-08-131-1/+1
* stv.cpp: added preliminary 7-seg led support for critcrsh Ivan Vangelista2021-06-161-13/+34
* - stv.cpp: completed the vfremix ROM loading correction after the redump Ivan Vangelista2021-06-031-2/+2
* stv.cpp: redumped ic13 for vfremix [farzeno] Ivan Vangelista2021-06-021-1/+2
* stv.cpp: moved the few remaining protection functions in stvprot.cpp to the d... Ivan Vangelista2021-06-021-3/+89
* stv.cpp: updated notes and added NO_DUMP place-holder for missing ROM for dfe... Ivan Vangelista2020-12-151-2/+3
* New machines marked as NOT_WORKING Ivan Vangelista2020-12-091-1/+20
* stv.cpp, stv.xml: fixed MT07782. Also added missing set to stv.xml Ivan Vangelista2020-11-091-2/+2
* rax: Modernize RAM allocation and object lookups AJR2020-08-291-1/+1
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-28/+28
* further macro removal work (nw) Ivan Vangelista2020-05-181-4/+4
* 315-5838_317-0229_comp.*: Fix handlers (nw) AJR2020-04-281-2/+2
* misc demacroization (nw) Ivan Vangelista2020-04-271-4/+4
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-1/+1
* stv.cpp: dumped v1.11 USA BIOS [Kravex, Jorge Silva] MetalliC2020-02-251-10/+13
* fixed some clang-tidy warnings (nw) (#6229) Oliver Stöneberg2020-01-291-4/+4
* docs (nw) MetalliC2019-11-091-2/+40
* stv.cpp: Move per-game I/O into memory maps; simplify code (nw) AJR2019-11-051-179/+81
* fanzonem: Add game type to title; note EPROM type (nw) AJR2019-11-051-2/+2
* new NOT_WORKING machine MetalliC2019-11-041-0/+16
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-20/+20
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* stv: Vertical billboard layout for shienryu Dirk Best2019-09-041-1/+8
* Emulate the Sega Billboard and hook it up to the STV driver Dirk Best2019-08-301-0/+8
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-2/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* stv.cpp: Fix clang build again (nw) AJR2018-12-091-1/+1
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-57/+59
* scsp.cpp : Updates cam9002018-11-291-11/+8
* scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... Ivan Vangelista2018-10-261-18/+18
* new WORKING machines MetalliC2018-10-151-0/+31
* small fixes (nw) DavidHaywood2018-09-041-0/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-5/+5
* vgmplay: Added SCSP support [smf] smf-2018-08-161-2/+6
* some tweaks to 315-5838 (decathlt) based on further observations (nw) (#3831) David Haywood2018-08-061-29/+29
* Implement 315-5838 compression / encryption chip used by Decathete [Peter Wil... David Haywood2018-08-061-17/+68
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* altos8600, isbc_208, isbc_215g, m20_8086, psxcd, saturn, sun3x, z100: Removed... mooglyguy2018-06-221-2/+2
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5