| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -1/+1 |
| * | New skeleton ISA16 device: InterLan NP600A-3 Intelligent Protocol Processor [... |  AJR | 2019-01-26 | 1 | -0/+2 |
| * | New skeleton ISA16 device: Everex EV-346 disk controller [modem7, minuszerode... |  AJR | 2019-01-26 | 1 | -2/+2 |
| * | New skeleton ISA16 device: Joincom JC-1310 FDC [Tronix, minuszerodegrees.net] |  AJR | 2019-01-26 | 1 | -0/+2 |
| * | bbc: Added the Logotron Sprite Board on the 1MHz bus (for use with Logotron L... |  Nigel Barnes | 2019-01-25 | 1 | -0/+2 |
| * | alpha: new cpu, disassembler only |  Patrick Mackinlay | 2019-01-24 | 1 | -0/+17 |
| * | Revert "nes_vt: APU improvements (#4476)" |  Vas Crabb | 2019-01-24 | 1 | -3/+0 |
| * | electron: Amended cartridge slot interface to include OE and OE2 lines to spe... |  Nigel Barnes | 2019-01-23 | 1 | -0/+6 |
| * | wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] |  Olivier Galibert | 2019-01-22 | 1 | -13/+0 |
| * | decstation: move SFB video chip to separate device for future AlphaAXP sharin... |  arbee | 2019-01-20 | 1 | -0/+12 |
| * | -vsmile: Converted to use slot devices for controllers. Breaks controller inp... |  MooglyGuy | 2019-01-20 | 1 | -2/+2 |
| * | -spg2xx: Added additional timer logging, nw. |  MooglyGuy | 2019-01-19 | 1 | -0/+19 |
| * | -vsmile: Removed all of my work and returned to a skeleton driver, since it's... |  MooglyGuy | 2019-01-19 | 1 | -19/+0 |
| * | no need to add that twice (nw) |  Vas Crabb | 2019-01-20 | 1 | -14/+0 |
| * | vsmile: add skeleton controller bus |  Vas Crabb | 2019-01-20 | 1 | -0/+19 |
| * | More UI stuff: |  Vas Crabb | 2019-01-19 | 1 | -0/+1 |
| * | -vsmile: Added proper slot device emulation for the cartridge slot. Gets vsmi... |  mooglyguy | 2019-01-17 | 1 | -0/+14 |
| * | bbc: Re-implemented ROM slots to be able to handle non-standard ROM devices, ... |  Nigel Barnes | 2019-01-16 | 1 | -0/+23 |
| * | new NOT WORKING --- Classic Arcade Pinball (JAKKS Pacific TV Game) [Sean Rid... |  David Haywood | 2019-01-13 | 1 | -0/+2 |
| * | Merge pull request #4501 from fulivi/hp9825_dev4 |  R. Belmont | 2019-01-13 | 1 | -0/+2 |
| |\ |
|
| | * | hp9825: added HLE of HP9885 floppy drive. Extended HPI format to |  fulivi | 2019-01-12 | 1 | -0/+2 |
| * | | uts20: Add UTS 400-Format Keyboard as slot option [AJR, Bitsavers] |  AJR | 2019-01-12 | 1 | -0/+2 |
| * | | unsp: Created a SunPlus u'nSP recompiler. [Ryan Holtz] |  MooglyGuy | 2019-01-12 | 1 | -1/+5 |
| |/ |
|
| * | uts20, uts10: Keyboard emulation and more |  AJR | 2019-01-08 | 1 | -0/+14 |
| * | Merge pull request #4487 from shattered/_1c5572b0c3 |  R. Belmont | 2019-01-07 | 1 | -0/+2 |
| |\ |
|
| | * | netlist wip: 7474, 7497, test driver |  Sergey Svishchev | 2019-01-07 | 1 | -0/+2 |
| * | | nes_vt: APU improvements (#4476) |  David Shah | 2019-01-05 | 1 | -0/+3 |
| |/ |
|
| * | additional documentation on compiling MAME (nw) |  Vas Crabb | 2019-01-01 | 1 | -1/+1 |
| * | wd33c9x: somebody dropped this (nw) |  Patrick Mackinlay | 2019-01-01 | 1 | -0/+13 |
| * | Fix errors with single-driver build of vsnes.cpp [Justin Kerk] |  Justin Kerk | 2018-12-30 | 1 | -2/+2 |
| * | Added a skeleton for the DEC DC7085 (aka "DZ") quad UART. [R. Belmont] |  arbee | 2018-12-30 | 1 | -0/+12 |
| * | XaviX work (new softlist entries etc. promote ddrfammt, popira, nostalgia, ca... |  David Haywood | 2018-12-28 | 1 | -0/+13 |
| * | bbc: Added Music 2000 and EMR BBC Midi Interface 1MHz bus devices. |  Nigel Barnes | 2018-12-22 | 1 | -0/+4 |
| * | Last round of macro removals before the freeze. (nw) |  mooglyguy | 2018-12-22 | 1 | -0/+20 |
| * | Actually, let's not completely break compilation with MSVC just because someo... |  mooglyguy | 2018-12-16 | 1 | -3/+0 |
| * | Merge pull request #4402 from DavidHaywood/131218 |  R. Belmont | 2018-12-14 | 1 | -0/+4 |
| |\ |
|
| | * | add derived CPU type for AX51-CORE (used by AX208 and others) so that we can ... |  DavidHaywood | 2018-12-14 | 1 | -0/+4 |
| * | | amiga: Add support for the A2058 memory expansion |  Dirk Best | 2018-12-14 | 1 | -0/+2 |
| |/ |
|
| * | Fix compilation errors with -Og |  Celelibi | 2018-12-11 | 1 | -0/+3 |
| * | i386.cpp: move cpuid and msr routines to new file cpuidmsrs.hxx ... (nw) |  yz70s | 2018-12-09 | 1 | -0/+1 |
| * | 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] |  mooglyguy | 2018-12-05 | 1 | -5/+5 |
| * | hp9825 & hp9845: refactored I/O sub-system. Added 98032 GPIO module. (#4353) |  fulivi | 2018-12-05 | 1 | -0/+2 |
| * | hp9122: add layout (nw) |  Sven Schnelle | 2018-11-23 | 1 | -0/+8 |
| * | Add HP98643 LANIC network card |  Sven Schnelle | 2018-11-21 | 1 | -0/+2 |
| * | bbc: Added Aries B488 and Acorn IEEE488 Interface devices on 1MHz bus. |  Nigel Barnes | 2018-11-20 | 1 | -0/+2 |
| * | Initial version of Commodore A2065 Ethernet card |  Dirk Best | 2018-11-20 | 1 | -0/+2 |
| * | Merge pull request #4313 from hp9k/hp98550 |  ajrhacker | 2018-11-18 | 2 | -0/+14 |
| |\ |
|
| | * | add HP98550 high-res color graphic card |  Sven Schnelle | 2018-11-18 | 2 | -0/+14 |
| * | | -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] |  mooglyguy | 2018-11-18 | 1 | -0/+1 |
| |/ |
|
| * | -scsicd512.cpp: Added various legacy SCSI CD-ROM devices which support 512-by... |  mooglyguy | 2018-11-13 | 1 | -0/+16 |