| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't forget to call parent device. |  Aaron Giles | 2021-04-20 | 1 | -0/+2 |
| * | Detect array members that can't be replicated and manually register each item... |  Aaron Giles | 2021-04-19 | 17 | -56/+0 |
| * | Convert STRUCT_MEMBERs into proper struct saves for devices/machine/* |  Aaron Giles | 2021-04-14 | 18 | -309/+434 |
| * | Add support for std::array and for custom types that map to integers/FP value... |  Aaron Giles | 2021-04-13 | 1 | -0/+1 |
| * | mephisto_polgar.cpp: split driver into polgar, risc, milano |  hap | 2021-04-07 | 1 | -3/+4 |
| * | machine/spg_renderer.cpp: Fixed incorrect handling of 2-bit blend level. (#79... |  MooglyGuy | 2021-04-07 | 1 | -1/+5 |
| * | new NOT WORKING machines (plug+play - JAKKS Pacific etc.) [Sean Riddle] (#7892) |  David Haywood | 2021-04-05 | 1 | -0/+4 |
| * | srcclean in preparation for release |  Vas Crabb | 2021-03-28 | 3 | -9/+9 |
| * | swim3, pdm: MFM sector reading |  Olivier Galibert | 2021-03-25 | 2 | -9/+619 |
| * | mc146818: improve update in progress handling |  Patrick Mackinlay | 2021-03-25 | 2 | -16/+51 |
| * | swim3: Fix rddata, a little more contents |  Olivier Galibert | 2021-03-24 | 4 | -14/+59 |
| * | macpdm: Add vblank irq |  Olivier Galibert | 2021-03-24 | 2 | -3/+6 |
| * | -machine/i2cmem.cpp: Added Xicor X24C01 support. [Ryan Holtz] |  MooglyGuy | 2021-03-23 | 2 | -25/+64 |
| * | via6522: Remove the retrigger stuff, vectrex shows the via is *that* dumb |  Olivier Galibert | 2021-03-22 | 1 | -20/+8 |
| * | mac128: Fix the keyboard [O. Galibert, AJR] |  Olivier Galibert | 2021-03-21 | 1 | -8/+20 |
| * | macpdm: Add timer, interrupts, fix via speed, fix sonora bit order... |  Olivier Galibert | 2021-03-15 | 1 | -2/+2 |
| * | f2pbball.lay, ftri1.lay: Attributes are more readable than inline |  Vas Crabb | 2021-03-14 | 1 | -1/+1 |
| * | pmac6100: Move it to a new driver |  Olivier Galibert | 2021-03-12 | 2 | -0/+320 |
| * | netlist: missed some files for license change |  hap | 2021-03-11 | 2 | -2/+2 |
| * | swim3: Just enough emulation that it is not the cause of power mac not bootin... |  Olivier Galibert | 2021-03-11 | 2 | -61/+51 |
| * | mm58174: Small fixes |  AJR | 2021-03-07 | 2 | -14/+6 |
| * | swim2: Correct writing |  Olivier Galibert | 2021-03-06 | 1 | -0/+1 |
| * | swim1: fix iwm clocking |  Olivier Galibert | 2021-03-05 | 1 | -1/+1 |
| * | floppy: Beginning of the support for preformatted floppy images. |  Olivier Galibert | 2021-03-05 | 1 | -0/+3 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 8 | -41/+40 |
| * | iwm/swim: Fix annoyingly subtle write issue in the iwm and add some paranoia |  Olivier Galibert | 2021-03-02 | 4 | -3/+17 |
| * | -machine/fdc37c665gt.cpp: Reimplemented with floppy and parallel support. |  987123879113 | 2021-03-02 | 3 | -46/+563 |
| * | tc009xlvc.cpp: Include Z80 core (interrupt handler not yet ported). (#7756) |  cam900 | 2021-03-02 | 2 | -67/+82 |
| * | swim: local var "bit" is int instead of bool |  hap | 2021-02-28 | 2 | -4/+4 |
| * | Fix MSVC build |  Aaron Giles | 2021-02-28 | 2 | -2/+2 |
| * | swim2: Remove leftover debugging variables |  Olivier Galibert | 2021-02-27 | 1 | -2/+0 |
| * | i8251: Allow write_cts before device has started |  AJR | 2021-02-27 | 1 | -3/+6 |
| * | machine/t10mmc.cpp: Added CD media type check for special LBA 0 case. (#7822) |  987123879113 | 2021-02-27 | 1 | -6/+15 |
| * | swim2: Remove leftover verbosity |  Olivier Galibert | 2021-02-26 | 1 | -1/+0 |
| * | iwm/swim1: correct sense value when drive is not connectd |  Olivier Galibert | 2021-02-22 | 2 | -2/+2 |
| * | iwm: Finish the fix, sorry about the mistake |  Olivier Galibert | 2021-02-22 | 1 | -2/+2 |
| * | iwm: compile fix [R. Belmont] |  arbee | 2021-02-21 | 2 | -2/+2 |
| * | iwm/swim: Small write fixes |  Olivier Galibert | 2021-02-21 | 3 | -14/+36 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-02-21 | 2 | -11/+11 |
| * | i2cmem.cpp: Fix duplicate shortname. |  Nigel Barnes | 2021-02-20 | 1 | -1/+1 |
| * | i2cmem.cpp: Added PCF8570 device. |  Nigel Barnes | 2021-02-20 | 2 | -0/+8 |
| * | acorn_memc.cpp: Disable side effects in high_mem_r handler. |  Nigel Barnes | 2021-02-20 | 1 | -1/+2 |
| * | applefdintf: add helpers for adding 400K and HD Sony drives [R. Belmont] |  arbee | 2021-02-15 | 1 | -0/+6 |
| * | apple2gs: added floppy drive sounds (for new IWM implementation) (#7793) |  leesaudan2 | 2021-02-15 | 1 | -6/+6 |
| * | woz: Fix 2.0 format track length |  Olivier Galibert | 2021-02-15 | 1 | -0/+1 |
| * | swim1: import iwm fixes |  Olivier Galibert | 2021-02-15 | 3 | -62/+81 |
| * | iwm: Better state management, better write flush, better underrun handling |  Olivier Galibert | 2021-02-15 | 2 | -55/+58 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 28 | -156/+183 |
| * | i8271: Coverity 315667 |  Robbbert | 2021-02-13 | 1 | -1/+1 |
| * | apple floppy: Correct the dskchg polarity. |  Olivier Galibert | 2021-02-12 | 1 | -6/+9 |