| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: |  Vas Crabb | 2024-11-25 | 1 | -3/+3 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 15 | -57/+57 |
* | floppy.cpp: Use standard drives for hard-sectored systems (#12727) |  Mark Garlanger | 2024-09-08 | 1 | -1/+5 |
* | Floppy hard-sector support. Mix of Eric Anderson's and Mark |  Eric Anderson | 2024-09-01 | 2 | -32/+58 |
* | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) |  Vas Crabb | 2024-02-25 | 1 | -4/+4 |
* | imagedev/floppy.cpp: Remvoed hard-sectored floppy support. |  Vas Crabb | 2023-11-02 | 2 | -58/+32 |
* | imagedev/floppy.cpp: Add hard-sector floppy support |  Eric Anderson | 2023-09-05 | 2 | -32/+58 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -18/+0 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 7 | -31/+31 |
* | UI refinements/fixes: |  Vas Crabb | 2023-05-10 | 2 | -44/+25 |
* | cpu/nec: Fixed build; also, srcclean |  Vas Crabb | 2023-03-26 | 1 | -10/+10 |
* | vectorgraphic/vector4.cpp: Added Vector 4 driver. (#10710) |  Eric Anderson | 2023-02-27 | 2 | -0/+382 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -2/+2 |
* | Use ioprocs classes instead of emu_file for device_nvram_interface's load and... |  AJR | 2022-02-27 | 1 | -8/+8 |
* | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 1 | -0/+2 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 3 | -6/+6 |
* | rs232: HLE updates |  AJR | 2021-01-26 | 1 | -1/+0 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 4 | -8/+4 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 2 | -23/+21 |
* | s100/dj2db: Add UART (not fully hooked up yet); more accurate FDC reset (nw) |  AJR | 2020-03-15 | 2 | -10/+14 |
* | Replace old MC2661 device with new SCN2651/SCN2661/SCN2641 devices and make s... |  AJR | 2020-03-06 | 1 | -30/+30 |
* | Revert "8255: missed one driver (nw)" |  Vas Crabb | 2019-12-17 | 1 | -0/+1 |
* | 8255: set default tristate to 0 (nw) |  hap | 2019-12-14 | 1 | -1/+0 |
* | (nw) Fixed the build. |  Robbbert | 2019-12-07 | 1 | -3/+3 |
* | ascsasi: Actually generate the control pulses (nw) |  AJR | 2019-12-06 | 1 | -0/+4 |
* | New S-100 device: ASC Associates SASI Host Computer Adapter [AJR, Bitsavers] |  AJR | 2019-12-06 | 2 | -0/+380 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -6/+17 |
* | polyfdc: Use A3, not A11 (nw) |  AJR | 2019-10-04 | 1 | -2/+2 |
* | polyfdc: Update notes (nw) |  AJR | 2019-10-04 | 1 | -21/+38 |
* | (nw) please try to ensure #include guards will trip special-casing in dumb pr... |  Vas Crabb | 2019-09-16 | 1 | -1/+1 |
* | s100_am310: Fix address shift (nw) |  AJR | 2019-08-28 | 1 | -2/+2 |
* | Add dump and emulation of Alpha Micro AM-310 Communications Controller [AJR, ... |  AJR | 2019-08-28 | 2 | -0/+396 |
* | dg640: Add base address select switch and screen raw parameters; improve docu... |  AJR | 2019-07-21 | 2 | -10/+60 |
* | (nw) split binbug into 3 sources. |  Robbbert | 2019-07-22 | 2 | -0/+219 |
* | poly88, poly8813: Add PolyMorphic 16K RAM card and make one the default |  AJR | 2019-07-19 | 2 | -0/+155 |
* | polyvti: Add status port (nw) |  AJR | 2019-07-18 | 1 | -1/+15 |
* | i8212: Simplify read/write handlers (nw) |  AJR | 2019-07-18 | 1 | -2/+2 |
* | poly88, poly8813: Bus expansion |  AJR | 2019-07-18 | 5 | -0/+474 |
* | devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values |  cam900 | 2019-03-30 | 1 | -6/+6 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 15 | -143/+88 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 15 | -88/+143 |
* | bus/s100, bus/vidbrain: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-25 | 15 | -48/+48 |
* | -devices/bus/kc, nasbus, s100: Removed MCFG macros, nw |  mooglyguy | 2019-02-03 | 1 | -79/+26 |
* | bus/epson_sio, bus/s100: Clean up some MCFGs (nw) |  AJR | 2019-01-18 | 4 | -16/+14 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | Identify this brick (nw) |  AJR | 2018-11-25 | 1 | -1/+1 |
* | s100_djdma: Add a healthy amount of stub handlers to this skeleton device (nw) |  AJR | 2018-11-25 | 2 | -16/+265 |
* | bus/s100: Collect data reads by ANDing with FF, not ORing with 0 (nw) |  AJR | 2018-11-25 | 8 | -16/+16 |
* | machine/pic8259.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-31 | 1 | -8/+9 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -21/+21 |