index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
gamecom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-629
/
+0
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
cleanup in mess section (nw)
Miodrag Milanovic
2015-04-19
1
-3
/
+3
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-2
/
+2
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
1
-1
/
+1
*
(MESS) gamecom : fixed pixel blending.
Robert
2014-11-29
1
-84
/
+44
*
(MESS) gamecom : added support for dma.decrement_y. Fixes reversed animations...
Robert
2014-11-27
1
-5
/
+8
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-2
/
+2
*
(MESS) gamecom : notes
Robert
2014-11-18
1
-5
/
+7
*
(MESS) WIP gamecom: converted from crosshairs to mouse pointer.
Robert
2014-11-13
1
-20
/
+6
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-4
/
+4
*
(MESS) misc generic cartslot conversions. while at it, I have added
Fabio Priuli
2014-09-27
1
-112
/
+58
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Timer divider is supposed to be vs. the master clock, makes things to be a bi...
Angelo Salese
2013-10-23
1
-2
/
+2
*
Improved i/o handling a bit
Angelo Salese
2013-10-23
1
-82
/
+90
*
Hooked DAC writes, now Game.com greets you with a very low pitched "Game Com"...
Angelo Salese
2013-10-23
1
-0
/
+9
*
Rather crude h/v blank params, to be improved, nw
Angelo Salese
2013-10-23
1
-0
/
+60
*
more cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-20
/
+18
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+2
*
sm8500: Converted to C++ (nw)
Wilbert Pol
2013-01-30
1
-112
/
+120
*
(MESS) gamecom.c: A few cleanups (nw)
Wilbert Pol
2013-01-25
1
-18
/
+30
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-19
/
+18
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-4
/
+4
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-9
/
+8
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-4
/
+4
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-1
/
+1
*
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
/
+637