summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/x1twin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* why complicate when proper devices are there and do work properly (nw) Miodrag Milanovic2014-03-171-4/+3
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-3/+5
* Bunch of copyright changes, of course I'm missing some more too Angelo Salese2013-10-161-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... Miodrag Milanovic2013-04-241-3/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-10/+10
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-10/+11
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-29/+29
* PV-1000: Fixed Dig Dug gfxs Angelo Salese2012-12-241-1/+1
* - h6280.c: Modernized the H6280 core. Ryan Holtz2012-12-231-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-2/+2
* making pcecommn to be a main class for other pce related drivers (nw) Miodrag Milanovic2012-09-201-1/+1
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-11/+11
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Kill off some AM_BASE_LEGACYs. Aaron Giles2012-09-121-1/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+641