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-24 17:30:55 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
e261a9450f
mame
/
src
History
Giulio Zausa
e261a9450f
roland/roland_jv80.cpp: Dumped wave ROMs and main CPU ROM. (
#12227
)
...
Also added older program ROM v1.0.0 as a BIOS option.
2024-04-11 03:27:15 +10:00
..
devices
i186: Use cycles_to_attotime and attotime_to_cycles for timer period calculation. Gives better timings for Am188EM-based games in subsino/subsino2.cpp.
2024-04-10 11:31:47 -04:00
emu
New systems marked not working
2024-04-05 19:58:21 +02:00
frontend
/mame
osd: Cleaned up MIDI and network interfaces a little more.
2024-03-01 05:06:54 +11:00
lib
util/cdrom.cpp: Zero entire output TOC structure in cdrom_file::parse_metadata. (
#12219
)
2024-04-09 01:26:48 +10:00
mame
roland/roland_jv80.cpp: Dumped wave ROMs and main CPU ROM. (
#12227
)
2024-04-11 03:27:15 +10:00
osd
Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10.
2024-03-28 00:11:18 +11:00
tools
tools/chdman.cpp: Added support for extracting cue/bin GD-ROM images and producing one binary file per track. (
#12191
)
2024-03-31 05:04:09 +11:00
zexall