Index of /unix4fun/z80pack/ftp/imsai

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] IMSAI-8080_manual.pdf 08-Oct-2008 19:53 24M [   ] SCS-1_manual.pdf 08-Oct-2008 19:39 530K [   ] basic4k.asm 11-Oct-2008 23:04 103K [   ] basic4k.hex 11-Oct-2008 23:04 9.6K [   ] basic4k.lis 11-Oct-2008 23:04 201K [   ] basic8k.asm 07-Feb-2014 21:10 195K [   ] basic8k.hex 07-Feb-2014 21:10 33K [   ] basic8k.prn 07-Feb-2014 21:10 348K [TXT] basic8k.txt 10-Oct-2008 09:28 14K [   ] bit.asm 08-Oct-2008 20:03 2.6K [   ] bit.hex 08-Oct-2008 20:03 432 [   ] bit.prn 08-Oct-2008 20:03 4.8K [   ] i8080asm.asm 08-Oct-2008 18:29 27K [   ] imsai-imdos-brochure..> 12-Feb-2014 19:31 2.0M [   ] imsai_8k_basic.pdf 08-Oct-2008 19:34 1.5M [   ] lightdemo.asm 26-Oct-2008 00:28 512 [   ] lightdemo.hex 26-Oct-2008 00:28 305 [   ] lightdemo.prn 26-Oct-2008 00:28 1.7K [   ] scs1.asm 08-Oct-2008 20:01 74K [   ] scs1.hex 08-Oct-2008 20:01 14K [   ] scs1.prn 08-Oct-2008 20:01 134K
FILE			COMMENTS
----------------------------------------------------------------------------
IMSAI-8080_manual.pdf	User Manual for the IMSAI 8080 machine.
imsai-imdos-brochure.pdf IMDOS 2.05 brochure from 1978

basic4k.asm		This is the only IMSAI BASIC 4K source available yet.
basic4k.lis		This is not the original source, it's Z80 mnemonics and
basic4k.hex		not 8080, as the 8K version is. Also the SIO ports
			used are different from the 8K version. I have
			modified it to use the SIO-2 ports, but initialization
			code from 8K version won't fit. This runs on emulated
			systems, but probably not on the real one.
			Requires z80asm 1.6 to assemble, triggers a bug in
			releases before.

imsai_8k_basic.pdf	Manual and source listing for IMSAI 8K BASIC.
basic8k.txt		Manual in plain text format.
basic8k.asm		Source re-typed from the manual.
basic8k.prn		Assembled with Intel's 8080 cross assembler.
basic8k.hex

SCS-1_manual.pdf	Manual for IMSAI Self-Contained System, Revision 1.
scs1.asm		Source assembled with Intel's 8080 cross assembler.
scs1.prn
scs1.hex

i8080asm.asm		This is another hacked version of SCS1 that includes
			a PROM command, to burn the developed program. It
			doesn't use the SIO-2 ports and it's Z80 mnemonics
			without comments. Might be usefull to some with a
			S100 EPROM programming board.

bit.asm			The Lights and Switches game from User Manual assembled
bit.prn			with Intel's 8080 cross assembler.
bit.hex	

lightdemo.asm		Shifting light demo featured on YouTube
lightdemo.prn
lightdemo.hex