summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jchan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-4/+4
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-3/+3
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* sknsspr.cpp : Add bitmap clearing disable bit cam9002018-07-151-1/+0
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+5
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-4/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-131-1/+1
* 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-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-4/+4
* 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-5/+5
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+29
* sknsspr : Add device_rom_interface instead memory pointer (#3269) cam9002018-03-011-8/+11
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* jchan : Improve sprite-tile priority, Cleanup duplicates, Verified ba… (#3262) cam9002018-02-241-108/+119
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
* Make watchdog timer a separate device AJR2016-04-301-2/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-18/+18
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* jchan.cpp: updated PCB info (nw) Guru2015-11-091-71/+55
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+728