| Commit message (Expand) | Author | Age | Files | Lines |
| * | full xtal conversionxtal |  Olivier Galibert | 2025-04-29 | 916 | -2209/+2158 |
| * | Move debugger command parameter validation helpers into debugger_console |  AJR | 2022-10-29 | 2 | -4/+2 |
| * | wd_fdc: Use the new active() |  Olivier Galibert | 2022-10-29 | 1 | -1/+1 |
| * | Remove #include <cstdarg> from emu.h and move it into source files that still... |  AJR | 2022-10-25 | 8 | -0/+13 |
| * | emu_timer: undo prev commit, add running() getter and change some enabled() c... |  hap | 2022-10-25 | 6 | -15/+16 |
| * | machine/mos6530n.cpp: Removed old, unused io_r/io_w functions. (#10477) |  0kmg | 2022-10-25 | 2 | -38/+0 |
| * | timer device: rename getter functions to match emu_timer |  hap | 2022-10-24 | 1 | -4/+4 |
| * | Fix FDC Busy bit for overlapped commands (#10464) |  pnp2084 | 2022-10-24 | 1 | -1/+3 |
| * | srcclean in preparation for release branch |  Vas Crabb | 2022-10-23 | 2 | -2/+2 |
| * | machine/mos6530n.cpp: Fixed io_w offset error. (#10463) |  0kmg | 2022-10-23 | 1 | -1/+1 |
| * | 6840ptm.cpp: Fix unsigned comparison |  AJR | 2022-10-22 | 1 | -1/+1 |
| * | wd_fdc: reset the contents of data_reg when the sync is changed |  pnp2084 | 2022-10-22 | 2 | -12/+19 |
| * | dbreed: fix sprites on scorebar regression [Mamesick] |  hap | 2022-10-21 | 1 | -1/+1 |
| * | kr2376.cpp: Added the ROM12 variant. |  Nigel Barnes | 2022-10-17 | 2 | -59/+83 |
| * | fd1771: Add missing inversion |  Olivier Galibert | 2022-10-17 | 1 | -2/+2 |
| * | fd1771: Add extended DDAM handling |  Olivier Galibert | 2022-10-16 | 2 | -2/+14 |
| * | mpu4.cpp, ticket.cpp Added proper hopper communications to ticket.cpp (#10404) |  James Wallace | 2022-10-16 | 2 | -0/+13 |
| * | -bus/gameboy: Support MBC6 ROMs in GBX format. |  Vas Crabb | 2022-10-14 | 1 | -14/+15 |
| * | sinclair/pentevo.cpp: New working clone. (#10337) |  holub | 2022-10-10 | 1 | -0/+16 |
| * | advision: get rid of led fade, fix INS(MAME fastforward) not working, add dri... |  hap | 2022-10-08 | 1 | -2/+2 |
| * | dirom: added pre and post rom bank change callbacks and changed almost all us... |  hap | 2022-10-04 | 4 | -6/+6 |
| * | Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold] |  Paul-Arnold | 2022-10-04 | 5 | -53/+95 |
| * | wd1000: use resolve_safe for m_intrq_cb (#10382) |  Brian Johnson | 2022-10-02 | 1 | -1/+1 |
| * | m68000: split the header to make future semi-indenpendant implementations sane |  Olivier Galibert | 2022-09-30 | 2 | -2/+2 |
| * | ap2_dsk: Move the applesauce formats in their own file |  Olivier Galibert | 2022-09-28 | 2 | -0/+2 |
| * | barcrest: Refactored MPU4 machine configuration. [O. Galibert, James Wallace,... |  Vas Crabb | 2022-09-27 | 2 | -3/+8 |
| * | device_palette_interface: Make information overrides noexcept |  AJR | 2022-09-25 | 2 | -4/+4 |
| * | apple2: final removal of Apple II support for the legacy floppy system. [R. B... |  arbee | 2022-09-24 | 4 | -1125/+0 |
| * | er1400: Correct clock phase and better handle data reads |  Dirk Best | 2022-09-24 | 1 | -2/+2 |
| * | sonydriv.cpp: retired. [R. Belmont] |  arbee | 2022-09-22 | 2 | -684/+0 |
| * | dp83932c.cpp: Use swapendian_int16 |  AJR | 2022-09-22 | 1 | -2/+3 |
| * | Revert "er1400: Fix loss of the first data bit on readback" |  Dirk Best | 2022-09-17 | 1 | -2/+2 |
| * | debugger/win: Added capability to save/restore window arrangement. |  Vas Crabb | 2022-09-16 | 1 | -0/+1 |
| * | fixes for clang 15.0 on windows [smf] |  smf- | 2022-09-15 | 2 | -22/+1 |
| * | er1400: Fix loss of the first data bit on readback |  Dirk Best | 2022-09-15 | 1 | -2/+2 |
| * | * new WORKING machine |  Olivier Galibert | 2022-09-06 | 1 | -0/+2 |
| * | -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). |  Vas Crabb | 2022-09-06 | 2 | -12/+31 |
| * | schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... |  hap | 2022-09-02 | 3 | -4/+4 |
| * | woz: Remove write support, it can't really be made reliable |  Olivier Galibert | 2022-09-01 | 1 | -0/+1 |
| * | Revert "gen_latch: add boost interleave conf setting" |  Vas Crabb | 2022-08-31 | 2 | -8/+0 |
| * | gen_latch: add boost interleave conf setting |  hap | 2022-08-31 | 2 | -0/+8 |
| * | OSD/network interface cleanup |  AJR | 2022-08-28 | 8 | -1/+14 |
| * | srcclean in preparation for release |  Vas Crabb | 2022-08-28 | 7 | -42/+42 |
| * | Use mpu4_characteriser_pal for mpu3.cpp (#10079) |  David Haywood | 2022-08-27 | 1 | -8/+8 |
| * | new NOT_WORKING machines |  MetalliC | 2022-08-27 | 1 | -1/+1 |
| * | hyperscan: added quickload support. |  Sandro Ronco | 2022-08-23 | 1 | -0/+1 |
| * | Hyperscan: various updates |  Sandro Ronco | 2022-08-21 | 1 | -3/+3 |
| * | Greatly improve Monon Color emulation (#10158) |  David Haywood | 2022-08-21 | 2 | -0/+282 |
| * | chess artwork: fix xml error on white bishop |  hap | 2022-08-20 | 1 | -1/+1 |
| * | sony_news/news_r4k.cpp: Implemented Sony NEWS NWS-5000X driver. (#8854) |  Brice Onken | 2022-08-20 | 2 | -0/+36 |