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
/
altos5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-457
/
+0
*
Added floppy noises to some of my drivers.
Robbbert
2015-08-22
1
-0
/
+2
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
get rid of all the x
Dirk Best
2015-06-23
1
-1
/
+1
*
did change on Robbberts behalf (nw)
Miodrag Milanovic
2015-05-07
1
-1
/
+1
*
removed no-longer-needed asserts from z80dma
Robert
2014-12-28
1
-2
/
+2
*
(MESS) added software lists for Altos 5 floppies and Memotech MTX tapes. [Ril...
etabeta78
2014-11-27
1
-0
/
+2
*
altos5: Fix wrong drive type [O. Galibert]
Olivier Galibert
2014-08-28
1
-3
/
+3
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-3
/
+3
*
z80dart: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-54
/
+13
*
z80dma: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-13
/
+9
*
z80pio: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-26
/
+11
*
z80ctc: converted to use devcb2. nw.
Fabio Priuli
2014-04-28
1
-9
/
+6
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-1
/
+1
*
(MESS) Fixed some VS warnings. (nw)
Curt Coder
2014-04-03
1
-2
/
+2
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
1
-11
/
+4
*
z80dma finalized modernizing (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-9
/
+8
*
replaced read rx callback in Z80DART (and clones) with a write handler, which...
smf-
2013-12-22
1
-4
/
+1
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-10
/
+6
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
(MESS) Altos5 : Small cleanup
Robbbert
2013-07-30
1
-9
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-3
/
+3
*
(MESS) Altos5: little more progress, now getting a bdos error.
Robbbert
2013-06-09
1
-67
/
+93
*
(MESS) Altos5: cleaned up banking conversion; changed fdc to 1MHz as suggeste...
Robbbert
2013-06-09
1
-7
/
+3
*
(MESS) altos5: Fixed RS-232 interface. (nw)
Curt Coder
2013-06-07
1
-3
/
+3
*
(MESS) Altos5: connected up dden
Robbbert
2013-06-07
1
-2
/
+1
*
(MESS) Altos5: fixed mistake
Robbbert
2013-06-07
1
-1
/
+1
*
(MESS) Altos5: floppies added, but not working.
Robbbert
2013-06-07
1
-19
/
+55
*
(MESS) Altos5: started adding floppies
Robbbert
2013-06-07
1
-2
/
+30
*
(MESS) Altos5: banking done, passes self test
Robbbert
2013-06-07
1
-55
/
+111
*
(MESS) altos5: Use serial clocks from the CTC. (nw)
Curt Coder
2013-06-06
1
-1
/
+13
*
(MESS) altos5: Fixed serial terminal, except for the CTC clocking. (nw)
Curt Coder
2013-06-06
1
-90
/
+52
*
(MESS) Altos5: started work on memory banking (nw)
Robbbert
2013-06-06
1
-10
/
+82
*
(MESS) Altos5: added terminal back (z80dart isn't quite ready yet)
Robbbert
2013-06-06
1
-45
/
+168
*
(MESS) Altos5: added devices. Removed terminal, so currently there's no screen.
Robbbert
2013-06-04
1
-47
/
+158
*
(MESS) altos5 wip
Robbbert
2013-06-03
1
-13
/
+42
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
Cleanups and version bump (nw)
mame0147u3
Miodrag Milanovic
2012-11-19
1
-5
/
+5
*
(MESS) Skeleton added for Altos 5-15 [Al Kossow]
Miodrag Milanovic
2012-10-31
1
-0
/
+87