| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -11/+9 |
| * | bus/a2bus/a2mockingboard.cpp: Reduced gross copy/pasta in PSG control code an... |  Vas Crabb | 2023-07-12 | 1 | -213/+112 |
| * | Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nig... |  Vas Crabb | 2023-07-12 | 1 | -10/+9 |
| * | Echo Plus board uses a TSP5220C (aka TMS5220C), not a straight TMS5220 [Lord ... |  Lord-Nightmare | 2023-07-11 | 1 | -1/+1 |
| * | Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare] |  Lord-Nightmare | 2023-07-11 | 1 | -9/+10 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -6/+6 |
| * | Fix a change which got lost in a manual merge |  Lord-Nightmare | 2023-05-16 | 1 | -1/+0 |
| * | Add support for the older Votrax SC-01 chip; currently only used by Bally Ast... |  Lord-Nightmare | 2023-05-16 | 1 | -0/+1 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -2/+2 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -2/+2 |
| * | Fixed the second PSG addressing on the ECHO+ (#9330) |  cybernesto | 2022-02-22 | 1 | -19/+8 |
| * | bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. |  Vas Crabb | 2021-10-04 | 1 | -4/+123 |
| * | apple2: some correctness improvements to the Mockingboard support. [R. Belmont] |  arbee | 2021-06-17 | 1 | -16/+91 |
| * | a2mockingboard.cpp: Fix 2 more off-by-ones in the Phasor address decoding [To... |  arbee | 2021-04-03 | 1 | -2/+2 |
| * | a2mockingboard.cpp: fix two off-by-ones on the Phasor address decoding [TomCh] |  arbee | 2021-04-03 | 1 | -2/+2 |
| * | a2mockingboard.cpp: Updates [R. Belmont, TomCh] |  arbee | 2021-04-01 | 1 | -9/+41 |
| * | 6522via.cpp: Distinguish some different VIA types |  AJR | 2021-01-21 | 1 | -2/+2 |
| * | apple2: Phasor only goes to double clock when native mode is enabled. [R. Bel... |  arbee | 2020-10-04 | 1 | -4/+22 |
| * | apple2: adjust Mockingboard and Phasor balances, and properly clock the Phaso... |  arbee | 2020-10-03 | 1 | -10/+11 |
| * | apple2: add SC-01 speech to the Mockingboard emulation [R. Belmont, O. Galibert] |  arbee | 2020-08-23 | 1 | -2/+64 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -6/+6 |
| * | devices\bus\a2bus\a2mockingboard.cpp: probable fix for MT07480. No idea which... |  Ivan Vangelista | 2019-11-10 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -25/+25 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -25/+25 |
| * | ay8910.cpp : Updates |  cam900 | 2019-02-15 | 1 | -25/+25 |
| * | remove tms5220 read/write handler trampolines (nw) |  smf- | 2018-09-13 | 1 | -2/+2 |
| * | use an equivalent read member function for mockingboard tms5220 rather than d... |  Lord-Nightmare | 2018-09-13 | 1 | -1/+2 |
| * | Fixed validation, nw |  mooglyguy | 2018-08-10 | 1 | -0/+3 |
| * | -via6522: Removed MCFG acessors, nw |  mooglyguy | 2018-08-09 | 1 | -293/+209 |
| * | Previous commit examples of use (nw) |  Olivier Galibert | 2018-08-02 | 1 | -8/+8 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -25/+25 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -5/+9 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -27/+27 |
| * | a2bus, spectrum/exp: set a better example (nw) |  Vas Crabb | 2018-01-27 | 1 | -4/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -3/+3 |
| * | Extended time! All space.device() removed from comments (nw) |  Olivier Galibert | 2018-01-05 | 1 | -3/+0 |
| * | memory: Remove some space parameters from the apple2 domain [O. Galibert] |  Olivier Galibert | 2017-12-19 | 1 | -44/+44 |
| * | device_add_mconfig: a small start in devices\bus (nw) |  Ivan Vangelista | 2017-06-02 | 1 | -23/+7 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -3/+3 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -8/+8 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -3/+4 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -11/+11 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+4 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+528 |