| Commit message (Expand) | Author | Age | Files | Lines |
* | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 7 | -65/+64 |
* | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 8 | -34/+34 |
* | srcclean and manual cleanup (nw) |  Vas Crabb | 2020-04-26 | 1 | -55/+55 |
* | abc1600: Hard disk WIP. (nw) |  Curt Coder | 2020-04-21 | 2 | -136/+158 |
* | abc1600: Fixed floppy DMA. [Curt Coder] |  Curt Coder | 2020-04-18 | 1 | -2/+10 |
* | abc80x: Fixed the ABC 850/852/856 hard disk drives. [Curt Coder] |  Curt Coder | 2020-04-16 | 2 | -6/+10 |
* | abc1600: Refactored to use modern Z8530 SCC, fixed default DIPs on SASI inter... |  Curt Coder | 2020-04-13 | 1 | -4/+4 |
* | More WD FDC master reset modernization (nw) |  AJR | 2020-03-26 | 2 | -2/+2 |
* | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 2 | -2/+2 |
* | z80dart: Replace old device with new variant of modern SIO emulation |  AJR | 2020-02-29 | 1 | -1/+1 |
* | srcclean, manual adjustments (nw) |  Vas Crabb | 2020-01-26 | 1 | -192/+192 |
* | abc1600.cpp: Added PCB layout for SASI interface card. (nw) |  Curt Coder | 2020-01-06 | 1 | -184/+215 |
* | c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... |  Vas Crabb | 2019-11-15 | 14 | -86/+70 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -23/+22 |
* | srcclean (nw) |  Vas Crabb | 2019-05-26 | 2 | -16/+16 |
* | abc80: Super Smartaid WIP. (nw) |  Curt Coder | 2019-05-22 | 1 | -5/+39 |
* | abc80: Added skeleton for Owoco Super Smartaid. [Curt Coder, Anders Sandahl] |  Curt Coder | 2019-05-05 | 3 | -8/+272 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 5 | -117/+94 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 5 | -94/+117 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 3 | -12/+15 |
* | bus/abcbus: Remove MCFG_ macros; add bus clocks (presumed same as CPUs) (nw) |  AJR | 2019-01-26 | 2 | -105/+79 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 3 | -0/+3 |
* | srcclean (nw) |  Vas Crabb | 2018-09-23 | 3 | -3/+3 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 4 | -44/+53 |
* | z80daisy: finished removing MCFG macro (nw) |  Ivan Vangelista | 2018-08-31 | 5 | -14/+14 |
* | z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) |  Ivan Vangelista | 2018-08-30 | 2 | -13/+14 |
* | z80pio.cpp: removed macros (nw) |  Ivan Vangelista | 2018-08-28 | 2 | -17/+17 |
* | tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. |  Michael Zapf | 2018-08-14 | 1 | -1/+3 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -3/+3 |
* | Make OG happier about output latches, nw |  mooglyguy | 2018-08-02 | 2 | -16/+2 |
* | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 5 | -49/+70 |
* | Made a pass over the source to eliminate uppercase hex in hashes (nw) |  Scott Stone | 2018-07-13 | 1 | -6/+6 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -10/+10 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 6 | -62/+46 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 6 | -24/+24 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 3 | -17/+10 |
* | proposal: move z80daisy* to devices/machine (#3572) |  Patrick Mackinlay | 2018-05-15 | 5 | -5/+5 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 8 | -54/+54 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 6 | -60/+66 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 8 | -81/+97 |
* | srcclean (nw) |  Vas Crabb | 2018-02-25 | 2 | -5/+5 |
* | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -4/+4 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
* | Merge pull request #3208 from JoakimLarsson/cadabc_1 |  Joakim Larsson Edström | 2018-02-14 | 3 | -0/+226 |
|\ |
|
| * | cadmouse: Addressed review comments and changed short name to match product n... |  Joakim Larsson Edstrom | 2018-02-14 | 3 | -3/+7 |
| * | cadmouse: Fixed to use new address map API |  Joakim Larsson Edstrom | 2018-02-14 | 2 | -2/+4 |
| * | cadmouse.cpp: NEW non working mouse/hi-res unit for the abcbus [Valgrind] |  Joakim Larsson Edstrom | 2018-02-14 | 3 | -0/+220 |
* | | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 7 | -44/+50 |
|/ |
|
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 14 | -14/+28 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 5 | -14/+14 |