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
/
lisa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1927
/
+0
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
1
-1
/
+1
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
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
-3
/
+3
*
(MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw.
Fabio Priuli
2014-04-03
1
-38
/
+29
*
8530scc: devcb2. (nw)
Curt Coder
2014-03-17
1
-4
/
+0
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-2
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+1
*
(nw)
R. Belmont
2014-02-21
1
-2
/
+3
*
removed the simplest 6522 port callbacks [smf]
smf-
2014-01-02
1
-30
/
+17
*
converted pa* & pb* inputs to WRITE_LINE_MEMBER [smf]
smf-
2014-01-01
1
-3
/
+10
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
1
-30
/
+7
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-2
/
+1
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-1
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-1
/
+1
*
(MESS) lisa: Removed runtime tagmap lookups. (nw)
Curt Coder
2013-01-26
1
-218
/
+182
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-3
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-156
/
+155
*
Better devicification of the Apple II FDC/IWM/SWIM
Nathan Woods
2012-12-24
1
-6
/
+6
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-37
/
+25
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-72
/
+69
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-10
/
+10
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-38
/
+37
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-1
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-5
/
+4
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-4
/
+4
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-11
/
+10
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-28
/
+26
*
Get rid of devtag_reset macro.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-11
/
+11
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-3
/
+3
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-7
/
+7
*
fixed some warnings about unreachable statements reported by cppcheck (no wha...
Oliver Stöneberg
2012-09-08
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+2027