| Commit message (Expand) | Author | Age | Files | Lines |
| * | rs232: HLE updates |  AJR | 2021-01-26 | 19 | -50/+32 |
| * | mac: fixes for Clang compile [R. Belmont] |  arbee | 2021-01-25 | 1 | -5/+5 |
| * | floppy: Be really sure a cleared cache is seen as such |  Olivier Galibert | 2021-01-25 | 1 | -1/+1 |
| * | softwarelist: spelling corrections related to microcabin's hurryfox |  hap | 2021-01-25 | 2 | -33/+33 |
| * | floppy.cpp: as_ticks returns a u64, so go unsigned all the way |  AJR | 2021-01-25 | 1 | -3/+1 |
| * | floppy: When the floppy head stays on an unformatted track from more than an ... |  Olivier Galibert | 2021-01-25 | 1 | -1/+1 |
| * | iwm: Start of implementation of async write |  Olivier Galibert | 2021-01-24 | 2 | -14/+72 |
| * | swim1: Remove the q3 clock, sync is just not usable |  Olivier Galibert | 2021-01-24 | 2 | -41/+9 |
| * | bus/rs232: Add generic Radio Shack printer option (generates break condition ... |  tim lindner | 2021-01-24 | 3 | -5/+40 |
| * | sound/rf5c400.cpp: Fixed looping, and implemented position readback. (#7699) |  987123879113 | 2021-01-24 | 2 | -17/+75 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-01-24 | 20 | -351/+351 |
| * | floppy: Add dir read on apple floppies |  Olivier Galibert | 2021-01-23 | 1 | -0/+3 |
| * | iwm, swim1: devsel makes more sense now, I think |  Olivier Galibert | 2021-01-23 | 2 | -9/+15 |
| * | iwm: motor/devsel is a little weird, hope this works |  Olivier Galibert | 2021-01-23 | 1 | -8/+2 |
| * | i8244: fix recent regression |  hap | 2021-01-22 | 1 | -5/+6 |
| * | swim1.h: Fix clang build |  AJR | 2021-01-22 | 1 | -5/+10 |
| * | swim1: Embed the iwm |  Olivier Galibert | 2021-01-22 | 7 | -125/+658 |
| * | flopimg: Fix gcr checksum |  Olivier Galibert | 2021-01-22 | 1 | -1/+1 |
| * | -getaway.cpp: Fixed steering control. |  Vas Crabb | 2021-01-23 | 2 | -4/+4 |
| * | ATTR_UNUSED, do you welcome C++17 in your heart and mind? |  Olivier Galibert | 2021-01-22 | 5 | -9/+9 |
| * | ncr5380n: assert drq after req with phase mismatch |  Patrick Mackinlay | 2021-01-22 | 1 | -0/+1 |
| * | flopimg: Change the extracted bitstreams into vector<bool> |  Olivier Galibert | 2021-01-22 | 1 | -0/+1 |
| * | Apple 2 floppy drive (diskiing, diskiing13): added sounds (#7685) |  leesaudan2 | 2021-01-21 | 2 | -4/+6 |
| * | Firebeat: Fix flash clearing for pop'n music (#7548) |  987123879113 | 2021-01-21 | 1 | -1/+4 |
| * | 6522via.cpp: Distinguish some different VIA types |  AJR | 2021-01-21 | 24 | -41/+145 |
| * | Much more core std::string_view modernization |  AJR | 2021-01-20 | 7 | -2/+14 |
| * | m740: NMI does not exist; update notes |  AJR | 2021-01-20 | 1 | -14/+8 |
| * | hdc92x4.cpp, i8271.cpp: Clean up time logging |  AJR | 2021-01-18 | 4 | -135/+108 |
| * | artwork/chess: change chess symbols to svg |  hap | 2021-01-18 | 1 | -1/+1 |
| * | swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th... |  Olivier Galibert | 2021-01-17 | 4 | -54/+107 |
| * | Merge pull request #7674 from wilbertpol/gg_xterminator |  ajrhacker | 2021-01-17 | 4 | -2/+186 |
| |\ |
|
| | * | Software list items promoted to working |  Wilbert Pol | 2021-01-17 | 4 | -2/+186 |
| * | | -osd: Clean up inline maths utilities. |  Vas Crabb | 2021-01-18 | 5 | -22/+31 |
| * | | floppy: fix regression in new floppy [O. Galibert] |  arbee | 2021-01-16 | 1 | -2/+2 |
| * | | i8244: remove confusing invalid_register function |  hap | 2021-01-16 | 2 | -75/+43 |
| * | | floppy: fix precision issue and missing cache clear on write |  Olivier Galibert | 2021-01-16 | 2 | -8/+10 |
| * | | applefdintf: Correct the not-present option |  Olivier Galibert | 2021-01-16 | 1 | -3/+3 |
| * | | swim2: Add reading, writing gcr up to track 63. |  Olivier Galibert | 2021-01-15 | 7 | -80/+262 |
| * | | - sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz] |  Ryan Holtz | 2021-01-15 | 5 | -15/+410 |
| * | | oricext.cpp, microdisc.cpp: Use device finders |  AJR | 2021-01-15 | 4 | -39/+19 |
| * | | -Improved accuracy of System 573's digital I/O audio emulation. (#7664) |  987123879113 | 2021-01-16 | 2 | -128/+251 |
| * | | c64/dela_ep256: Use required_device_array |  AJR | 2021-01-15 | 2 | -16/+5 |
| * | | bus/qbus: Replace explicit CPU tag lookup with required_address_space |  AJR | 2021-01-15 | 2 | -8/+7 |
| * | | unspdasm.h: correct license tag |  hap | 2021-01-15 | 1 | -1/+1 |
| * | | ef9340_1: add pinout reference |  hap | 2021-01-15 | 3 | -63/+90 |
| * | | abc800: Fixed ROM size. |  Curt Coder | 2021-01-14 | 1 | -1/+1 |
| * | | metro.cpp: Fix tilemap offset regression |  cam900 | 2021-01-14 | 2 | -0/+6 |
| * | | New working machines |  Curt Coder | 2021-01-14 | 9 | -211/+600 |
| |/ |
|
| * | i8244: split big screen_update function into several pieces |  hap | 2021-01-13 | 2 | -225/+263 |
| * | i8244: changed character layer priorities |  hap | 2021-01-12 | 2 | -87/+79 |