index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
includes
/
mac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
1
-1
/
+1
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
1
-1
/
+1
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
1
-1
/
+1
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-3
/
+3
*
(MESS) mac: greatly improve keyboard reliability on Macs with first-generatio...
arbee
2015-01-05
1
-0
/
+4
*
Fixed mac validation (nw)
Miodrag Milanovic
2014-04-23
1
-1
/
+1
*
m68000 callbacks to delegates (nw)
Miodrag Milanovic
2014-04-22
1
-1
/
+1
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
1
-3
/
+3
*
(MESS) macpds: Moved to emu/bus/macpds. (nw)
Curt Coder
2014-03-21
1
-1
/
+1
*
8530scc: devcb2. (nw)
Curt Coder
2014-03-17
1
-1
/
+1
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-2
/
+5
*
Remove code obfuscation, please don't revert my changes without discussing it...
smf-
2014-01-02
1
-1
/
+2
*
(MESS) mac: cleanup (nw)
R. Belmont
2014-01-02
1
-4
/
+14
*
Removed cb2 callback from mac drivers, you now have to push the data. [smf]
smf-
2014-01-01
1
-2
/
+1
*
removed read_ca*/read_cb* as they just returned what you'd written to the chi...
smf-
2014-01-01
1
-2
/
+6
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-8
/
+4
*
(MESS) Move NuBus and friends into the new bus structure (nw)
R. Belmont
2013-10-22
1
-1
/
+1
*
(MESS): Checkpoint original Mac keyboard LLE, make it possible to select by #...
R. Belmont
2013-09-08
1
-3
/
+10
*
(MESS) Mac: convert ASC to devcb2 IRQ output, some minor modernization. [R. B...
R. Belmont
2013-07-29
1
-1
/
+1
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
(MESS) Mac updates: [R. Belmont]
R. Belmont
2013-07-21
1
-0
/
+1
*
cast cast revolution (nw)
R. Belmont
2013-06-30
1
-1
/
+1
*
legacy_cpu--
David Haywood
2013-06-25
1
-1
/
+2
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-2
/
+2
*
(MESS) modernized the Mac Sound device. [Fabio Priuli]
Fabio Priuli
2013-06-02
1
-11
/
+19
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-1
/
+1
*
more state cleanup and some modernization (nw)
Miodrag Milanovic
2013-04-19
1
-1
/
+2
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-0
/
+10
*
some mess device callback cleanup (nw)
Miodrag Milanovic
2013-04-05
1
-0
/
+2
*
modernized some pre/postload calls (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-0
/
+1
*
(MESS) mac: Use pre-cached tagmaps for keyboard/mouse (nw)
R. Belmont
2013-01-26
1
-0
/
+15
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-107
/
+105
*
(MESS) Mac: get the 6805s away from knowing mac_state internals, fixes Pippin...
R. Belmont
2013-01-02
1
-2
/
+3
*
(MESS) Mac: Convert 343-004x RTC/PRAM chip into modern RTC device [R. Belmont]
R. Belmont
2012-10-20
1
-62
/
+6
*
(MESS) Mac updates: [R. Belmont]
R. Belmont
2012-10-14
1
-0
/
+9
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-4
/
+15
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-0
/
+6
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-0
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-9
/
+18
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
Enum and union normalization.
Aaron Giles
2012-09-16
1
-4
/
+4
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-14
/
+26
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-1
/
+23
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-2
/
+5
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+483