| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | apply clang-format, remove obsolete comments. no code changes. |  Sergey Svishchev | 2017-03-02 | 12 | -131/+157 |
|/ |
|
* | ti85.cpp: Convert TI-8x link port to a bus with emulated peripherals, should ... |  Vas Crabb | 2017-03-01 | 10 | -0/+1537 |
* | sun3x.cpp: hook up keyboard |  Vas Crabb | 2017-03-01 | 2 | -3/+5 |
* | apple2: fixed IIe/IIc self-test regression, fixed IIe LC reset state. [R. Bel... |  arbee | 2017-02-28 | 1 | -2/+4 |
* | fix MSVC build (nw) |  smf- | 2017-02-28 | 2 | -1/+1 |
* | apple2: rewrote 16k language card to pass Zellyn/qkumba tests [R. Belmont] |  arbee | 2017-02-27 | 2 | -27/+42 |
* | hp9845b: Use standard instance names (and type) for optional ROMs |  AJR | 2017-02-27 | 2 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 864 | -1742/+1959 |
* | [CoCo] Made third and fourth floppy drives on by default, and made "fixed" (#... |  npwoods | 2017-02-27 | 1 | -2/+2 |
* | Revert "ie15: convert to a device with frontends (standalone driver and rs232... |  Vas Crabb | 2017-02-27 | 3 | -134/+0 |
* | device_image_interface cleanups (nw) |  AJR | 2017-02-27 | 46 | -102/+101 |
* | ie15: convert to a device with frontends (standalone driver and rs232 slot de... |  Sergey Svishchev | 2017-02-27 | 3 | -0/+134 |
* | Cleanups to satisfy cuavas's OCD (#2089) |  kazblox | 2017-02-25 | 3 | -32/+65 |
* | Removed colon (":") from image_interface preventing front-ends from launching... |  gordon-fish | 2017-02-25 | 1 | -1/+1 |
* | Merge pull request #2086 from kazblox/master |  ajrhacker | 2017-02-24 | 7 | -2/+116 |
|\ |
|
| * | nes: Add Magic Kid Googoo board. |  Kaz | 2017-02-24 | 7 | -2/+116 |
* | | pc_joy: adjust to work with pcjr software that doesn't support calibration (nw) |  cracyc | 2017-02-20 | 1 | -1/+1 |
* | | srcclean (nw) |  Vas Crabb | 2017-02-19 | 8 | -150/+150 |
* | | lux21046: Cleanup. (nw) |  Curt Coder | 2017-02-16 | 2 | -121/+127 |
* | | z88: fixed expanded video addressing in RAM carts |  Nigel Barnes | 2017-02-14 | 2 | -1/+14 |
* | | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1098 | -571/+527 |
* | | Merge pull request #2056 from JoakimLarsson/vme |  Joakim Larsson Edström | 2017-02-10 | 1 | -15/+9 |
|\ \ |
|
| * | | fccpu20: updated LOGs |  Joakim Larsson Edstrom | 2017-02-10 | 1 | -15/+9 |
* | | | upd7810: Replace fake I/O space with callbacks |  AJR | 2017-02-09 | 3 | -37/+17 |
|/ / |
|
* | | Merge pull request #2049 from JoakimLarsson/vme |  Joakim Larsson Edström | 2017-02-08 | 5 | -92/+282 |
|\ \ |
|
| * | | VME bus: added default bus address space and prepared for bus specific features |  Joakim Larsson Edstrom | 2017-02-08 | 5 | -92/+282 |
* | | | Get rid of now-deprecated a2lang (nw) |  arbee | 2017-02-06 | 2 | -190/+0 |
* | | | vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Cu... |  Curt Coder | 2017-02-06 | 3 | -0/+409 |
* | | | Amiga 500 keyboard updates: |  Vas Crabb | 2017-02-06 | 5 | -366/+557 |
* | | | Amiga 500 keyboard: |  Vas Crabb | 2017-02-06 | 5 | -142/+618 |
* | | | Remove some dependency between src/devices/ and src/mame (nw) |  Miodrag Milanovic | 2017-02-05 | 47 | -60/+72 |
* | | | remove trampoline (nw) |  Vas Crabb | 2017-02-05 | 2 | -15/+8 |
* | | | Amiga keyboard updates: |  Vas Crabb | 2017-02-05 | 7 | -503/+410 |
* | | | restore PORT_CHANGED_MEMBER (nw) |  Vas Crabb | 2017-02-05 | 1 | -3/+3 |
* | | | fix rev (nw) |  Vas Crabb | 2017-02-05 | 1 | -5/+5 |
* | | | Amiga keyboard updates: |  Vas Crabb | 2017-02-05 | 4 | -212/+436 |
| |/
|/| |
|
* | | Avoid confusion of "Speakeasy" description shared between a machine and a dev... |  Scott Stone | 2017-02-03 | 1 | -1/+1 |
* | | m6805 updates: |  Vas Crabb | 2017-02-03 | 1 | -1/+1 |
* | | c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] |  Curt Coder | 2017-02-01 | 6 | -5/+166 |
* | | vic20: Emulated the PPP SpeakEasy (Votrax SC-01-A) cartridge. [Curt Coder] |  Curt Coder | 2017-02-01 | 3 | -0/+159 |
* | | Merge pull request #2035 from fulivi/hp9845_dev9 |  R. Belmont | 2017-02-01 | 2 | -23/+2 |
|\ \ |
|
| * | | hp9845: fixed a weird case of missed synchronization in 9895 drive |  fulivi | 2017-02-01 | 2 | -23/+2 |
* | | | Fix build by removing unused dummy ROM definitions (nw) |  AJR | 2017-02-01 | 1 | -5/+0 |
| |/
|/| |
|
* | | Merge pull request #2034 from JoakimLarsson/cpu20 |  Joakim Larsson Edström | 2017-02-01 | 2 | -64/+302 |
|\ \
| |/
|/| |
|
| * | fccpu20: Added board ID support, gives the right banner now, and improved boa... |  Joakim Larsson Edstrom | 2017-02-01 | 2 | -85/+151 |
| * | fccpu20: Added board variants cpu-21, cpu-21a, cpu-21ya, cpu-21b, cpu-21yb an... |  Joakim Larsson Edstrom | 2017-01-31 | 2 | -29/+201 |
* | | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 5 | -52/+52 |
* | | mac: fix NuBus memory stomp [R. Belmont] |  arbee | 2017-01-29 | 1 | -3/+3 |
|/ |
|
* | hp9845: some info added for 9895 |  fulivi | 2017-01-27 | 1 | -2/+34 |
* | hp9845: synchronizer in 9895 drive optimized a bit |  fulivi | 2017-01-27 | 2 | -44/+32 |