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
/
emu
/
bus
/
ieee488
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-28
/
+28
*
(MESS) c8050: Added 901884-01 ROM. [Martin Hoffmann-Vetter]
Curt Coder
2015-04-24
1
-1
/
+1
*
(MESS) c3040: Disk format WIP. (nw)
Curt Coder
2015-04-21
3
-2
/
+69
*
(MESS) c4040: Added own sector dump disk format since it's different from wha...
Curt Coder
2015-04-21
3
-36
/
+99
*
(MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Cur...
Curt Coder
2015-04-20
2
-33
/
+31
*
(MESS) c8050: Added note about format error. (nw)
Curt Coder
2015-04-20
1
-0
/
+1
*
(MESS) pet: Implemented write mode on the Commodore 8050/8250/SFD-1001 floppy...
Curt Coder
2015-04-16
2
-47
/
+59
*
(MESS) c8050fdc: Gap adjustment and SFD-1001 is single drive only. (nw)
Curt Coder
2015-04-13
3
-8
/
+18
*
Cleanup. (nw)
Curt Coder
2015-04-11
4
-14
/
+11
*
(MESS) c8050fdc: Fixed write protect sense. (nw)
Curt Coder
2015-04-11
4
-66
/
+11
*
(MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy...
Curt Coder
2015-04-10
5
-714
/
+315
*
pass attotime as const reference (nw)
Oliver Stöneberg
2015-04-07
2
-2
/
+2
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
1
-2
/
+2
*
(MESS) c8050: Floppy WIP. (nw)
Curt Coder
2014-12-11
3
-26
/
+115
*
(MESS) c8050: Floppy WIP. (nw)
Curt Coder
2014-12-10
4
-227
/
+664
*
c2040fdc.c: fix MSVC compile (nw)
peterferrie
2014-12-09
1
-1
/
+1
*
(MESS) Fixed writing to disk with the Commodore 2040/3040/4040 and 1541/1551/...
Curt Coder
2014-12-08
1
-1
/
+1
*
(MESS) c8050: Floppy WIP. (nw)
Curt Coder
2014-12-07
4
-85
/
+190
*
(MESS) softbox: Added BIOS revision 8/9/81. [Nils Eilers, Mike Naberezny]
Mike Naberezny
2014-09-24
1
-7
/
+10
*
(MESS) hardbox: Removed caveat about format check. (nw)
Mike Naberezny
2014-07-05
1
-3
/
+2
*
first batch of passing attotime as const reference instead of copy - where po...
Oliver Stöneberg
2014-07-02
2
-14
/
+14
*
(MESS) c8050: Added ROM signatures for 901483-04. [Paul Rickards, Mike Nabere...
Mike Naberezny
2014-05-31
1
-1
/
+1
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
2
-25
/
+25
*
Cleanup. (nw)
Curt Coder
2014-05-12
1
-5
/
+0
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
3
-23
/
+18
*
6532riot: updated to use devcb2. nw.
Fabio Priuli
2014-04-30
4
-100
/
+88
*
mos6530: updated to use devcb2. nw.
Fabio Priuli
2014-04-29
2
-26
/
+30
*
fixed usage of uninitialized member in c2040_fdc_t (nw)
Oliver Stöneberg
2014-04-25
1
-0
/
+1
*
fixed usage of uninitialized member in c8050_device (nw)
Oliver Stöneberg
2014-04-24
1
-0
/
+2
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
2
-52
/
+24
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-7
/
+7
*
SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat...
smf-
2014-04-14
2
-56
/
+35
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
8
-35
/
+35
*
modernized access for legacy floppy, quite straight forward thing (nw)
Miodrag Milanovic
2014-04-02
2
-8
/
+8
*
(MESS) Move corvushd to emu/ so slot devices can see it (nw)
R. Belmont
2014-03-22
2
-2
/
+2
*
(MESS) Moved SCSI HBAs to emu/bus/scsi. (nw)
Curt Coder
2014-03-21
3
-56
/
+1
*
(MESS) softbox: Added preformatted 10MB hard disk image. [Curt Coder]
Curt Coder
2014-03-20
2
-8
/
+8
*
(MESS) corvushd: Converted to a device. (nw)
Curt Coder
2014-03-20
4
-19
/
+26
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
2
-16
/
+2
*
(MESS) hardbox: Fix comment. (nw)
Mike Naberezny
2014-03-11
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-1
/
+1
*
(MESS) hardbox: Changed default ROMs to v2.4, added Corvus/Sunol notes. (nw)
Mike Naberezny
2014-03-10
1
-5
/
+10
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-1
/
+5
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-23
/
+11
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
6
-24
/
+21
*
(MESS) c64: Floppy WIP. (nw)
Curt Coder
2014-02-12
1
-0
/
+18
*
(MESS) Floppy WIP. (nw)
Curt Coder
2014-02-11
1
-4
/
+5
*
(MESS) c2040: Fixed READY signal. (nw)
Curt Coder
2014-02-09
2
-21
/
+26
*
(MESS) Refactored the Commodore 2040/3040/4040 disk drives to use the modern ...
Curt Coder
2014-02-07
7
-1271
/
+1732
[next]