A86: Merging Asm and Basic


[Prev][Next][Index][Thread]

A86: Merging Asm and Basic



Hi,
	How about this: Because you can run a asm program through a basic
program, couldn't someone write some nice fast asm equizilants to a
basic command and use them in your basic program? Like a fast getkey
command, fast text and graphics stuff, better link port control, ect.
These programs would need to be able to read a varable (number, string)
that was loaded in the basic program and/or change other varables, so it
would need some type of vat stuff.  A library of such code would really
improve basic programs. Its the same idea as using asm in C.
		-Michael