summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/amstr_pc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pic8259: remove trampolines (nw) cracyc2014-04-231-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* pckeybrd: make into a device (nw) cracyc2014-03-311-99/+13
* aga: fix pc200 char gen (nw) cracyc2014-03-291-19/+0
* (mess) pc: further separation and cleanup (nw) cracyc2014-03-291-244/+449
* aga is isa device now, aga/cga cleanup (nw) Miodrag Milanovic2014-03-261-66/+42
* small cleanup (nw) Miodrag Milanovic2014-03-251-2/+0
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* (MESS) Fixed regressions. (nw) Curt Coder2014-03-111-1/+1
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-1/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-2/+14
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-41/+41
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-11/+16
* (MESS) ppc640: Added modem CPU ROM. [incog] Curt Coder2014-01-091-0/+3
* small clean up of serial devices (nw) smf-2013-12-201-1/+1
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-8/+56
* Converted video/pc_t1t to a device. (nw) Ivan Vangelista2013-11-301-1/+0
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-1/+1
* Modernized pc_lpt device. (nw) Ivan Vangelista2013-09-081-6/+6
* (MESS) PC200 : Added v1.3 bios [Phill Harvey-Smith] Robbbert2013-08-071-3/+6
* i286: repurpose unneeded static config as a20 line callback (nw) cracyc2013-06-151-4/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-2/+2
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-12/+12
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-2/+2
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-2/+2
* (mess) slotify pc joystick [Carl] cracyc2013-05-101-4/+4
* (MESS) fixed array out of bounds access in MACHINE_CONFIG_START for pc200 and... Oliver Stöneberg2013-05-041-4/+4
* more cleanup (nw) Miodrag Milanovic2013-04-191-1/+0
* some mostly pc related cleanup (nw) Miodrag Milanovic2013-04-181-29/+29
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* [mess] finish modernizing pc joystick and remove tag lookups (nw) cracyc2013-01-241-3/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-73/+73
* [mess] pc.c: make the tandys and other pc compatibles use the am9517a cracyc2012-12-301-3/+2
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-16/+16
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+511