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
/
emu
/
sound
/
ym2151.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-6
/
+6
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-4
/
+2
*
Cleaned up braces in the code so that they are properly balanced. [Atari Ace]
Aaron Giles
2009-12-28
1
-1
/
+2
*
Sound cores compile cleanly.
Aaron Giles
2009-03-12
1
-16
/
+16
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-15
/
+13
*
From: Duke [mailto:startaq@gmail.com]
Aaron Giles
2009-01-14
1
-1
/
+0
*
CPU interface organization shuffle. The file cpuintrf.h now merely
Aaron Giles
2008-12-22
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-14
1
-5
/
+6
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-3
/
+3
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-81
/
+81
*
Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch,
Aaron Giles
2008-11-26
1
-7
/
+7
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-84
/
+80
*
Terminology cleanup. "Machine" handlers are now "space" handlers.
Aaron Giles
2008-11-15
1
-2
/
+2
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-1
/
+3
*
This (mostly - see below) completes the structure, lower-casing functions and...
Derrick Renaud
2008-08-11
1
-16
/
+16
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-07-24
1
-21
/
+14
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-10
/
+10
*
Reduced the number of save state callback types from 3 to 1. The
Aaron Giles
2008-04-11
1
-4
/
+4
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-3
/
+4
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-4
/
+4
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-7
/
+7
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-25
/
+25
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2505