summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-1858-79/+79
* ef9340/1: make character set external. [Wilbert Pol] Wilbert Pol2018-05-183-273/+20
* D'oh. (nw) arbee2018-05-161-0/+7
* sh4drc: optimize FPU CMP instructions (nw) arbee2018-05-161-20/+8
* Stupid typo (nw) Olivier Galibert2018-05-161-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-18/+18
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-18/+18
* video/hp1ll3: add runtime bounds check in CONF command (issue#3523) (nw) (#3547) Sergey Svishchev2018-05-162-12/+16
* gt: don't write out of bounds (nw) Olivier Galibert2018-05-161-2/+3
* sh4drc: fix SR damage in new CMP implementations (nw) arbee2018-05-151-4/+12
* oops (nw) Olivier Galibert2018-05-161-1/+1
* interpro: pass more diag stuff (nw) Olivier Galibert2018-05-163-44/+66
* Eliminate remaining non-diexec PULSE_LINE hacks and disable some side effects... AJR2018-05-152-4/+8
* z80ctc.cpp: Room for improvement (nw) AJR2018-05-151-0/+1
* Start killing off non-diexec PULSE_LINE hacks (nw) AJR2018-05-155-18/+7
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-158-276/+1694
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-1525-29/+27
* i8155: Silence logging (nw) AJR2018-05-151-1/+1
* sh4drc: remove remaining CALLC from FRCHG (nw) arbee2018-05-151-5/+13
* sh4drc: optimized some of the previously implemented UML (nw) arbee2018-05-141-23/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-1540-31/+67
* vic4567: Use device_palette_interface (nw) AJR2018-05-142-16/+12
* interpro: lle keyboard wip checkpoint (nw) Patrick Mackinlay2018-05-143-25/+184
* Fix hyperstone drc (nw) Olivier Galibert2018-05-141-3/+5
* sh4drc: UML implementations of FSTS, FLOAT, FTRC, FNEG, FABS, FSCHG, and FRCH... arbee2018-05-141-46/+76
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-1327-122/+121
* sh4drc: UML implementations of FLDI0, FLDI1, FCMP_EQ, and FCMP_GT [R. Belmont] arbee2018-05-131-28/+54
* and another thing (nw) Vas Crabb2018-05-143-10/+15
* moar (nw) Vas Crabb2018-05-147-27/+32
* set_tag can now take things other than C strings - please don't write new leg... Vas Crabb2018-05-142-4/+4
* tlc34076: m_pens is unnecessary now (nw) AJR2018-05-132-3/+0
* tlc34076: Convert implementation to use device_palette_interface (nw) AJR2018-05-132-27/+36
* tms32010: Fix endianness (nw) AJR2018-05-132-2/+2
* huc6260: Internalize palette (nw) AJR2018-05-132-18/+12
* huc6261, huc6272: Use required_device instead of explicit lookups (nw) AJR2018-05-134-34/+12
* make method constant (nw) yz70s2018-05-132-2/+2
* pc_vga.cpp: machine().device cleanups (nw) AJR2018-05-134-29/+9
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-1320-48/+40
* bus/cbus: Interrupt lines are now callbacks (nw) AJR2018-05-139-12/+46
* pic8259: Use device_resolve_objects (nw) AJR2018-05-132-2/+13
* ticket: Use output finder (nw) AJR2018-05-132-5/+9
* cube quest: Fix cache endianness [O. Galibert] Olivier Galibert2018-05-132-6/+6
* mcs48: minor dasm fix (nw) Patrick Mackinlay2018-05-131-1/+1
* i82371sb.cpp: remove unnedeed stuff, enable isa and add system management mod... yz70s2018-05-132-136/+97
* i82439hx.cpp: start to support system management mode (nw) yz70s2018-05-132-3/+28
* pci.cpp: devices can ask to be mapped before the others (nw) yz70s2018-05-132-3/+14
* sm5*: added sm530 disasm (nw) hap2018-05-127-52/+250
* fix clang compile (nw) arbee2018-05-111-1/+1
* Add topcat asic (#3558) Sven Schnelle2018-05-114-359/+466
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-114-14/+14