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-21 16:01:56 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
c8ab724056
mame
/
src
History
Robbbert
c8ab724056
Advision: merged 4 files into one.
2022-04-13 21:57:54 +10:00
..
devices
huc6272.cpp: don't return -1 when running out of nybbles in adpcm_update fn, fixes extremely overdriven PC-FX aliasing
2022-04-11 18:46:05 +02:00
emu
screen.h: set_clock(x) instead of m_clock=x
2022-04-09 14:04:01 +02:00
frontend
/mame
Consolidated floppy_image_device::m_create_fs and floppy_image_device::m_io_fs vectors (
#9542
)
2022-04-11 06:54:35 -04:00
lib
Fixed some issues involving fs::meta_description construction (
#9546
)
2022-04-12 14:52:44 +02:00
mame
Advision: merged 4 files into one.
2022-04-13 21:57:54 +10:00
osd
osd: Added multibyte check to osd_uchar_from_osdchar to fix decoding ASCII text. (
#9536
)
2022-04-10 02:48:27 +10:00
tools
rw5000: added b5500
2022-04-10 13:25:02 +02:00
zexall