| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -8/+8 |
* | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 6 | -32/+32 |
* | another bunch of macro removals (nw) |  Ivan Vangelista | 2020-05-19 | 2 | -4/+4 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -28/+10 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 3 | -10/+10 |
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 5 | -49/+49 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 5 | -49/+49 |
* | bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... |  AJR | 2019-02-25 | 3 | -27/+29 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -16/+13 |
* | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -6/+7 |
* | bus/einstein/pipe: Eliminate MCFG_ macros; add bus clock (nw) |  AJR | 2018-12-31 | 2 | -28/+21 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 1 | -7/+8 |
* | less space (nw) |  smf- | 2018-09-14 | 1 | -1/+1 |
* | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -17/+17 |
* | sp0256: Remove MCFG_ (nw) |  Nigel Barnes | 2018-07-10 | 1 | -4/+5 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -4/+4 |
* | Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... |  AJR | 2018-06-24 | 3 | -3/+3 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -3/+3 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | (nw) remove more low-value macros and add a couple more constructor options |  Vas Crabb | 2018-05-10 | 1 | -5/+3 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 2 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 3 | -5/+5 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -11/+13 |
* | maps: Finish devices/bus (nw) |  Olivier Galibert | 2018-04-21 | 2 | -9/+11 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -14/+8 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -5/+5 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 4 | -4/+4 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 3 | -3/+3 |
* | srcclean (nw) |  Vas Crabb | 2017-11-26 | 2 | -2/+2 |
* | einstein: Improve interrupts, add WIP Speculator support |  Dirk Best | 2017-11-20 | 4 | -0/+293 |
* | einstein: Add support for the Silicon Disc RAM drive |  Dirk Best | 2017-11-09 | 3 | -0/+175 |
* | einstein: Add support for mouse connected to the user port |  Dirk Best | 2017-11-01 | 3 | -0/+155 |
* | einstein: Add bus interface for the user port and emulate speech cart |  Dirk Best | 2017-10-31 | 5 | -3/+354 |
* | einstein: Move pipe bus to its own directory |  Dirk Best | 2017-10-31 | 4 | -0/+0 |
* | einstein: Create "Tatung Pipe" bus and convert 80 column device |  Dirk Best | 2017-10-28 | 4 | -0/+546 |