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
/
machine
/
53c810.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use ARRAY_LENGTH (nw)
Oliver Stöneberg
2014-04-03
1
-1
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-73
/
+73
*
srcclean (nw)
Curt Coder
2012-10-07
1
-2
/
+2
*
renamed scsidev to scsihle (nw)
smf-
2012-10-04
1
-2
/
+2
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
added missing \n to some more fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-08
1
-18
/
+18
*
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS....
smf-
2012-08-29
1
-3
/
+6
*
converted 53c810 to a c++ device. (nw)
smf-
2012-08-27
1
-283
/
+240
*
removed am53cf96_get_device and some other unused GetDevice() trampolines (nw)
smf-
2012-08-23
1
-15
/
+0
*
glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th...
smf-
2012-08-23
1
-1
/
+2
*
scsi devices are now proper mame devices.
smf-
2012-05-31
1
-15
/
+6
*
Cleanups and version bump
mame0142u5
Angelo Salese
2011-06-05
1
-9
/
+9
*
GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew)
R. Belmont
2011-05-30
1
-10
/
+10
*
Remove redundant item cpu from address_space, in favor of
Aaron Giles
2011-03-29
1
-2
/
+2
*
BIG update.
Aaron Giles
2011-03-29
1
-15
/
+15
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Cleaned up braces in the code so that they are properly balanced. [Atari Ace]
Aaron Giles
2009-12-28
1
-2
/
+2
*
Added register SXFER (0x05) - Nothing more. This reg determines SCSI transfer...
Couriersud
2009-02-22
1
-0
/
+6
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-34
/
+34
*
Hi mamedev,
Aaron Giles
2008-12-16
1
-29
/
+29
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-4
/
+4
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-2
/
+2
*
Disks opened by the romload module are no longer identified by index.
Aaron Giles
2008-08-01
1
-1
/
+1
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-1
/
+1
*
PPC common:
Aaron Giles
2008-06-10
1
-38
/
+38
*
Cleanups/version bump.
mame0125u4
Aaron Giles
2008-06-05
1
-1
/
+1
*
53c810 now passes IRQ state with the IRQ callback.
R. Belmont
2008-06-02
1
-2
/
+8
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-4
/
+5
*
(From Oliver Stoneberg)
Aaron Giles
2007-12-31
1
-0
/
+10
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-4
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+896