summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/examples/lm3900_test.cpp
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2022-09-05 09:28:07 -0800
committer GitHub <noreply@github.com>2022-09-05 13:28:07 -0400
commitf8ddec87bc32d6b707bbaf5dfd5c435f4b85a203 (patch)
tree95b908e42c5426b66163e9bdb7decc4d83ef90a6 /src/lib/netlist/examples/lm3900_test.cpp
parent613f3d6cd0bbe5f4e9d3d5a0f193569bc91ad9db (diff)
emu/video.cpp: Added a space before %FPS in speed text. (#10305)
Diffstat (limited to 'src/lib/netlist/examples/lm3900_test.cpp')
0 files changed, 0 insertions, 0 deletions
-23/+43 * (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+15 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+15 * tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-7/+3 * mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-4/+6 * devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-4/+6 * tms9980a: Internalize clock divider AJR2018-10-131-8/+10 * ti9x: Various MCFG removals. (nw) Michael Zapf2018-08-211-11/+6 * tms9928a: Configuration modernization (nw) AJR2018-08-211-4/+5 * tms99xx: Various devcb3 updates. (nw) Michael Zapf2018-08-181-4/+6 * tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-56/+61 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-7/+6 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7 * fix clang build (nw) Vas Crabb2018-06-071-1/+1 * Minor cleanups, nw mooglyguy2018-06-061-47/+59 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-14/+12 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-12/+14 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-8/+4 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-52/+52 * (nw) output finders for techno,thayers, tm990189,turbo Robbbert2018-04-041-2/+5 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-23/+26 * Remove duplicates (nw) Olivier Galibert2018-02-151-5/+1 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1 * srcclean (nw) Vas Crabb2017-05-281-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10 * Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-6/+0 * Self-registering devices prep: Vas Crabb2017-02-271-13/+19 * Assorted space padding issues detected and removed from source (nw) Scott Stone2017-02-161-1/+1 * cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2