| Commit message (Expand) | Author | Age | Files | Lines |
* | srcclean in preparation for branching releaserelease0228 |  Vas Crabb | 6 hours | 9 | -247/+247 |
* | iwm, swim1: devsel makes more sense now, I think |  Olivier Galibert | 16 hours | 2 | -9/+15 |
* | iwm: motor/devsel is a little weird, hope this works |  Olivier Galibert | 19 hours | 1 | -8/+2 |
* | swim1.h: Fix clang build |  AJR | 37 hours | 1 | -5/+10 |
* | swim1: Embed the iwm |  Olivier Galibert | 41 hours | 7 | -125/+658 |
* | -getaway.cpp: Fixed steering control. |  Vas Crabb | 43 hours | 2 | -4/+4 |
* | ATTR_UNUSED, do you welcome C++17 in your heart and mind? |  Olivier Galibert | 44 hours | 5 | -9/+9 |
* | ncr5380n: assert drq after req with phase mismatch |  Patrick Mackinlay | 2 days | 1 | -0/+1 |
* | flopimg: Change the extracted bitstreams into vector<bool> |  Olivier Galibert | 2 days | 1 | -0/+1 |
* | Firebeat: Fix flash clearing for pop'n music (#7548) |  987123879113 | 3 days | 1 | -1/+4 |
* | 6522via.cpp: Distinguish some different VIA types |  AJR | 3 days | 2 | -9/+113 |
* | Much more core std::string_view modernization |  AJR | 3 days | 2 | -1/+3 |
* | hdc92x4.cpp, i8271.cpp: Clean up time logging |  AJR | 6 days | 4 | -135/+108 |
* | swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th... |  Olivier Galibert | 6 days | 2 | -44/+102 |
* | applefdintf: Correct the not-present option |  Olivier Galibert | 7 days | 1 | -3/+3 |
* | swim2: Add reading, writing gcr up to track 63. |  Olivier Galibert | 9 days | 5 | -52/+102 |
* | - sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz] |  Ryan Holtz | 9 days | 3 | -5/+217 |
* | ksys573.cpp, machine/k573mcr.cpp: Implemented JVS memory card reader device f... |  987123879113 | 12 days | 1 | -1/+1 |
* | -Acorn Archimedes code reorganization: (#7627) |  Sandro Ronco | 12 days | 4 | -0/+1152 |
* | hp2640.cpp: Added tape emulation. (#7625) |  fulivi | 12 days | 5 | -10/+33 |
* | mac/swim2: Add apple drivers and associated communications |  Olivier Galibert | 12 days | 3 | -12/+14 |
* | SWIM2: Enough of the write processing to make the timing calibration work. |  Olivier Galibert | 13 days | 8 | -20/+336 |
* | -m950x0: Fixed validation. [Ryan Holtz] |  Ryan Holtz | 14 days | 1 | -2/+2 |
* | - m950x0: Removed private specifier in favor of protected. [Ryan Holtz] |  Ryan Holtz | 14 days | 2 | -34/+33 |
* | - m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho... |  Ryan Holtz | 14 days | 6 | -277/+1864 |
* | i82586: fix address hash and multicast setup bugs |  Patrick Mackinlay | 2021-01-07 | 1 | -63/+74 |
* | a2bus/mouse.cpp: Fix regression caused by MCU port C lines being high after r... |  AJR | 2021-01-06 | 2 | -6/+15 |
* | mac: Optionally hook up the new skeleton SWIMs |  Olivier Galibert | 2021-01-06 | 1 | -17/+0 |
* | -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] |  Ryan Holtz | 2020-12-31 | 3 | -3/+31 |
* | ncr5380n: halt dma on phase mismatch |  Patrick Mackinlay | 2020-12-31 | 1 | -1/+2 |
* | am9517a: simplify software request handling |  Patrick Mackinlay | 2020-12-30 | 1 | -6/+2 |
* | ds1302: Add DS1202 variant |  AJR | 2020-12-29 | 2 | -44/+65 |
* | ncr5380n: fix MAME lockup introduced in the previous change [R. Belmont] |  arbee | 2020-12-28 | 1 | -0/+1 |
* | aa310.cpp: Replaced i2cmem with pcf8583 RTC device. |  Nigel Barnes | 2020-12-26 | 1 | -7/+2 |
* | natkeyboard: Remove from ioport_manager |  AJR | 2020-12-26 | 1 | -1/+1 |
* | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 12 | -523/+523 |
* | -sa1111, sed1356: Turned logging back off. [Ryan Holtz] |  Ryan Holtz | 2020-12-26 | 1 | -1/+1 |
* | -sa1110: Added initial attempt at UART receiving. LSB of received data seems ... |  Ryan Holtz | 2020-12-26 | 3 | -8/+84 |
* | -sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz] |  Ryan Holtz | 2020-12-25 | 2 | -2/+2 |
* | i2cmem.cpp: Added PCF8582 device. |  Nigel Barnes | 2020-12-25 | 2 | -0/+8 |
* | pcf8583: Reimplemented I2C protocol, and added clock and alarm modes. |  Nigel Barnes | 2020-12-25 | 2 | -137/+334 |
* | New machines marked as NOT_WORKING |  Ryan Holtz | 2020-12-24 | 4 | -9/+2664 |
* | New device: Fairchild 4702B Bit Rate Generator |  AJR | 2020-12-24 | 2 | -0/+350 |
* | Add dump and skeleton devices for Emerald Technology 3XTwin ISA board |  AJR | 2020-12-23 | 2 | -0/+254 |
* | pc_kbdc: Merge "PC KBDC" device with slot connector |  AJR | 2020-12-22 | 3 | -38/+33 |
* | vicdual.cpp: corrected lives dips for hocrash [Guru] |  Ivan Vangelista | 2020-12-21 | 1 | -0/+1 |
* | 6821pia: Improve PA and CA2 output handling |  AJR | 2020-12-20 | 2 | -68/+90 |
* | hdc92x4: Fixed wrong fill byte after data CRC (had no functional impact) (nw) |  Michael Zapf | 2020-12-14 | 1 | -4/+10 |
* | Merge pull request #7546 from 987123879113/fix_cdda_position |  ajrhacker | 2020-12-11 | 1 | -1/+1 |
|\ |
|
| * | Fix calculating relative value in T10MMC_CMD_READ_SUB_CHANNEL |  987123879113 | 2020-12-11 | 1 | -1/+1 |