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
/
drivers
/
ql.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-35
/
+35
*
disabled some Visual Studio analysis warnings / fixed some obvious errors bas...
Oliver Stöneberg
2014-04-03
1
-1
/
+1
*
(MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL drive...
Scott Stone
2014-03-26
1
-20
/
+185
*
(MESS) microdrv: devcb2. (nw)
Curt Coder
2014-03-19
1
-2
/
+1
*
Converted zx8302_device to devcb2 (nw)
Ivan Vangelista
2014-03-18
1
-21
/
+19
*
legacy wd17xx is now also a modern device (nw)
Miodrag Milanovic
2014-03-18
1
-14
/
+14
*
(MESS) ql: zx8301 devcb2. (nw)
Curt Coder
2014-03-14
1
-13
/
+3
*
(MESS) Fixed screen regressions. (nw)
Curt Coder
2014-03-11
1
-0
/
+1
*
(MESS) ql.c - Fixed up communication between main 68008 CPU and 8048 IPC so t...
Scott Stone
2014-02-24
1
-6
/
+5
*
first round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+2
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-4
/
+4
*
replaced read netin/dtr1/cts2 callbacks in ZX8302 with write handlers, which ...
smf-
2013-12-23
1
-3
/
+1
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-30
/
+2
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-12
/
+12
*
(MESS) ql: Added Merlin Tonto ROM dumps. [Ash Evans]
Curt Coder
2013-06-08
1
-12
/
+15
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-1
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
(MESS) ql: Fixed regression. (nw)
Wilbert Pol
2013-05-21
1
-18
/
+18
*
(MESS) ql: Added RS-232 ports. [Curt Coder]
Curt Coder
2013-05-21
1
-39
/
+70
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-4
/
+4
*
speaker tag lookup removal, also no need to use universal tag, since easier n...
Miodrag Milanovic
2013-04-12
1
-1
/
+1
*
Cleanups and version bump
mame0148u3
Miodrag Milanovic
2013-04-09
1
-1
/
+1
*
(MESS) ql: Added floppy softlist. [anonymous]
Curt Coder
2013-03-26
1
-1
/
+12
*
Moved some mess devices to proper place (nw)
Miodrag Milanovic
2013-02-22
1
-1
/
+1
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-28
1
-38
/
+38
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-121
/
+121
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-10
/
+8
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-13
/
+13
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-8
/
+8
*
(MESS) Death to palettes. (nw)
Curt Coder
2012-09-12
1
-38
/
+1
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-5
/
+5
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1365