summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/x1twin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-540/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* get rid of all the x Dirk Best2015-06-231-1/+1
* mz2000: updated to use new wd fdc. fix softlist to use the correct Dirk Best2015-06-011-1/+0
* x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now Dirk Best2015-05-311-22/+12
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
* part of license work for Kale, mostly those that needs to be GPL (nw) Miodrag Milanovic2015-05-121-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* (MESS) consolidated generic socket / cartslot a bit more: removed Fabio Priuli2014-09-221-1/+1
* more generic slots + some cleanups & some tagmap reductions. nw. Fabio Priuli2014-09-201-6/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+2
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-6/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-1/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-2/+0
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-12/+2
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-8/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-9/+2
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-16/+4
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-37/+0
* actually the fixed regressions were here. nw. Fabio Priuli2014-04-291-3/+3
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-9/+5
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+7
* c6280: converted to use inline config. nw. Fabio Priuli2014-04-111-7/+1
* 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