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
/
machine
/
generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed some unused legacy functions / flagged a few more things as deprecate...
Oliver Stöneberg
2013-08-22
1
-5
/
+2
*
removed legacy trampoline generic_pulse_irq_line_and_vector() (nw)
Oliver Stöneberg
2013-07-24
1
-2
/
+2
*
removed some legacy interrupt trampolines (nw)
Oliver Stöneberg
2013-07-24
1
-32
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-5
/
+5
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-3
/
+0
*
modernization of some CUSTOM_INPUT's part 5 (no whatsnew)
Miodrag Milanovic
2012-04-09
1
-7
/
+0
*
Moved all drivers to using the audio/watchdog helpers defined in the driver_d...
Miodrag Milanovic
2012-04-05
1
-16
/
+0
*
allow generic_pulse_irq_line to be longer than 1 cycle.
Michaël Banaan Ananas
2012-02-11
1
-2
/
+2
*
Removed ugly function cpu_interrupt_enable() from the core, and updated all t...
Angelo Salese
2011-11-30
1
-1
/
+0
*
Removed ugly function interrupt_enable_w from the core, and updated all the d...
Angelo Salese
2011-11-29
1
-2
/
+0
*
BIG update.
Aaron Giles
2011-03-29
1
-14
/
+14
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-3
/
+0
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-3
/
+3
*
Added templates required_shared_ptr<> and optional_shared_ptr<> which
Aaron Giles
2010-09-04
1
-9
/
+0
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-1
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Introduced a generic_pointers structure within machine that is
Aaron Giles
2009-11-26
1
-20
/
+21
*
adds guilty gear xx slash set.
davidhay
2009-03-17
1
-1
/
+1
*
Converted the following drivers to the new device-based 6821 PIA:
Aaron Giles
2009-03-02
1
-103
/
+1
*
Made CPUs into proper devices. CPUs are now added in the
Aaron Giles
2008-12-16
1
-1
/
+1
*
Re-routed empty get/set context calls to the dummy CPU's, and removed them
Aaron Giles
2008-12-09
1
-0
/
+2
*
From: Fabio Priuli [mailto:doge.fabio@gmail.com]
Aaron Giles
2008-09-04
1
-0
/
+2
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-4
/
+4
*
removed meaningless service_coin_lockout_w function
Nicola Salmoria
2008-05-29
1
-4
/
+0
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+292