summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* fixed usage of uninitialized members in pce_cd_device (nw) Oliver Stöneberg2014-04-281-0/+8
* fixed usage of uninitialized members in nextkbd_device (nw) Oliver Stöneberg2014-04-281-0/+4
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-282-45/+0
* super80.c: use ioport_array (nw) Alex W. Jackson2014-04-281-16/+5
* (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... Scott Stone2014-04-271-3/+3
* (MESS) super80 : cleanup, part 3 Robbbert2014-04-271-0/+1
* (MESS) super80 : cleanup, part 2 Robbbert2014-04-271-23/+8
* (MESS) super80 : cleanup, part 1 Robbbert2014-04-271-17/+21
* (MESS) super80 : oops! Robbbert2014-04-261-1/+1
* (MESS) super80 : more work with fdc Robbbert2014-04-261-1/+20
* (MESS) super80 : starting to add fdc support Robbbert2014-04-261-2/+11
* fixed usage of uninitialized member in lc89510_temp_device (nw) Oliver Stöneberg2014-04-231-0/+2
* pic8259: remove trampolines (nw) cracyc2014-04-236-37/+2
* i186: use static set irq and clean up leftovers (nw) cracyc2014-04-231-1036/+0
* fixed usage of uninitialized member in abc1600_mac_device (nw) Oliver Stöneberg2014-04-231-1/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-2313-20/+1
* Fixed mac validation (nw) Miodrag Milanovic2014-04-231-2/+4
* (MESS) cybiko updates: [R. Belmont] R. Belmont2014-04-231-1/+11
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-222-5/+3
* Some more core cleanup (nw) Miodrag Milanovic2014-04-222-4/+4
* g65816.c: Modernised cpu core (nw) Wilbert Pol2014-04-211-1/+1
* next: mouse/nmi fixes [O. Galibert] Olivier Galibert2014-04-201-8/+16
* next: Add mouse [O. Galibert] Olivier Galibert2014-04-192-67/+264
* (MESS) Apple 1: Added support for expansion slot, moved cassette interface to... R. Belmont2014-04-191-108/+0
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-8/+17
* (mess) ti85: nvram (nw) cracyc2014-04-171-40/+2
* (MESS) Fix compile (nw) Wilbert Pol2014-04-171-8/+8
* modernized cybiko nvram and supported all models (nw) Miodrag Milanovic2014-04-171-24/+1
* converted i8271 to use inline configs and reduced tagmap lookups Fabio Priuli2014-04-171-6/+0
* (MESS)-thomson: fix for incorrect palettes in a seldom used video mode [Anton... Miodrag Milanovic2014-04-171-17/+26
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-1718-366/+5
* pc_kbdc_device: converted to devcb2 (nw) Ivan Vangelista2014-04-161-23/+7
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-164-5/+5
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-167-53/+51
* sh2: converted to use delegates, so to finally remove the remaining static va... Fabio Priuli2014-04-152-71/+72
* bitbanger_device: converted to devcb2 (nw) Ivan Vangelista2014-04-151-16/+0
* isa8_device and isa16_device: converted to devcb2 (nw) Ivan Vangelista2014-04-152-45/+31
* no need for including assert.h since overload is in emucore.h that we already... Miodrag Milanovic2014-04-152-3/+0
* (MESS) msx.c: Bye bye MSX_DRIVER_LIST. (nw) Wilbert Pol2014-04-141-16/+5
* ie15_keyboard_device: converted to devcb2. Also removed some machine().first_... Ivan Vangelista2014-04-142-32/+10
* emulate ie15 keyboard & use RS232 port [shattered] smf-2014-04-142-0/+423
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-143-103/+54
* (MESS) Apple II: Correct setup of built-in ACIAs for IIc/IIc Plus [R. Belmont] R. Belmont2014-04-131-2/+48
* (MESS) Apple II updates: [R. Belmont] R. Belmont2014-04-132-22/+26
* updated lsi53c810 to use delegates, and moved some formerly static Fabio Priuli2014-04-131-24/+19
* updated upd7002 to use delegates. nw. Fabio Priuli2014-04-131-16/+8
* (MESS) smssdisp: minor cleanup and mapping conflict avoidance + added Fabio Priuli2014-04-131-2/+2
* Oric 1: Spring cleaning [O. Galibert] Olivier Galibert2014-04-121-1357/+0
* sh2.c: Modernised cpu core. [Wilbert Pol] Wilbert Pol2014-04-122-8/+8
* i8257: updated to devcb2. nw. Fabio Priuli2014-04-122-23/+1