summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/crystal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (nw) David Haywood2015-11-231-4/+5
* this was also said to fit here when it was dumped by Xing Xing, although i ha... David Haywood2015-11-231-2/+15
* move this (nw) David Haywood2015-11-231-0/+90
* added dynamic resolution stuff, donghaer 2 player mode sets a 640x480 mode, a... David Haywood2015-11-231-18/+27
* New machines added or promoted from NOT_WORKING status Luca Elia2015-11-211-15/+186
* vrender0: allow resolutions higher than 512x240 [Luca Elia] Luca Elia2015-11-211-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1141