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
/
mess
/
machine
/
intv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-3
/
+3
*
fixed buffer overflow in src/mess/machine/intv.c detected by AddressSanitizer...
Oliver Stöneberg
2013-07-19
1
-1
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-9
/
+9
*
bye bye silly terminator errors... nw.
Fabio Priuli
2013-05-30
1
-5
/
+5
*
(MESS) intv.c: added support for save states to all systems of this driver. [...
Fabio Priuli
2013-05-26
1
-84
/
+139
*
(MESS) intv: converted the STIC video chip emulation to be a device. [Fabio P...
Fabio Priuli
2013-05-26
1
-24
/
+31
*
MESS anonymous timers this time. (nw)
Andrew Gardner
2013-05-23
1
-3
/
+2
*
[MT05141] Fixed intvkbd from crashing when trying to mount a software list en...
Wilbert Pol
2013-02-13
1
-3
/
+8
*
(MESS) intv.c: Missed these (nw)
Wilbert Pol
2013-02-13
1
-5
/
+4
*
(MESS) intv.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-12
1
-78
/
+76
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+2
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-14
/
+14
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-12
/
+10
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-5
/
+5
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-13
/
+12
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-10
/
+10
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-15
/
+14
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-9
/
+9
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-2
/
+2
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-2
/
+2
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+853