| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add adjust_periodic() to persistent_timer. Update obvious situations where it... |  Aaron Giles | 2021-09-11 | 75 | -158/+156 |
| * | Fix merge errors and update new/changed drivers to latest APIs. |  Aaron Giles | 2021-09-10 | 3 | -4/+4 |
| * | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-09-10 | 20 | -116/+879 |
| |\ |
|
| | * | cking_master: use clock device for irq signal |  hap | 2021-09-10 | 1 | -1/+1 |
| | * | clock: add setters for period, duty cycle, pulse width |  hap | 2021-09-10 | 2 | -26/+150 |
| | * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 2 | -0/+328 |
| | * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 2 | -2/+1 |
| | * | machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) |  987123879113 | 2021-09-05 | 1 | -6/+6 |
| | * | i8257: fix it so tc can work with multiple devices |  cracyc | 2021-09-04 | 1 | -2/+4 |
| | * | 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. |  yz70s | 2021-08-30 | 1 | -3/+11 |
| | * | gts1: various fixes. Still not working though. |  Robbbert | 2021-08-27 | 1 | -8/+11 |
| | * | fdc37c93x.cpp: update to support ps/2 mouse |  yz70s | 2021-08-25 | 1 | -0/+2 |
| | * | 8042kbdc.cpp: improve management of ps/2 mouse |  yz70s | 2021-08-25 | 2 | -26/+105 |
| | * | Major state refactoring of pc98 based HW (#8475) |  Angelo Salese | 2021-08-24 | 2 | -0/+199 |
| | * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 5 | -45/+63 |
| | * | nscsi: Added initialization of sense buffer on reset. |  Michael Zapf | 2021-08-20 | 1 | -0/+1 |
| * | | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 296 | -461/+467 |
| * | | Remove timer_alloc from scheduler, keeping it exclusively in the device_t cla... |  Aaron Giles | 2021-08-17 | 3 | -16/+16 |
| * | | Update recently changed code to new APIs |  Aaron Giles | 2021-08-14 | 1 | -1/+0 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-08-14 | 58 | -421/+2333 |
| |\| |
|
| | * | swim1, swim2: Implement callback for DAT1BYTE output |  AJR | 2021-08-13 | 4 | -2/+55 |
| | * | ch376.cpp: fix mount status and entry formatting [Peter Ferrie] |  Peter Ferrie | 2021-08-12 | 1 | -2/+4 |
| | * | ap2000: hook up reset to Centronics init signal (#8363) |  goldnchild | 2021-08-09 | 2 | -1/+20 |
| | * | fdc37c93x.cpp: actually read logical device registers |  yz70s | 2021-08-07 | 2 | -21/+10 |
| | * | z8536: Avoid magic numbers |  Dirk Best | 2021-08-05 | 2 | -8/+17 |
| | * | z8536: Better daisy chain support, fix port assignment when writing data |  Dirk Best | 2021-08-04 | 2 | -5/+30 |
| | * | fdc37c93x.cpp: use ns16550 instead of ns16450 for rs232 as per datasheet |  yz70s | 2021-08-03 | 2 | -4/+4 |
| | * | smc91c96 updates (a2osx w/ lancegs) |  Kelvin Sherlock | 2021-08-02 | 2 | -8/+16 |
| | * | swim1: Disable read side effects to help debugging |  AJR | 2021-07-30 | 2 | -10/+21 |
| | * | applepic: Add timer and remaining GPIO |  AJR | 2021-07-30 | 2 | -16/+58 |
| | * | applepic: Add device files missing from 918da8411db59ec376d800ae2a424344a6736a25 |  AJR | 2021-07-29 | 2 | -0/+511 |
| | * | maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and OS... |  AJR | 2021-07-29 | 2 | -0/+0 |
| | * | i82371sb.cpp: various changes, windows 98 recognizes the ide busmaster contro... |  yz70s | 2021-07-29 | 2 | -17/+94 |
| | * | i82439hx.cpp: corrections to pci configuration space map and decoding to debu... |  yz70s | 2021-07-29 | 2 | -2/+86 |
| | * | fdc37c93x.cpp: add placeholder routine for mouse irq |  yz70s | 2021-07-29 | 2 | -0/+8 |
| | * | ns32082: implement program flow trace support |  Patrick Mackinlay | 2021-07-28 | 2 | -3/+35 |
| | * | ns32202: fix syntax errors |  Patrick Mackinlay | 2021-07-28 | 1 | -3/+3 |
| | * | ns32202: implement counter current values |  Patrick Mackinlay | 2021-07-28 | 2 | -6/+67 |
| | * | hp_taco: commands to read HP9825 tapes added |  fulivi | 2021-07-25 | 1 | -15/+28 |
| | * | srcclean for 0.234 branch |  Vas Crabb | 2021-07-25 | 1 | -2/+2 |
| | * | am9517a: setting mask bits also sets status |  Patrick Mackinlay | 2021-07-23 | 1 | -0/+3 |
| | * | ns32082: remove obsolete comment |  Patrick Mackinlay | 2021-07-23 | 1 | -5/+0 |
| | * | ncr5380n: reclaim ncr5380 device name |  Patrick Mackinlay | 2021-07-20 | 2 | -58/+58 |
| | * | API cleanups and miscellaneous fixes. |  Vas Crabb | 2021-07-15 | 2 | -13/+12 |
| | * | fidel_sc6: add note |  hap | 2021-07-14 | 1 | -1/+2 |
| | * | New working machines |  hap | 2021-07-13 | 2 | -0/+147 |
| | * | -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) |  ksherlock | 2021-07-09 | 2 | -28/+44 |
| | * | video/voodoo.cpp: Major rewrite: (#8267) |  Aaron Giles | 2021-07-09 | 4 | -3/+13 |
| | * | Remove some tag lookups by name (#8252) |  Miodrag Milanović | 2021-07-05 | 6 | -22/+26 |
| | * | heromem, sbmjb: Map I/O expanders (and some RAM for sbmjb) |  AJR | 2021-07-03 | 2 | -0/+19 |