index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
includes
/
thomson.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-713
/
+0
*
Cleanups and version bump
mame0165
Miodrag Milanovic
2015-08-26
1
-1
/
+1
*
thomson.c: reduce tagmap lookups (nw)
Wilbert Pol
2015-08-02
1
-1
/
+51
*
thompson: updated to use the new wd fdc. same deal with as bbc: drives 0
Dirk Best
2015-06-05
1
-0
/
+3
*
update license for Peter Trauner and Antoine Mine (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
and a last bunch of generic cart slots. nw.
Fabio Priuli
2014-10-11
1
-1
/
+3
*
(MESS)thomson - fixes for a non-standard video mode and adding a new one [Ant...
Miodrag Milanovic
2014-09-25
1
-1
/
+7
*
(MESS)thomson : improve accuracy of the colors [Antoine Mine]
Miodrag Milanovic
2014-09-06
1
-1
/
+6
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
mc6854_device: converted to devcb2 and delegates (nw)
Ivan Vangelista
2014-04-30
1
-0
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
modernized access for legacy floppy, quite straight forward thing (nw)
Miodrag Milanovic
2014-04-02
1
-11
/
+11
*
mc6846_device: converted to devcb2 (nw)
Ivan Vangelista
2014-03-26
1
-12
/
+0
*
Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine]
Miodrag Milanovic
2014-03-25
1
-0
/
+4
*
mea8000: devcb2. (nw)
Curt Coder
2014-03-19
1
-1
/
+0
*
thompson, ugly but proper fix (nw)
Miodrag Milanovic
2014-03-16
1
-1
/
+4
*
Removed an instance of DEVCB_LINE. (nw)
Curt Coder
2014-03-16
1
-0
/
+1
*
removed some of machine().first_screen() users (nw)
Miodrag Milanovic
2014-03-14
1
-1
/
+3
*
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ...
smf-
2014-02-24
1
-21
/
+18
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-4
/
+8
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-3
/
+9
*
Modernized mc6843 device.(nw)
Ivan Vangelista
2014-01-22
1
-3
/
+5
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-21
/
+8
*
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al...
smf-
2013-12-22
1
-2
/
+0
*
Cleanups and version bump
mame0151
Miodrag Milanovic
2013-11-05
1
-3
/
+3
*
Modernized mc6854 device.(nw)
Ivan Vangelista
2013-11-04
1
-2
/
+5
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
Modernized mc6846 device.(nw)
Ivan Vangelista
2013-10-19
1
-1
/
+1
*
some SCREEN_UPDATE_* cleanups (nw)
Oliver Stöneberg
2013-08-05
1
-1
/
+1
*
small PALETTE_INIT cleanup (nw)
Oliver Stöneberg
2013-08-04
1
-2
/
+1
*
(MESS) modernized MEA 8000 sound device. [Fabio Priuli]
Fabio Priuli
2013-06-02
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-0
/
+2
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-1
/
+1
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-15
/
+14
*
(MESS) thomson.c: Started moving a few things into the driver data. (nw)
Wilbert Pol
2013-02-24
1
-256
/
+502
*
(MESS) Refactored all drivers to use the new MOS6551 and removed the old impl...
Curt Coder
2013-02-06
1
-1
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+11
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-11
/
+11
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-49
/
+49
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+394