summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/crystal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2019-09-221-16/+16
* Various improvements over Vrender0 based systems [Angelo Salese] (#5580) Angelo Salese2019-09-021-105/+3
* new WORKING machine angelosa2019-08-251-15/+36
* srcclean (nw) Vas Crabb2019-08-251-11/+11
* Major refactoring of VRender0 SoC device [Angelo Salese] (#5527) Angelo Salese2019-08-241-1257/+188
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-4/+3
* crystal.cpp: dumped alternate bios [ack] Ivan Vangelista2019-04-041-12/+13
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* let's fix this (nw) Vas Crabb2018-10-291-5/+4
* misc cleanup (nw) Vas Crabb2018-10-281-14/+11
* crystal.cpp : Cleanups / Updates (#4080) cam9002018-10-081-383/+406
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-37/+37
* cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().de... mooglyguy2018-05-281-6/+5
* 32.768_kHz_XTAL != 32.768_MHz_XTAL (nw) AJR2018-05-281-1/+1
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-25/+25
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-80/+84
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* new not working machine Ivan Vangelista2018-02-091-3/+47
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-12/+14
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+8
* crystal.cpp: Minor doc update about Cross Puzzle (nw) briantro2018-01-141-5/+1
* never hurts to srcclean (nw) Vas Crabb2017-07-091-1/+1
* crystal.cpp: Minor correction to P's Attack edge connector (nw) briantro2017-07-051-3/+3
* crystal.cpp: Correct pinout for gun connector & change JAMMA to 56PIN connect... briantro2017-07-041-19/+19
* crystal.cpp: Document P's Attack edge connector pinout which is non JAMMA (nw) briantro2017-07-031-0/+45
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* srcclean (nw) Vas Crabb2017-04-231-2/+2
* Left-over (nw) angelosa2017-04-121-1/+1
* crospuzl belongs to crystal.cpp (nw) angelosa2017-04-121-2/+140
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* srcclean (nw) Vas Crabb2016-11-271-12/+12
* crystal.cpp: fix VRender0 timers [Luca Elia] Luca Elia2016-11-061-56/+206
* srcclean (nw) Vas Crabb2016-10-231-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-70/+70
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* New machines marked as NOT_WORKING Luca Elia2016-10-151-4/+115
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-21/+21