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
/
e01.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(MESS) Moved a bunch of buses under emu/bus. (nw)
Curt Coder
2013-10-22
1
-773
/
+0
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
PC driver cleanup:
Dirk Best
2013-06-13
1
-6
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
reverting changes from r22983 that look wrong. (nw)
smf-
2013-05-24
1
-1
/
+1
*
removed some redundant uses of DEVICE_SELF (nw)
smf-
2013-05-20
1
-1
/
+1
*
Expanded device_t constructor with parameters for short name and source file ...
Miodrag Milanovic
2013-03-26
1
-27
/
+4
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-28
1
-26
/
+36
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-73
/
+73
*
(MESS) Removed unnecessary includes. (nw)
Curt Coder
2012-12-09
1
-19
/
+1
*
(MESS) Fixed floppy clocks. (nw)
Curt Coder
2012-11-29
1
-1
/
+1
*
(MESS) e01: Floppy modernization. (nw)
Curt Coder
2012-11-28
1
-22
/
+27
*
replaced some "^" with DEVICE_SELF_OWNER (nw)
smf-
2012-10-26
1
-2
/
+2
*
switched SCSICB to use DEVCB2 [smf]
smf-
2012-10-15
1
-18
/
+3
*
Uses logical levels rather than voltage levels for control signals, you have ...
smf-
2012-10-10
1
-12
/
+12
*
added atn to scsicb for completeness & renamed reset line to rst. (nw)
smf-
2012-10-07
1
-0
/
+1
*
changed rmnimbus to use DEVCB & added a callback for ACK. (nw)
smf-
2012-10-07
1
-1
/
+1
*
removed dependency pollution (nw)
smf-
2012-10-07
1
-2
/
+3
*
reverted it properly, doesn't crash now
Robbbert
2012-10-07
1
-3
/
+3
*
Fixed compile error, no idea if i broke something else.
Robbbert
2012-10-07
1
-1
/
+1
*
talking to scsibus is now done via scsicb (nw)
smf-
2012-10-06
1
-2
/
+2
*
Removed init_scsibus() from scsibus_device as it was only used for passing th...
smf-
2012-09-21
1
-2
/
+0
*
Split out callbacks from scsibus_device into scscb_device, eventually this wi...
smf-
2012-09-06
1
-5
/
+7
*
(MESS) removed SCSIConfigTable from scsibus, scsi devices are now sub devices...
smf-
2012-08-28
1
-11
/
+2
*
(MESS) converted scsibus from legacy device to c++ (nw)
smf-
2012-08-26
1
-13
/
+13
*
glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th...
smf-
2012-08-23
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+824