summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* -hd63450: Removed MCFG, nw mooglyguy2018-08-281-9/+9
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-4/+6
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-4/+4
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-011-601/+340
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-57/+69
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-10/+10
* 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-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-12/+12
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-36/+36
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-36/+36
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-36/+36
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-87/+87
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+8
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-51/+83
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-12/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-59/+98
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+14
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-14/+8
* pet: Fixed video RAM mirroring. [Curt Coder] Curt Coder2017-12-131-2/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-6/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* pet: Added quickload software list with some demos. [Curt Coder] Curt Coder2017-05-301-0/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Fix for cbm4032b "Fatal error: devcb_read: Error performing a late bind of ty... Scott Stone2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-42/+42
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* required_ioport_array. (nw) Curt Coder2016-10-091-22/+275
* Add support to adjust the screen color Dirk Best2016-03-121-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2620