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
/
drivers
/
supracan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-1
/
+3
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-7
/
+10
*
MESS part of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-6
/
+3
*
moved optional_device<gfxdecode_device> to specific drivers state classes (nw)
Miodrag Milanovic
2014-02-17
1
-1
/
+3
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-10
/
+10
*
Moved drawgfx functions to gfx_element (nw)
Miodrag Milanovic
2014-02-13
1
-2
/
+2
*
Copyright update. Please let me know if there's a blank and you would like to...
Angelo Salese
2013-10-15
1
-0
/
+2
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-2
/
+2
*
acan (nw)
David Haywood
2013-08-21
1
-2
/
+7
*
minor changes (nw)
David Haywood
2013-08-21
1
-10
/
+24
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-10
/
+12
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-3
/
+3
*
run latest srcclean on rest of files (nw)
Miodrag Milanovic
2013-03-19
1
-3
/
+0
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-131
/
+133
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+3
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-17
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-18
/
+18
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-32
/
+32
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-26
/
+26
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-12
/
+12
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-6
/
+6
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-41
/
+41
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-4
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-44
/
+41
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-14
/
+14
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-3
/
+3
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-6
/
+6
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
added missing \n to more fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
1
-1
/
+1
*
TILE/TILEMAP modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-06
1
-27
/
+31
*
gfx_element is now a class. Accessors are provided for all
Aaron Giles
2012-09-06
1
-6
/
+6
*
Replaced standard mappers with an enumeration that maps internally
Aaron Giles
2012-09-05
1
-19
/
+19
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1942