summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/thomson.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-713/+0
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-1/+1
* thomson.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-021-1/+51
* thompson: updated to use the new wd fdc. same deal with as bbc: drives 0 Dirk Best2015-06-051-0/+3
* update license for Peter Trauner and Antoine Mine (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* and a last bunch of generic cart slots. nw. Fabio Priuli2014-10-111-1/+3
* (MESS)thomson - fixes for a non-standard video mode and adding a new one [Ant... Miodrag Milanovic2014-09-251-1/+7
* (MESS)thomson : improve accuracy of the colors [Antoine Mine] Miodrag Milanovic2014-09-061-1/+6
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* mc6854_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-04-301-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-11/+11
* mc6846_device: converted to devcb2 (nw) Ivan Vangelista2014-03-261-12/+0
* Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine] Miodrag Milanovic2014-03-251-0/+4
* mea8000: devcb2. (nw) Curt Coder2014-03-191-1/+0
* thompson, ugly but proper fix (nw) Miodrag Milanovic2014-03-161-1/+4
* Removed an instance of DEVCB_LINE. (nw) Curt Coder2014-03-161-0/+1
* removed some of machine().first_screen() users (nw) Miodrag Milanovic2014-03-141-1/+3
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-21/+18
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-4/+8
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-3/+9
* Modernized mc6843 device.(nw) Ivan Vangelista2014-01-221-3/+5
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-21/+8
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-2/+0
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-3/+3
* Modernized mc6854 device.(nw) Ivan Vangelista2013-11-041-2/+5
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* Modernized mc6846 device.(nw) Ivan Vangelista2013-10-191-1/+1
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-1/+1
* small PALETTE_INIT cleanup (nw) Oliver Stöneberg2013-08-041-2/+1
* (MESS) modernized MEA 8000 sound device. [Fabio Priuli] Fabio Priuli2013-06-021-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-15/+14
* (MESS) thomson.c: Started moving a few things into the driver data. (nw) Wilbert Pol2013-02-241-256/+502
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-1/+1
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+11
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-49/+49
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+394