This website requires JavaScript.
Explore
Help
Register
Sign In
Sprinter
/
mame
Watch
2
Star
0
Fork
0
You've already forked mame
mirror of
https://github.com/holub/mame
synced
2025-04-18 22:49:58 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0f12d810cb
mame
/
src
History
hap
a75bb5341d
ui: be consistent with custom_render passed variable names
2024-08-06 14:18:40 +02:00
..
devices
ti99: Prevent race conditions in TIPI by syncing the webservice client via mutex.
2024-08-04 21:11:01 +02:00
emu
ioport: offset analog value by half a step because of rounding issue when crossing 0 (crossing 0 now takes 1 step instead of 2, and there's 0.5 step wiggle room at edges)
2024-07-29 20:25:16 +02:00
frontend
/mame
ui: be consistent with custom_render passed variable names
2024-08-06 14:18:40 +02:00
lib
Miscellaneous fixes:
2024-07-25 06:51:43 +10:00
mame
ui pointer options: set inc/dec to 1s (hold shift for shorter 0.1s), reset options to default when pressing Del
2024-08-06 11:33:53 +02:00
osd
-debugger/debugqt.cpp: Don't sleep waiting for events on debugger update.
2024-08-03 06:38:40 +10:00
tools
cpu/xa: New Philips XA disassembler (
#12504
)
2024-06-29 09:59:13 -04:00
zexall