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
/
pce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
some mess regression fixes (nw)
Miodrag Milanovic
2014-02-28
1
-0
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-4
/
+0
*
Bunch of copyright changes, of course I'm missing some more too
Angelo Salese
2013-10-16
1
-0
/
+2
*
fixed more faulty PALETTE_INIT modernizations (nw)
Oliver Stöneberg
2013-08-09
1
-2
/
+0
*
fixed faulty PALETTE_INIT modernization (nw)
Oliver Stöneberg
2013-08-07
1
-0
/
+2
*
more PALETTE_INIT modernizations (nw)
Oliver Stöneberg
2013-08-05
1
-3
/
+0
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
moved some legacy macros from driver.h to drivlgcy.h (nw)
Oliver Stöneberg
2013-07-15
1
-0
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-3
/
+3
*
(MESS) pce.c: moved ADPCM and CDDA sound to the cd addon and slightly
Fabio Priuli
2013-05-28
1
-40
/
+4
*
(MESS) pce.c: moved the cd addon to be a separate device. now save states
Fabio Priuli
2013-05-28
1
-24
/
+28
*
(MESS) pce.c: converted carts to use slot devices [Fabio Priuli]
Fabio Priuli
2013-05-27
1
-52
/
+22
*
Removed unneeded include. (nw)
Wilbert Pol
2013-05-22
1
-1
/
+0
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-3
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-98
/
+97
*
(MESS) pce/tg16/sgx: Convert to using new more accurate video chip device emu...
R. Belmont
2013-01-09
1
-172
/
+15
*
Simplified IRQ routine on PC Engine CD
Angelo Salese
2013-01-03
1
-6
/
+6
*
- h6280.c: Modernized the H6280 core.
Ryan Holtz
2012-12-23
1
-12
/
+12
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-5
/
+5
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-8
/
+8
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+688