index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
a2bus
/
a2diskiing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ap2_dsk.cpp: add read-only support for the D13 format (#12956)
Roman Donchenko
2024-11-11
1
-0
/
+2
*
apple2, etc.: Add ProDOS filesystem where applicable
AJR
2024-02-10
1
-2
/
+5
*
ap2_dsk: Move the applesauce formats in their own file
Olivier Galibert
2022-09-28
1
-0
/
+1
*
apple2: final removal of Apple II support for the legacy floppy system. [R. B...
arbee
2022-09-24
1
-0
/
+32
*
apple2: split the 16 sector format in dos/prodos types
Olivier Galibert
2022-03-30
1
-1
/
+2
*
floppies: Turn the format arrays into function calls. Create a default "mfm"...
Olivier Galibert
2021-03-02
1
-6
/
+14
*
Added Apple 2 disk image format: .nib (read-only support) (#7725)
leesaudan2
2021-01-30
1
-2
/
+2
*
Apple 2 floppy drive (diskiing, diskiing13): added sounds (#7685)
leesaudan2
2021-01-21
1
-2
/
+2
*
apple2: figured out C800 banking on the Applesurance card, it now works 100% ...
arbee
2020-02-18
1
-1
/
+18
*
apple2 updates:
arbee
2020-02-14
1
-0
/
+26
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-14
/
+15
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-15
/
+14
*
devices/bus: More floppy MCFG_ removal (nw)
AJR
2019-01-19
1
-14
/
+15
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-1
/
+1
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-3
/
+4
*
Apple II: added 13-sector version of Disk II controller [R. Belmont]
arbee
2018-05-02
1
-13
/
+44
*
apple2: Add WOZ format [O. Galibert]
Olivier Galibert
2018-04-24
1
-1
/
+1
*
a2bus, spectrum/exp: set a better example (nw)
Vas Crabb
2018-01-27
1
-3
/
+0
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
memory: Remove some space parameters from the apple2 domain [O. Galibert]
Olivier Galibert
2017-12-19
1
-5
/
+5
*
device_add_mconfig: a small start in devices\bus (nw)
Ivan Vangelista
2017-06-02
1
-12
/
+6
*
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
-3
/
+4
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
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
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+123