mame/src
2023-11-17 09:22:12 +01:00
..
devices tms32025 neg instruction accidentally modifies the wrong status register - C_FLG is in ST1, not in ST0. Calling CLR0(C_FLG) or SET0(C_FLG) accidentally modifies ST0's INTM bit instead of ST1's C bit. (#11752) 2023-11-17 09:22:12 +01:00
emu Added some additional layout functionality and script bindings. 2023-10-30 03:11:15 +11:00
frontend/mame luaengine.cpp: Restored ability for wait functions to yield values from coroutines. 2023-11-17 02:56:56 +11:00
lib nld_9316_base.hxx: Maximum count for 9310 is 9, not 10 (MT 08787) [Robbbert] 2023-11-16 11:16:00 -05:00
mame bmc/bmcpokr.cpp: Improved DIP switches for fengyunh and shendeng. 2023-11-17 18:54:30 +11:00
osd modules/render/bgfx/clearreader.cpp: Use std::clamp 2023-11-04 14:06:34 -04:00
tools evolution: First stab at understanding the cpu 2023-10-31 20:28:35 +01:00
zexall