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
/
mame
/
audio
/
gottlieb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-1052
/
+0
*
Tidy comments
Zoë Blade
2014-12-02
1
-1
/
+1
*
fixed small mistake.
Robbbert
2014-10-11
1
-2
/
+2
*
gts80.c: moved original sound board to audio/gottlieb as a device.
Robbbert
2014-10-11
1
-0
/
+126
*
gottlieb: fixed a mistake
Robbbert
2014-10-11
1
-1
/
+4
*
Untangled gottlieb audio from the arcade driver, so it becomes available for ...
Robbbert
2014-10-11
1
-43
/
+2
*
samples_device: converted to use inline config and delegates. Will probably n...
Ivan Vangelista
2014-09-04
1
-21
/
+9
*
6532riot: updated to use devcb2. nw.
Fabio Priuli
2014-04-30
1
-15
/
+4
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-2
/
+2
*
votrax_sc01_device: converted to devcb2 (nw)
Ivan Vangelista
2014-03-19
1
-11
/
+2
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Modernized the sp0250 device. (nw)
Ivan Vangelista
2013-09-07
1
-2
/
+2
*
modernised the AY8910 [smf]
smf-
2013-05-12
1
-4
/
+4
*
Expanded device_t constructor with parameters for short name and source file ...
Miodrag Milanovic
2013-03-26
1
-3
/
+3
*
more fixes for clang 3.2 unused private field warnings (nw)
Oliver Stöneberg
2013-03-20
1
-2
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-58
/
+58
*
Clean-ups and version bump
mame0147u2
Miodrag Milanovic
2012-10-30
1
-1
/
+1
*
knocker obviously shouldn't be routed to main mono speaker
Michaël Banaan Ananas
2012-10-12
1
-2
/
+4
*
(re)added support for optional qbert knocker sound sample
Michaël Banaan Ananas
2012-10-12
1
-2
/
+42
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-5
/
+5
*
Convert dac.c to a modern sound device. Update all callers.
Aaron Giles
2012-08-09
1
-4
/
+4
*
MT04760: fix cobram3 regression.
Aaron Giles
2012-04-09
1
-1
/
+1
*
More proper fix for MT#4734 (nw)
Scott Stone
2012-04-02
1
-4
/
+2
*
Fix for MT# 04734: tylz: Crash after OK
Scott Stone
2012-04-02
1
-2
/
+5
*
Removed ADDRESS_MAP_MODERN define (no whatsnew)
Miodrag Milanovic
2012-04-01
1
-1
/
+0
*
Clean-ups and version bump (yes, I know, it's too late)
mame0145u4
Angelo Salese
2012-03-11
1
-28
/
+28
*
Formalized the Votrax SC-01 device. Implemented the full set of
Aaron Giles
2012-03-01
1
-430
/
+715
*
Rewrote SAMPLES as a modern device. Updated all callers. FLAC
Aaron Giles
2012-02-19
1
-18
/
+18
*
Compile fix (no whatsnew)
mariuszw1
2011-12-28
1
-1
/
+0
*
Fixed sound effects in Cobra Command (M.A.C.H. 3 hardware) [Mariusz Wojcieszek]
mariuszw1
2011-12-28
1
-0
/
+74
*
gottlieb.c fixes:
Scott Stone
2011-10-18
1
-7
/
+10
*
Changed Votrax text output to mame_printf_debug (instead of printf) since no ...
Scott Stone
2011-06-17
1
-1
/
+1
*
Changed input read/write and crosshair callbacks into delegates.
Aaron Giles
2011-05-11
1
-1
/
+1
*
Switch input ports to use function-based constructors instead of tokens.
Aaron Giles
2011-05-10
1
-1
/
+1
*
MT #2087 fix
Angelo Salese
2011-04-22
1
-6
/
+6
*
Final bulk rename for 0.142: ensure that all members of
Aaron Giles
2011-04-01
1
-41
/
+41
*
BIG update.
Aaron Giles
2011-03-29
1
-38
/
+38
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-2
/
+2
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-3
/
+3
*
Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/
Aaron Giles
2011-02-17
1
-57
/
+57
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-1
/
+1
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-3
/
+3
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-2
/
+2
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-11
/
+11
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-21
/
+21
*
Changed the MACHINE_DRIVER_* macros, as follows:
Aaron Giles
2010-09-01
1
-4
/
+4
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-2
/
+2
*
Time to kill off some deadwood.
Aaron Giles
2010-07-07
1
-7
/
+7
*
Convrted the rest of devintrf to classes and moved management
Aaron Giles
2010-01-19
1
-4
/
+1
[next]