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
/
machine
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed mac validation (nw)
Miodrag Milanovic
2014-04-23
1
-2
/
+4
*
m68000 callbacks to delegates (nw)
Miodrag Milanovic
2014-04-22
1
-4
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-4
/
+4
*
8530scc: devcb2. (nw)
Curt Coder
2014-03-17
1
-2
/
+2
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-8
/
+8
*
(MESS) mac: cleanup (nw)
R. Belmont
2014-01-02
1
-222
/
+257
*
Removed cb2 callback from mac drivers, you now have to push the data. [smf]
smf-
2014-01-01
1
-37
/
+6
*
removed read_ca*/read_cb* as they just returned what you'd written to the chi...
smf-
2014-01-01
1
-1
/
+4
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-49
/
+11
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-8
/
+8
*
(MESS): Checkpoint original Mac keyboard LLE, make it possible to select by #...
R. Belmont
2013-09-08
1
-12
/
+42
*
(MESS) fix some regressions (nw)
Wilbert Pol
2013-08-05
1
-2
/
+2
*
(MESS) Mac: convert ASC to devcb2 IRQ output, some minor modernization. [R. B...
R. Belmont
2013-07-29
1
-14
/
+11
*
(MESS) Mac: cleaned up and fixed NuBus IRQ handling for machines with fake VI...
R. Belmont
2013-07-28
1
-3
/
+4
*
cast cast revolution (nw)
R. Belmont
2013-06-30
1
-2
/
+4
*
legacy_cpu--
David Haywood
2013-06-25
1
-6
/
+6
*
(MESS) modernized the Mac Sound device. [Fabio Priuli]
Fabio Priuli
2013-06-02
1
-8
/
+8
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-3
/
+0
*
more state cleanup and some modernization (nw)
Miodrag Milanovic
2013-04-19
1
-1
/
+1
*
small machine().root_device() cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-109
/
+97
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-5
/
+5
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-13
/
+13
*
some mess device callback cleanup (nw)
Miodrag Milanovic
2013-04-05
1
-12
/
+7
*
Some more moving to proper place and compile fix (nw)
Miodrag Milanovic
2013-02-22
1
-1
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
modernized some pre/postload calls (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-6
/
+6
*
Better tagmap cleanup (thanks Haze!) (nw)
R. Belmont
2013-01-27
1
-24
/
+2
*
(MESS) fixed Visual Studio warning about potentially uninitialized variable i...
Oliver Stöneberg
2013-01-26
1
-1
/
+1
*
(MESS) mac: Use pre-cached tagmaps for keyboard/mouse (nw)
R. Belmont
2013-01-26
1
-5
/
+27
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-193
/
+193
*
Better devicification of the Apple II FDC/IWM/SWIM
Nathan Woods
2012-12-24
1
-5
/
+5
*
(MESS) Mac: Support headless operation [R. Belmont]
R. Belmont
2012-10-20
1
-4
/
+11
*
(MESS) Mac: Convert 343-004x RTC/PRAM chip into modern RTC device [R. Belmont]
R. Belmont
2012-10-20
1
-21
/
+17
*
(MESS) Mac updates: [R. Belmont]
R. Belmont
2012-10-14
1
-1
/
+1
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-176
/
+144
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-41
/
+37
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-25
/
+25
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-6
/
+6
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-12
/
+12
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-14
/
+14
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-3
/
+3
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-1
/
+1
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-2
/
+2
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-5
/
+5
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-15
/
+15
*
pwrmac doesn't need the ROM overlay (nw)
R. Belmont
2012-09-02
1
-1
/
+1
[next]