summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mac.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+8
* Details, details (nw) Vas Crabb2018-09-011-5/+5
* mac.cpp: Fix clang build (nw) AJR2018-08-041-1/+1
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-041-937/+614
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-133/+133
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-24/+24
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-24/+24
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-34/+34
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-9/+17
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-290/+290
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-34/+38
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-9/+7
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-234/+250
* mac: remove first_screens (nw) arbee2018-03-091-2/+2
* pmac6100: The boot chime plays now, but sounds really awful (nw) AJR2018-02-161-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-21/+42
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+16
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-30/+30
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* mac: preliminary support for AE Quadralink 4-port serial [R. Belmont, Al Kossow] arbee2018-01-021-0/+2
* mac: Support for "BootBug" NuBus remote debugger card [Al Kossow, R. Belmont] arbee2017-12-251-0/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-53/+53
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-13/+13
* mac: split 128/512/Plus into new separate, more modern driver. [R. Belmont] arbee2016-10-271-229/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-28/+10
* mac: rewrite audio output for original Macs to work like hardware. [R. Belmont] arbee2016-10-081-6/+40
* srcclean Vas Crabb2016-09-281-1/+1
* tiny fix (n/w) Lord-Nightmare2016-09-271-1/+1
* mac.cpp: fixed Mac Classic rom label/location [Lord Nightmare] Lord-Nightmare2016-09-271-9/+10
* mac.cpp: split mac classic II roms up per pcb, added labels and locations [Lo... Lord-Nightmare2016-09-271-4/+8
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* one more reference (n/w) Lord-Nightmare2016-09-251-0/+1
* mac.cpp: Use split roms for mac 128k and 512k, and document proper labels [Lo... Lord-Nightmare2016-09-251-2/+24
* correct the rom location for the 'rom-lo' rom on a mac 512k(e) motherboard, w... Lord-Nightmare2016-09-251-3/+3
* mac.cpp: Replace bad dump in macplus v2 romset with redump, and use split rom... Lord-Nightmare2016-09-251-10/+23
* Devfind revision phase 2 (nw) AJR2016-08-051-4/+4
* mac.cpp: fixed MT06304, a typo of mine (nw) Ivan Vangelista2016-07-181-1/+1
* Move disasm overrides into interface, reducing driver-debugger dependencies (nw) AJR2016-06-241-0/+23
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-1/+0
* fake include till adb is not converted to device (nw) Miodrag Milanovic2016-05-011-0/+1