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

Re: "Eagle Software GraphExt" ?




On Fri, 13 Jan 2012, Steve Nickolas wrote:

Maybe the 8C ROM was based on EDM?

No idea. I had little information back then and most of the things I discover(ed) happened to be after everything was beyond obsolete.

The hex constants in BASIC were handy, though.

PRINT PEEK($BFFB)

Forgot that Eagle GraphExt also has "TYPE" command. But you probably have found that out already.

LOL

Ok, after taking a peek at the dump:

TYPE <file> - lists text file
MAKE <file> - creates text file until CTRL+C
BOOT - reboots
HALT - just what it says
MODE <num> - switches to text/graphic mode
	0: LORES page 1, full
	1: LORES page 2, full
	2: LORES page 1, mixed
	3: LORES page 2, mixed
	4: HIRES page 1, full
	5: HIRES page 2, full
	6: HIRES page 1, mixed
	7: HIRES page 2, mixed
	8: TEXT