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
/
emu
/
bus
/
abcbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
28
-6190
/
+0
*
get rid of all the x
Dirk Best
2015-06-23
3
-3
/
+3
*
(MESS) abc80: Default to ABC 830 disk drive with fast controller. [Curt Coder]
Curt Coder
2015-05-24
2
-1
/
+2
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
22
-66
/
+0
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
6
-14
/
+14
*
(MESS) abc1600: Fixed SASI card status, now tries to boot from disk again. (nw)
Curt Coder
2015-04-22
2
-15
/
+22
*
(MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Co...
Curt Coder
2015-04-07
2
-39
/
+268
*
(MESS) abc80: Added disk formats for slow controller. (nw)
Curt Coder
2015-04-07
2
-2
/
+9
*
(MESS) abc80: Fixed typo. (nw)
Curt Coder
2015-04-07
1
-2
/
+2
*
(MESS) abc80: Emulated a 16KB RAM card. [Curt Coder]
Curt Coder
2015-04-06
4
-2
/
+140
*
(MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emula...
Curt Coder
2015-04-06
7
-129
/
+202
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-20
/
+20
*
Cleanup. (nw)
Curt Coder
2014-05-12
2
-9
/
+0
*
z80dart: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-29
/
+1
*
z80dma: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
2
-26
/
+17
*
z80pio: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
2
-31
/
+10
*
z80ctc: converted to use devcb2. nw.
Fabio Priuli
2014-04-28
1
-14
/
+1
*
fixed usage of uninitialized member in abcbus_slot_device (nw)
Oliver Stöneberg
2014-04-23
1
-1
/
+2
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
6
-97
/
+148
*
Removed legacy. (nw)
Curt Coder
2014-03-25
2
-27
/
+1
*
(MESS) Moved SCSI HBAs to emu/bus/scsi. (nw)
Curt Coder
2014-03-21
2
-2
/
+2
*
Cleaned up devcb2 usage. (nw)
Curt Coder
2014-03-17
2
-3
/
+3
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
4
-20
/
+10
*
(MESS) Fixed validation. (nw)
Curt Coder
2014-03-11
1
-1
/
+1
*
Device shortname fixes to allow them to be listed in XML output (nw)
Scott Stone
2014-01-15
1
-4
/
+4
*
reduce dependency mak files by 130k (nw)
smf-
2013-12-29
4
-35
/
+15
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
2
-13
/
+13
*
replaced read rx callback in Z80DART (and clones) with a write handler, which...
smf-
2013-12-22
1
-2
/
+4
*
(MESS) Used soft_reset(). (nw)
Curt Coder
2013-11-17
1
-1
/
+1
*
(MESS) abc800: Fixed formatting on the ABC 830/832/834/838 floppy drives. [Cu...
Curt Coder
2013-11-17
3
-40
/
+72
*
wd_fdc: Fixed ready interrupt polarity. Added a soft_reset() function which r...
Curt Coder
2013-11-17
1
-2
/
+4
*
(MESS) abc800: Added support for raw 80KB and 160KB disk images. [Curt Coder]
Curt Coder
2013-11-16
1
-2
/
+2
*
(MESS) abc800: Added support for raw 1MB 8" disk images. [Curt Coder]
Curt Coder
2013-11-16
1
-12
/
+10
*
(MESS) abc800: Added support for raw 640KB disk images. [Curt Coder]
Curt Coder
2013-11-16
2
-13
/
+32
*
(MESS) abc800: The hard disk units have only one floppy drive. (nw)
Curt Coder
2013-11-13
4
-26
/
+95
*
(MESS) abc800: Added slot devices for the ABC 830/832/834/838 floppy disk dri...
Curt Coder
2013-11-13
7
-138
/
+551
*
(MESS) abc800: Fixed hard disk geometry. (nw)
Curt Coder
2013-11-12
1
-7
/
+8
*
(MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB...
Curt Coder
2013-11-12
1
-12
/
+32
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-11-11
1
-9
/
+19
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-11-11
2
-12
/
+5
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-11-10
1
-12
/
+20
*
(MESS) SASI WIP. (nw)
Curt Coder
2013-11-07
1
-5
/
+5
*
Cleanups and version bump
mame0151
Miodrag Milanovic
2013-11-05
6
-45
/
+45
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-11-02
1
-4
/
+7
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-11-02
2
-4
/
+47
*
(MESS) abc800: Cleanup. (nw)
Curt Coder
2013-11-01
3
-6
/
+11
*
(MESS) abc800: Fixed fast floppy controller. [Curt Coder]
Curt Coder
2013-11-01
2
-46
/
+82
*
(MESS) Cleanup. (nw)
Curt Coder
2013-10-31
12
-44
/
+677
*
(MESS) Cleanup. (nw)
Curt Coder
2013-10-31
2
-286
/
+56
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-10-28
3
-25
/
+45
[next]