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
/
apple2gs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-2
/
+2
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-9
/
+9
*
some more cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-70
/
+64
*
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
-246
/
+236
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
Cleanups and version bump
mame0148u3
Miodrag Milanovic
2013-04-09
1
-8
/
+8
*
(MESS) apple2gs: Checkpoint on ADB MCU emulation (nw)
R. Belmont
2013-03-31
1
-6
/
+17
*
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
-132
/
+132
*
(MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s...
R. Belmont
2013-02-08
1
-3
/
+4
*
(MESS) Apple II: General modernization, some tagmap cleanup, and prep work to...
R. Belmont
2013-02-06
1
-25
/
+30
*
(MESS) De-tagged the Apple II series drivers [R. Belmont]
R. Belmont
2013-01-28
1
-41
/
+249
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-249
/
+248
*
Better devicification of the Apple II FDC/IWM/SWIM
Nathan Woods
2012-12-24
1
-2
/
+2
*
changed space_func to delegate (no whatsnew)
Miodrag Milanovic
2012-10-11
1
-2
/
+2
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-31
/
+28
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-6
/
+6
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-44
/
+44
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
(MESS) apple2gs: Save states now officially supported. [R. Belmont]
R. Belmont
2012-09-16
1
-1
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-114
/
+111
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-2
/
+2
*
added missing \n to remaining fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
1
-4
/
+4
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+2033