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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0142u5
Angelo Salese
2011-06-05
1
-1
/
+1
*
GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew)
R. Belmont
2011-05-30
1
-2
/
+2
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-19
/
+12
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-164
/
+134
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-51
/
+51
*
BIG update.
Aaron Giles
2011-03-29
1
-37
/
+37
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-7
/
+7
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-6
/
+6
*
Fix for -burnin to add extension once again. (no whatsnew)
Scott Stone
2011-03-03
1
-1
/
+1
*
Modified video update system. [Miodrag Milanovic]
Miodrag Milanovic
2011-02-24
1
-2
/
+62
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-11
/
+9
*
Removed short name as parameter from device_config this way it is not mandato...
Miodrag Milanovic
2011-02-11
1
-1
/
+1
*
- Added shortname to devices in order to make ROM loading per device possible...
Miodrag Milanovic
2011-02-10
1
-1
/
+1
*
Moved the state saving system to C++. For now the registration macros
Aaron Giles
2011-02-08
1
-16
/
+15
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-10
/
+10
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-6
/
+6
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-4
/
+4
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-3
/
+3
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-12
/
+12
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-0
/
+1076