summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+1
* macpds: removed unused config. nw. Fabio Priuli2014-05-011-6/+1
* Fixed mac validation (nw) Miodrag Milanovic2014-04-231-1/+2
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-2/+1
* nubus_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-21/+59
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-50/+70
* ncr539x.device: converted to devcb2 (nw) Ivan Vangelista2014-04-081-8/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-5/+5
* ncr5380_device: converted to devcb2 (nw) Ivan Vangelista2014-04-041-14/+16
* (MESS) macpds: Moved to emu/bus/macpds. (nw) Curt Coder2014-03-211-1/+1
* 8530scc: devcb2. (nw) Curt Coder2014-03-171-9/+18
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-2/+8
* MCFG_DEVICE_REMOVE("palette") replaced with proper MCFG_PALETTE_MODIFY (nw) Miodrag Milanovic2014-03-071-6/+6
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-12/+12
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-20/+23
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-8/+8
* (MESS): Keep my style, incorporating smf's suggestions (nw) R. Belmont2014-01-021-3/+3
* Remove code obfuscation, please don't revert my changes without discussing it... smf-2014-01-021-3/+3
* (MESS) mac: cleanup (nw) R. Belmont2014-01-021-47/+82
* Removed cb2 callback from mac drivers, you now have to push the data. [smf] smf-2014-01-011-18/+6
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-17/+135
* (MESS) Move NuBus and friends into the new bus structure (nw) R. Belmont2013-10-221-17/+29
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* (MESS): Checkpoint original Mac keyboard LLE, make it possible to select by #... R. Belmont2013-09-081-0/+1
* (MESS) fix some regressions (nw) Wilbert Pol2013-08-051-1/+1
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-1/+1
* (MESS) Mac: convert ASC to devcb2 IRQ output, some minor modernization. [R. B... R. Belmont2013-07-291-10/+10
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* (MESS) Mac updates: [R. Belmont] R. Belmont2013-07-211-1/+42
* cast cast revolution (nw) R. Belmont2013-06-301-6/+5
* it's not possible to emulate powermacs due to modernized 68k, RIP that projec... R. Belmont2013-06-291-3/+5
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-22/+22
* more state cleanup and some modernization (nw) Miodrag Milanovic2013-04-191-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* misc fixes. Hint: read_safe can't work anymore (nw) Olivier Galibert2013-02-071-5/+5
* (MESS) mac: Use pre-cached tagmaps for keyboard/mouse (nw) R. Belmont2013-01-261-5/+5
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-309/+309
* (MESS) Mac: get the 6805s away from knowing mac_state internals, fixes Pippin... R. Belmont2013-01-021-7/+14
* Better devicification of the Apple II FDC/IWM/SWIM Nathan Woods2012-12-241-0/+1
* (MESS) Mac: added "image" card which allows direct read/write access to any v... R. Belmont2012-12-091-0/+8
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-2/+2
* (MESS) Mac: Preliminary support for Micron XCEED 30HR and MacroColor 30 PDS c... R. Belmont2012-10-281-0/+4
* (MESS) Mac: Add support for PDS Sigma Designs L-View card [R. Belmont, Sharkp... R. Belmont2012-10-221-0/+2
* (MESS) Mac: Add support for Lapis ProColor Server 8*16 PDS video card [R. Bel... R. Belmont2012-10-211-1/+3
* (MESS) Mac updates: [R. Belmont] R. Belmont2012-10-211-0/+9
* (MESS) Mac: Convert 343-004x RTC/PRAM chip into modern RTC device [R. Belmont] R. Belmont2012-10-201-27/+6
* (MESS) Mac: Support original Macintosh II Video Card [R. Belmont, Sharkpuncher] R. Belmont2012-10-171-0/+2