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
/
machine
/
pce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-3
/
+3
*
(MESS) pce.c: moved the cd addon to be a separate device. now save states
Fabio Priuli
2013-05-28
1
-1381
/
+19
*
(MESS) pce.c: cleanups. nw.
Fabio Priuli
2013-05-28
1
-468
/
+433
*
modernized rest in pce (nw)
Miodrag Milanovic
2013-05-28
1
-68
/
+62
*
(MESS) pce.c: moved more functions into the class. nw.
Fabio Priuli
2013-05-28
1
-136
/
+117
*
msm5205.c: modernized the device. [Fabio Priuli]
Fabio Priuli
2013-05-28
1
-23
/
+22
*
(MESS) pce.c: converted carts to use slot devices [Fabio Priuli]
Fabio Priuli
2013-05-27
1
-146
/
+13
*
(MESS) minor improvements to pce save state reliability. not there yet + adde...
Fabio Priuli
2013-05-26
1
-0
/
+8
*
Various CD-ROM / CHDMAN improvements: [R. Belmont]
R. Belmont
2013-05-18
1
-0
/
+5
*
modernised CDDA & discard buffered samples when starting to play to avoid aud...
smf-
2013-05-13
1
-21
/
+21
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-2
/
+2
*
small cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
more cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-18
/
+17
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
"msm" lookup tag removal (nw)
Miodrag Milanovic
2013-04-14
1
-5
/
+5
*
made some of sound devices use device callbacks instead of function callbacks...
Miodrag Milanovic
2013-03-29
1
-3
/
+3
*
Fixed janjans2, don't think the game should run in 336 x 239, will look at th...
Angelo Salese
2013-03-04
1
-12
/
+0
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-113
/
+112
*
Arbee forgot to remove this line
Angelo Salese
2013-01-09
1
-2
/
+2
*
Added cdda_get_channel_volume() function to CD-DA device. Fixed volume contro...
Angelo Salese
2013-01-08
1
-0
/
+3
*
Notes update
Angelo Salese
2013-01-07
1
-21
/
+4
*
cdrom: Introduces concept of logical sector addresses so games see the disc w...
R. Belmont
2013-01-05
1
-8
/
+9
*
And just because I'm a good fella even after XMas, here's a gross hack I've u...
Angelo Salese
2013-01-04
1
-0
/
+12
*
Some information for PoP
Angelo Salese
2013-01-04
1
-3
/
+21
*
TYPOs
Angelo Salese
2013-01-03
1
-2
/
+2
*
Added CD-ROM hook-up to kokoroj2, nw
Angelo Salese
2013-01-03
1
-0
/
+1
*
Preliminary transfer ready irq hook-up, makes Steam Heart's to enter into gam...
Angelo Salese
2013-01-03
1
-6
/
+21
*
Simplified IRQ routine on PC Engine CD
Angelo Salese
2013-01-03
1
-49
/
+9
*
- h6280.c: Modernized the H6280 core.
Ryan Holtz
2012-12-23
1
-1
/
+1
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-44
/
+37
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-10
/
+8
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-3
/
+3
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1827