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 08-Oct-2008 19:57 195K [   ] basic8k.hex 08-Oct-2008 19:57 33K [   ] basic8k.prn 08-Oct-2008 19:57 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_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.

basic4k.asm		This is the only IMSAI BASIC 4K source available yet.
basik4k.lis		This is not the original source, it's Z80 mnemonics and
basik4k.hex		not 8080, as the 8K version is. Also the SIO ports
			used are different from the 8K version. I have
			mofified 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. This MIGHT contain
basic8k.prn		errors, if you find any please report them! Assembled
basic8k.hex		with Intel's 8080 cross assembler, which I may not
			redistribute.

SCS-1_manual.pdf	Manual for IMSAI Self-Contained System, Revision 1.
scs1.asm		Source assembled with Intel's 8080 cross assembler,
scs1.prn		which I may not redistribute.
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, which I may not
bit.hex			redistribute.

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