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
/
lynx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-2
/
+2
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-7
/
+7
*
Anonymous timers begone! (nw)
Andrew Gardner
2013-05-29
1
-5
/
+26
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-3
/
+3
*
(MESS) lynx.c: modernized sound emulation, slightly simplified blitter
Fabio Priuli
2013-05-19
1
-92
/
+114
*
lynx and bbc cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-305
/
+299
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-3
/
+3
*
small cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-13
/
+13
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-14
/
+13
*
machine_notify_delegate modernization (nw)
Miodrag Milanovic
2013-02-04
1
-29
/
+24
*
modernized some pre/postload calls (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-3
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-91
/
+91
*
6502: Rewrite modern, cycle-exact and interruptible [O. Galibert]
Olivier Galibert
2012-11-06
1
-1
/
+1
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-37
/
+33
*
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
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-18
/
+16
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-13
/
+13
*
added missing \n to remaining fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+2137