index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
fmopl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
turn a bit more of fmopl into something resembling C++ (nw)
Vas Crabb
2017-12-01
1
-254
/
+249
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-905
/
+913
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-107
/
+107
*
Cleanup, TIMER_CALLBACK was only in unused parts (nw)
Miodrag Milanovic
2016-10-21
1
-33
/
+0
*
-vgmplay.cpp: Added YM3812 support. [Ryan Holtz]
therealmogminer@gmail.com
2016-08-19
1
-2
/
+7
*
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v...
therealmogminer@gmail.com
2016-08-18
1
-5
/
+15
*
- removed FUNC_NULL macro
Miodrag Milanovic
2016-07-01
1
-1
/
+1
*
Typo fix: convertion → conversion
Jordi Mallach
2016-04-01
1
-2
/
+2
*
Setting GPL license for Jarek Burczynski, by his request (nw)
Miodrag Milanovic
2016-01-21
1
-1
/
+1
*
added some missing (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-19
/
+19
*
Removed need for -Wno-c++11-narrowing for clang
Miodrag Milanovic
2015-12-04
1
-36
/
+36
*
some core c++11 narrowing fixes (nw)
Miodrag Milanovic
2015-12-04
1
-32
/
+32
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
fmopl: partially revert ksl order fix
kazblox
2015-11-22
1
-1
/
+1
*
fmopl: here too...
kazblox
2015-11-18
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2582