index
:
hbmame
master
Emulator of homebrew and hacked games for arcade hardware
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
3rdparty
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for crackly ym sound [idea from geolith emulator]
Robbbert
2025-12-25
1
-1
/
+3
*
Fixes for macOS [JJ]
Robbbert
2025-12-20
382
-4192
/
+87026
*
Added gmultib; added aes bioses.
Robbbert
2025-10-24
1
-1
/
+1
*
removed not used roms; adjust adpcma overload.
Robbbert
2025-10-03
1
-3
/
+5
*
remove kof98s25,kof98s26. Tidied up ym mod.
Robbbert
2025-09-28
2
-79
/
+31
*
Security advisory PR13423
Robbbert
2025-02-27
1
-1
/
+2
*
Preliminary support for kof98ae V ROM (#27)
odarknighto
2025-02-27
2
-26
/
+78
*
xmlparse: added security patch
Robbbert
2025-02-25
1
-0
/
+3
*
Fix build with Clang 19 - take 2 (#26)
Rhys-T
2025-01-02
1
-6
/
+3
*
Fix for GCC 14.1 as it is now used in CI.
Robbbert
2024-08-16
1
-1
/
+1
*
ci: include cstdint in netlist
Robbbert
2024-05-09
1
-1
/
+1
*
bgfx: fixed use after free
Robbbert
2024-05-09
1
-1
/
+1
*
softfloat3: silenced the warnings.
Robbbert
2022-09-23
7
-0
/
+7
*
Added ym fixes from Aaron; removed captcommr1f; renamed captcommr1d->r1p.
Robbbert
2022-07-10
14
-66
/
+164
*
*******Fixed the build
Robbbert
2022-06-11
1
-0
/
+6491
*
ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915)
Vas Crabb
2022-06-11
1
-6491
/
+0
*
3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781)
Devin Acker
2022-05-20
1
-16
/
+16
*
asmjit: sync with upstream
Patrick Mackinlay
2022-05-17
26
-1687
/
+2193
*
3rdparty: Updated zlib to version 1.2.12.
Vas Crabb
2022-04-14
86
-7854
/
+12197
*
asmjit: mame integration
Patrick Mackinlay
2022-02-13
1
-0
/
+2
*
asmjit: sync with upstream
Patrick Mackinlay
2022-02-13
207
-33326
/
+82319
*
ymfm: Correct for free-running timer B multipler (#8988)
Aaron Giles
2021-12-16
2
-6
/
+16
*
Build fixes for clang
AJR
2021-11-14
1
-1
/
+1
*
3rdparty/asio: Set x bit on scripts, since Windows git won't.
Vas Crabb
2021-11-15
10
-0
/
+0
*
Actually commit the source changes for ASIO 1.20.0 update.
Vas Crabb
2021-11-15
1
-1
/
+1
*
3rdparty: Updated ASIO to version 1.20.0.
Vas Crabb
2021-11-15
1424
-161562
/
+143882
*
genie: Define _FILE_OFFSET_BITS=64 on Linux. (#8808)
Matthew Barnes
2021-11-11
2
-2
/
+5
*
Overdue internal UI enhancements (#8674)
Vas Crabb
2021-10-09
29
-10352
/
+13880
*
Update bgfx, bx and bimg to latest upstream (fixes issue #8057) (#8645)
Julian Sikorski
2021-10-02
204
-4020
/
+7280
*
Update bgfx to latest
Бранимир Караџић
2021-08-10
7652
-1088655
/
+173249
*
Update bimg to latest
Бранимир Караџић
2021-08-10
41
-11473
/
+18285
*
Update bx to latest
Бранимир Караџић
2021-08-10
140
-1622
/
+3184
*
ymf278b: Allow PCM writes if new2flag is set, even if newflag is not. Fixes M...
Aaron Giles
2021-07-24
1
-10
/
+12
*
ymfm: Return masked status from set/reset function. Fixes MT08034.
Aaron Giles
2021-07-23
1
-1
/
+1
*
ymfm: Sync with upstream
Aaron Giles
2021-07-23
11
-60
/
+78
*
Implement 68k FPU FATAN instruction (#8287)
Calvin Buckley
2021-07-18
2
-0
/
+392
*
Fix cross compiling benchmarks
Miodrag Milanovic
2021-06-22
4
-8
/
+8
*
ymfm: Play ADPCM-A samples through the end of the end block inclusive
Aaron Giles
2021-06-22
1
-10
/
+15
*
Fix reporting of ADPCM-B end-of-sample. Seems to fix MT08006; hopefully will ...
Aaron Giles
2021-06-21
2
-6
/
+12
*
ymfm: Sync with upstream:
Aaron Giles
2021-06-01
8
-214
/
+391
*
ymfm: Sync with upstream:
Aaron Giles
2021-05-29
8
-52
/
+50
*
ymfm: Don't mask off top bit of octave for OPQ.
Aaron Giles
2021-05-23
1
-2
/
+2
*
ymfm: Improve OPQ behavior for timers and register access. Add YM3533 device ...
Aaron Giles
2021-05-23
2
-11
/
+28
*
ymfm: Fix OPZ fine tuning and envelope shift. Now pretty much all the TX81Z b...
Aaron Giles
2021-05-23
2
-13
/
+16
*
ymfm: Some progress on OPZ. Some instruments in the TX81Z sound kind of ok now.
Aaron Giles
2021-05-23
2
-68
/
+122
*
ymfm: Fix OPL3 waveform 7 to better match hardware.
Aaron Giles
2021-05-22
1
-1
/
+1
*
ymfm: Add missing clamp in YM2608
Aaron Giles
2021-05-22
1
-1
/
+2
*
ymfm: Boost ADPCM-B volume by a factor of 2 to more closely match previous le...
Aaron Giles
2021-05-22
1
-2
/
+2
*
ymfm: Sync with latest, add complete YMF278B support (#8090)
Aaron Giles
2021-05-22
17
-240
/
+2164
*
ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine...
Aaron Giles
2021-05-15
1
-3
/
+6
[next]