| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange source to match project structure (done using the script in src/too... |  Vas Crabb | 2022-06-27 | 1 | -838/+0 |
* | init vars for coverity. |  Robbbert | 2022-03-21 | 1 | -3/+3 |
* | more commented rom fixes/changes |  Scott Stone | 2021-06-22 | 1 | -6/+0 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -2/+2 |
* | srcclean (nw) |  Vas Crabb | 2020-03-22 | 1 | -19/+19 |
* | tilemap: that macro has contributed nothing but obfuscation since we moved to... |  Vas Crabb | 2020-03-11 | 1 | -1/+1 |
* | 1945kiii.cpp : Hardware notes, Implement some behavior (#6384) |  cam900 | 2020-03-04 | 1 | -18/+58 |
* | New Working Machine |  braintro | 2020-02-26 | 1 | -10/+213 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | Remove tilemap.h from emu.h (nw) |  AJR | 2019-08-21 | 1 | -0/+1 |
* | Revert "Allow 16bpp gfxdecode (#5167)" |  R. Belmont | 2019-07-19 | 1 | -3/+3 |
* | Allow 16bpp gfxdecode (#5167) |  cam900 | 2019-07-18 | 1 | -3/+3 |
* | 1945kiii.cpp : Updates (#4962) |  cam900 | 2019-05-04 | 1 | -23/+98 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -3/+3 |
* | -1945kiii: MCFG cleanup, nw |  mooglyguy | 2018-08-26 | 1 | -37/+31 |
* | private: use (W,X,Y,Z,#) (#3721) |  David Haywood | 2018-07-01 | 1 | -2/+1 |
* | 1945kiii : Minor cleanups, Add notes (#3614) |  cam900 | 2018-06-15 | 1 | -37/+33 |
* | 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 | 1 | -5/+5 |
* | 1945kiii: Various fixes |  AJR | 2018-05-20 | 1 | -14/+14 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -4/+4 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... |  Vas Crabb | 2018-05-07 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -5/+5 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -50/+57 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -35/+38 |
* | (nw) screw you macros and the horse you rode in on |  Vas Crabb | 2018-02-14 | 1 | -1/+2 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -3/+6 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
* | memory: Deambiguate handlers, also a hint of things to come (nw) |  Olivier Galibert | 2018-01-19 | 1 | -1/+1 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -2/+4 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -8/+7 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+2 |
* | New 1945k III clone |  briantro | 2016-11-08 | 1 | -8/+39 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -8/+8 |
* | Merge pull request #1377 from mamehaze/mpu4test3 |  Vas Crabb | 2016-09-08 | 1 | -1/+1 |
|\ |
|
| * | flagrall needs START1 hooked up for the continue feature, even if it isn't us... | |