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
/
devices
/
machine
/
pdc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-2
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
1
-7
/
+7
*
some more device_add_mconfig. Only devices/bus remains. (nw)
Ivan Vangelista
2017-06-02
1
-12
/
+2
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-1
/
+0
*
r9751: Add save state support, document progress, and clean up
Brandon Munger
2016-06-28
1
-0
/
+13
*
r9751: Fix race condition in PDC device. Multi disk load now possible.
Brandon Munger
2016-05-08
1
-19
/
+21
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-97
/
+97
*
r9751: Update PDC documentation
Brandon Munger
2015-12-20
1
-1
/
+82
*
r9751: Add dip switches to PDC for HDD and FDD
Brandon Munger
2015-12-20
1
-18
/
+67
*
r9751: Fix floppy disk access and add log defines
Brandon Munger
2015-12-20
1
-56
/
+89
*
r9751: PDC floppy read support
Brandon Munger
2015-12-20
1
-11
/
+49
*
r9751: More PDC DMA additions
Brandon Munger
2015-12-20
1
-11
/
+29
*
r9751: Initial DMA hookups and driver cleanup
Brandon Munger
2015-12-20
1
-104
/
+105
*
r9751: rename drivers to cpp
Brandon Munger
2015-12-20
1
-0
/
+371