summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* hexion.cpp: fix music speed by hooking up the INT_TIME callback from the k053... Lord-Nightmare2017-09-142-7/+7
* upd765: sense interrupt status and i82072 changes (#2632) Patrick Mackinlay2017-09-132-84/+304
* Build fixes (nw) AJR2017-09-111-2/+2
* 68340: simplified code by making the timer module implementation a device and... Joakim Larsson Edstrom2017-09-094-365/+235
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-086-35/+44
* fix github issue #2598 (nw) Vas Crabb2017-09-071-2/+2
* mpu401: fix rom name, add full label and version note. [Lord Nightmare] Lord-Nightmare2017-09-061-1/+1
* Merge pull request #2628 from JoakimLarsson/m68340_5 R. Belmont2017-09-059-51/+354
|\
| * 68340: fixed SIM module read register bug and added informative chip select l... Joakim Larsson Edstrom2017-09-041-6/+19
| * 68340: deskeletonized the serial module as a device derived from the duart de... Joakim Larsson Edstrom2017-09-044-35/+232
| * 68340tmu: silented some logerror spam by turning them into LOGx statements Joakim Larsson Edstrom2017-09-041-2/+2
| * 68340tmu: Fixed MCR register enum error Joakim Larsson Edstrom2017-09-041-1/+1
| * mc68681: Added the duart compatible 68340 serial module Joakim Larsson Edstrom2017-09-042-7/+100
* | i82586: fixed 82586 initialisation Patrick Mackinlay2017-09-052-26/+38
|/
* dbox: added 29F800B flash boot device Joakim Larsson Edstrom2017-09-042-1/+23
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-028-20/+54
* eeprompar: Disable this feature for now (nw) AJR2017-08-311-1/+4
* Fixed unused variable. (nw) Ted Green2017-08-301-1/+1
* vegas: Add denver uarts, gearshift, and update input dips for various games. ... Ted Green2017-08-303-53/+30
* upd765: added i82072 (#2607) Patrick Mackinlay2017-08-302-0/+23
* Improvements to 28XX parallel EEPROM emulation AJR2017-08-302-5/+123
* Fix macOS build. constexpr considered harmful, etc. (nw) arbee2017-08-271-7/+7
* add and use INS8250 register defines (#2601) Sven Schnelle2017-08-271-37/+60
* floppy: Add drive LED callback Dirk Best2017-08-272-0/+17
* srcclean (nw) Vas Crabb2017-08-274-53/+53
* 74259: Add write_d1 handler (nw) AJR2017-08-262-0/+22
* tube: New TUBE device. Acorn Tube ULA for use in Acorn 2nd Processors Nigel Barnes2017-08-252-0/+409
* pic8259: Hack no longer needed (nw) AJR2017-08-251-3/+0
* Merge pull request #2576 from JoakimLarsson/m68340_1 R. Belmont2017-08-236-232/+1188
|\
| * m68340: Added implementations for VCO clock synthesizer and Timer module Coun... Joakim Larsson Edstrom2017-08-186-232/+1188
* | hp85: fixed a bug in tape gap detection fulivi2017-08-231-2/+2
* | Here too (nw) AJR2017-08-221-1/+1
* | Oops (nw) AJR2017-08-221-1/+1
* | mb8421: Create 16-bit expanded variant and add it to thndzone/dassault AJR2017-08-212-42/+166
* | upd4701: Add read-triggered X reset & Y reset routines to device (nw) AJR2017-08-202-0/+22
* | vrc5074: Fixed uart interrupts. (nw) Ted Green2017-08-202-8/+15
* | fix building when emu.h isn't automatically injected. (nw) smf-2017-08-201-0/+1
* | upd765: Turn logging off (nw) Dirk Best2017-08-181-1/+1
* | gen_latch: Synchronize at start to ensure broadcast of initial "not written" ... AJR2017-08-182-0/+14
* | upd765: Make SEEK also take some time, fixes KOS FORMAT command Dirk Best2017-08-181-3/+3
|/
* upd765: Don't instantly finish the RECALIBRATE command Dirk Best2017-08-182-2/+10
* Use enums to fix build (nw) AJR2017-08-171-16/+22
* hp85: implemented tape drive fulivi2017-08-162-0/+819
* hp9845: re-factored handling of HTI images into a dedicated format module fulivi2017-08-162-535/+104
* Update mos6526.cpp David Viens2017-08-141-3/+21
* Remove a whole lot of I64 from format strings. Vas Crabb2017-08-105-9/+1
* vrc5074: Add 16550 uart subdevice. (nw) Ted Green2017-08-072-61/+50
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-062-89/+84
* fix up input_merger - it needs to save, and it's passive so no reset Vas Crabb2017-08-022-6/+9
* ds2404: Provide full chip name and standard oscillator frequency (nw) AJR2017-07-312-2/+2