mame/src
robjustice a482aacc56
apple/apple3_m.cpp: Reduce CPU clock frequency during active video display. (#11505)
Also adjusted fast CPU clock frequency to approximate the effects of DRAM refresh and other delays.
2023-08-29 06:42:13 +10:00
..
devices cpu16: Add most of the MAC unit instructions 2023-08-27 22:59:14 -04:00
emu render.cpp: Use std::clamp for clamping aspect ratio 2023-08-16 18:41:30 -04:00
frontend/mame ui/info: add \n before btanb warning strings, 2023-08-24 21:51:57 +02:00
lib machine/t10mmc.cpp: Implemented most features of T10 MMC read CD (0xbe) command. (#11499) 2023-08-23 03:34:11 +10:00
mame apple/apple3_m.cpp: Reduce CPU clock frequency during active video display. (#11505) 2023-08-29 06:42:13 +10:00
osd render/drawogl.cpp: Size point primitives properly. This fixes -beam_dot_size being effectively ignored by this renderer. 2023-08-22 14:48:18 -04:00
tools unidasm: Support v620f as a separate architecture from v620 and refactor these disassemblers a little 2023-08-21 20:51:41 -04:00
zexall