| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
* | samples: add getters for num channels and loaded samples, |  hap | 2023-08-17 | 1 | -1/+1 |
* | New working machines |  hap | 2022-03-13 | 1 | -24/+38 |
* | sm510: fix wakeup after CEND, reorganize files a bit |  hap | 2021-12-21 | 1 | -278/+2 |
* | added MM5799 MCU emulation [hap] |  hap | 2021-02-14 | 1 | -1/+1 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -5/+5 |
* | sm530: add some opcodes (nw) |  hap | 2019-04-22 | 1 | -1/+3 |
* | sm510: use 1 callback for lcd segments output (nw) |  hap | 2018-12-07 | 1 | -13/+9 |
* | sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw |  mooglyguy | 2018-12-07 | 1 | -53/+26 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -9/+9 |
* | sm5*: added sm530 disasm (nw) |  hap | 2018-05-12 | 1 | -2/+2 |
* | sm5*: added default clock (nw) |  hap | 2018-05-10 | 1 | -3/+3 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -2/+2 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -22/+22 |
* | sm510: cleanup memmap declarations (nw) |  hap | 2018-02-13 | 1 | -10/+9 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -0/+10 |
* | sm510: change meaning of r port mask option (nw) |  hap | 2018-01-07 | 1 | -8/+11 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
* | tms1000: added halt pin (nw) |  hap | 2017-12-02 | 1 | -1/+1 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -6/+2 |
* | New working machine added |  hap | 2017-09-05 | 1 | -2/+9 |
* | minor wip on sm590 core (nw) |  Lord-Nightmare | 2017-07-18 | 1 | -1/+1 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -1/+1 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-06-25 | 1 | -1/+1 |
* | sm5*: update notes (nw) |  hap | 2017-06-24 | 1 | -1/+5 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -17/+18 |
* | Override several inits unnecessary for sm590 (nw) |  Lord-Nightmare | 2017-05-10 | 1 | -1/+1 |
* | Fix sm5xx cpu header guard defines to not use a leading underscore, per compi... |  Lord-Nightmare | 2017-05-10 | 1 | -3/+3 |
* | sm510d: get rid of half-broken param fetch (nw) |  hap | 2017-05-09 | 1 | -2/+2 |
* | Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap] |  Lord-Nightmare | 2017-05-09 | 1 | -2/+2 |
* | SM511: added instruction clock divider (nw) |  hap | 2017-05-06 | 1 | -2/+8 |
* | sm510: fix ATR opcode (nw) |  hap | 2017-04-30 | 1 | -3/+8 |
* | moved nupogodi to another driver (nw) |  hap | 2017-04-27 | 1 | -1/+7 |
* | hh_sm510: added ACL button (nw) |  hap | 2017-04-20 | 1 | -0/+3 |
* | hh_sm510: added svg layout to the konamis, but no backdrop (nw) |  hap | 2017-04-11 | 1 | -1/+1 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -9/+9 |
* | change some of my files to use abbreviated integer types (nw) |  hap | 2017-01-16 | 1 | -39/+39 |
* | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -2/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -39/+39 |
* | sm500: start on opcodes |  hap | 2016-04-11 | 1 | -66/+66 |
* | sm500 opcode handler placeholders |  hap | 2016-04-08 | 1 | -0/+1 |
* | SM511: small update to divider |  hap | 2016-03-30 | 1 | -0/+1 |
* | sm510: pinout reference |  hap | 2016-03-29 | 1 | -0/+24 |
* | SM511: added undocumented opcodes |  hap | 2016-03-22 | 1 | -0/+1 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |