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
/
drivers
/
attache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
attache: hopefully fix out of bounds array access (no whatsnew)
mahlemiut
2014-02-27
1
-4
/
+4
*
replaced read rx callback in Z80DART (and clones) with a write handler, which...
smf-
2013-12-22
1
-2
/
+4
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+0
*
attache: switched around the RTC read and write operations, now the CMOS and ...
mahlemiut
2013-06-14
1
-6
/
+8
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-61
/
+60
*
attache: small RTC and documentation update. (no whatsnew)
mahlemiut
2013-06-11
1
-8
/
+5
*
attache: fixed RTC detection and reading.
mahlemiut
2013-06-09
1
-7
/
+19
*
attache: Fixed CMOS RAM reading.
mahlemiut
2013-06-09
1
-6
/
+18
*
attache: Colour consistency change. (no whatsnew)
mahlemiut
2013-06-03
1
-18
/
+18
*
attache: Implemented graphics RAM, and made the display green (since the syst...
mahlemiut
2013-06-03
1
-7
/
+78
*
attache: implemented some text attributes.
mahlemiut
2013-06-03
1
-7
/
+72
*
modernized the TMS9927 device [Fabio Priuli]
Fabio Priuli
2013-06-02
1
-2
/
+2
*
attache: fixed CMOS RAM access.
mahlemiut
2013-06-02
1
-4
/
+4
*
attache: switched the level of the operation strobe, now there is something r...
mahlemiut
2013-05-31
1
-2
/
+16
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
(MESS) Refactored drivers to use z80dart.c instead of z80sio.c, the easy part...
Curt Coder
2013-05-27
1
-11
/
+22
*
(MESS) softlist: added list for Otrona Attache disks. [Kaylee]
Fabio Priuli
2013-05-26
1
-0
/
+2
*
attache: Fixed display size, and corrected the DMA clock.
mahlemiut
2013-05-25
1
-11
/
+12
*
(MESS) fixed clang warning about unused private field in src/mess/drivers/att...
Oliver Stöneberg
2013-05-23
1
-1
/
+1
*
attache: get some DMA working.
mahlemiut
2013-05-23
1
-10
/
+16
*
attache: Improved keyboard, and made an attempt RAM banking.
mahlemiut
2013-05-23
1
-22
/
+121
*
attache: better method of retrieving the upper 8 bits of the I/O address line...
mahlemiut
2013-05-21
1
-31
/
+28
*
(MESS) New not working system: Otrona Attache [Al Kossow, Barry Rodewald]
mahlemiut
2013-05-21
1
-0
/
+802