summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/mac.h
Commit message (Expand)AuthorAgeFilesLines
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-071-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Fix various typos and spelling mistakes Zoë Blade2015-04-111-1/+1
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-3/+3
* (MESS) mac: greatly improve keyboard reliability on Macs with first-generatio... arbee2015-01-051-0/+4
* Fixed mac validation (nw) Miodrag Milanovic2014-04-231-1/+1
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-1/+1
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-3/+3
* (MESS) macpds: Moved to emu/bus/macpds. (nw) Curt Coder2014-03-211-1/+1
* 8530scc: devcb2. (nw) Curt Coder2014-03-171-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+5
* Remove code obfuscation, please don't revert my changes without discussing it... smf-2014-01-021-1/+2
* (MESS) mac: cleanup (nw) R. Belmont2014-01-021-4/+14
* Removed cb2 callback from mac drivers, you now have to push the data. [smf] smf-2014-01-011-2/+1
* removed read_ca*/read_cb* as they just returned what you'd written to the chi... smf-2014-01-011-2/+6
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-8/+4
* (MESS) Move NuBus and friends into the new bus structure (nw) R. Belmont2013-10-221-1/+1
* (MESS): Checkpoint original Mac keyboard LLE, make it possible to select by #... R. Belmont2013-09-081-3/+10
* (MESS) Mac: convert ASC to devcb2 IRQ output, some minor modernization. [R. B... R. Belmont2013-07-291-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+0
* (MESS) Mac updates: [R. Belmont] R. Belmont2013-07-211-0/+1
* cast cast revolution (nw) R. Belmont2013-06-301-1/+1
* legacy_cpu-- David Haywood2013-06-251-1/+2
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* (MESS) modernized the Mac Sound device. [Fabio Priuli] Fabio Priuli2013-06-021-11/+19
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* more state cleanup and some modernization (nw) Miodrag Milanovic2013-04-191-1/+2
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+10
* some mess device callback cleanup (nw) Miodrag Milanovic2013-04-051-0/+2
* modernized some pre/postload calls (no whatsnew) Miodrag Milanovic2013-01-311-0/+1
* (MESS) mac: Use pre-cached tagmaps for keyboard/mouse (nw) R. Belmont2013-01-261-0/+15
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-107/+105
* (MESS) Mac: get the 6805s away from knowing mac_state internals, fixes Pippin... R. Belmont2013-01-021-2/+3
* (MESS) Mac: Convert 343-004x RTC/PRAM chip into modern RTC device [R. Belmont] R. Belmont2012-10-201-62/+6
* (MESS) Mac updates: [R. Belmont] R. Belmont2012-10-141-0/+9
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-4/+15
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-9/+18
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Enum and union normalization. Aaron Giles2012-09-161-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-14/+26
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-2/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+483