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
/
pce220.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1049
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-2
/
+2
*
part of license work for Kale, mostly those that needs to be GPL (nw)
Miodrag Milanovic
2015-05-12
1
-1
/
+1
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-6
/
+6
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
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
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-3
/
+3
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-3
/
+3
*
Modernized the beep and taitosnd devices. [Andrew Gardner]
Andrew Gardner
2013-03-06
1
-1
/
+1
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-3
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-243
/
+242
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-1
/
+1
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-8
/
+8
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-6
/
+6
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-174
/
+174
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-5
/
+6
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-3
/
+3
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-3
/
+3
*
(MESS) Fixed screen type in some drivers. (nw)
Sandro Ronco
2012-09-07
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1048