| Commit message (Expand) | Author | Age | Files | Lines |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -2/+2 |
| * | m6809: Fix regression in RTI timing |  AJR | 2021-02-09 | 1 | -4/+4 |
| * | m6809: Fix syntax errors |  AJR | 2021-02-08 | 2 | -2/+3 |
| * | m6809: Improve accuracy of dummy fetch patterns |  AJR | 2021-02-08 | 2 | -23/+48 |
| * | m6809: Partially qualify the dummy cycles |  Olivier Galibert | 2021-02-08 | 3 | -59/+184 |
| * | taitogn: sianniv doesn't have zsg2 sound |  hap | 2020-07-05 | 1 | -1/+1 |
| * | -m6809: Still perform an IRQ acknowledge cycle on software interrupts. Fixes ... |  Ryan Holtz | 2020-07-05 | 2 | -0/+4 |
| * | sothello: simplify maincpu-subcpu comms, game works again |  hap | 2020-07-03 | 1 | -2/+2 |
| * | Typoed the 6809 (nw) |  Olivier Galibert | 2020-05-25 | 1 | -2/+2 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -11/+9 |
| * | m6809/konami.ops: Fixed broken ROLD/RORD opcodes [RndMnkIII] |  hap | 2020-05-19 | 1 | -2/+2 |
| * | nw: 6309 fix my fix |  tim lindner | 2020-05-06 | 1 | -5/+5 |
| * | Update hd6309.ops |  tim lindner | 2020-05-05 | 1 | -1/+0 |
| * | Get rid of deprecated universal newlines open flag in Python scripts (io modu... |  Vas Crabb | 2019-12-09 | 1 | -2/+3 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 2 | -11/+11 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -13/+15 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -15/+13 |
| * | Fix for 6809 disassembly (#4753) |  tomctomc | 2019-03-14 | 2 | -13/+15 |
| * | -mb88xx, m6809, konami: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 2 | -11/+2 |
| * | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -1/+1 |
| * | m6809: Disassembly tweaks |  AJR | 2018-07-24 | 1 | -2/+8 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -2/+2 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -0/+1 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -5/+5 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 5 | -5/+5 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 6 | -9/+9 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 2 | -4/+4 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -5/+5 |
| * | m6809: Fix disassembly of relative instructions |  AJR | 2018-01-08 | 1 | -2/+2 |
| * | MT #6810 & MT #6811 (nw) |  AJR | 2018-01-02 | 2 | -2/+2 |
| * | The great CoCo/Dragon clock correction (nw) |  AJR | 2017-12-30 | 2 | -22/+0 |
| * | 6x09dasm: SWI2 is not HD6309-exclusive (nw) |  AJR | 2017-12-26 | 1 | -1/+1 |
| * | srcclean and manual cleanups (nw) |  Vas Crabb | 2017-12-24 | 1 | -1/+1 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 4 | -16/+107 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 4 | -107/+16 |
| * | m6809: Note (nw) |  AJR | 2017-12-10 | 1 | -0/+9 |
| * | hd6309: Create HD6309E variant that fixes ajax regression (nw) |  AJR | 2017-12-09 | 2 | -3/+27 |
| * | m6809: Start resolving the great device type/clock divider mix-up |  AJR | 2017-12-08 | 2 | -13/+71 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -3/+3 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 8 | -273/+271 |
| * | m6809: fix overflow flag problem with SBC8 and ADC8 (nw) |  hap | 2017-10-18 | 1 | -9/+9 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -4/+4 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -8/+11 |
| * | Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -33/+29 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -4/+4 |
| * | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -1/+1 |
| * | Fixing comment |  Nathan Woods | 2017-01-09 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2016-11-27 | 1 | -711/+713 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 7 | -27/+12 |