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
/
screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rm unneeded check preventing it from being read during device start, fixes MT...
Michaƫl Banaan Ananas
2011-08-19
1
-1
/
+1
*
Cleanups and version bump
mame0142u3
Angelo Salese
2011-05-08
1
-2
/
+2
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-6
/
+12
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-103
/
+74
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-3
/
+3
*
BIG update.
Aaron Giles
2011-03-29
1
-5
/
+5
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-1
/
+1
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-1
/
+1
*
Cleanups and version bump.
mame0141u3
Aaron Giles
2011-02-28
1
-2
/
+2
*
Fixed regression for galpanic.c and snowbros.c (no whatsnew)
Miodrag Milanovic
2011-02-25
1
-0
/
+2
*
Modified video update system. [Miodrag Milanovic]
Miodrag Milanovic
2011-02-24
1
-0
/
+21
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-1
/
+1
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-1
/
+1
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-3
/
+3
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-14
/
+14
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-0
/
+305