[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Eagle Software GraphExt" ?
On Fri, 13 Jan 2012, Vladimir Ivanov wrote:
On Fri, 13 Jan 2012, Steve Nickolas wrote:
followed by a normal catalog and a free sector count. The type which DOS
3.3 reports as "Alternate B", and my own hacks report as "O" (for Other),
is called G here.
Yes, one of the "special" file types was used.
The one which almost nothing uses...except LISA assembler, iirc?
Dunno. With the different representations in different DOSes, it's hard to
recollect such tiny details. :-)
:-)
Some stuff didn't seem to acknowledge that types other than B-A-I-T
existed. DOS BOSS didn't understand the other types and let you stretch
the DISK VOLUME header over them (otoh, my own version, DOS Manipulator,
does recognize them; that's how I patched STOS).
The 2.9 I have says "11-0/R" instead of the expected "11 0 R".
2.8 is as you say. Both have it on the bottom right.
3.0 has it with the dash and slash, in the TOP LEFT. (Which is odd... every
other variant I've seen that shows the status does it in the bottom right.)
This is funny. I won't rule out some additional hack by another person for
own customization. A binary compare will tell whether it's only a few bytes
patchwork.
Could well be. I've seen DOS 3.3 hacks that only show locked files.
It was good practice to incorporate useful bits from here and there. For
instance, the ROM of Pravetz-8C had nice additions like
Ctrl+Reset+ClosedApple dropping you into Monitor (great for hacking), or
supporting hex constants in the "$xxxx" form in BASIC. Also the more common
mini-asm, Step/Trace and search in Monitor. Try it, image is available on the
net.
EDM does the opt-ctrl-reset thing too. I used it when doing a couple of
my filecracks. Didn't know the 8C had that.
Maybe the 8C ROM was based on EDM?
I still wonder if it's possible to come up with a replacement for FPBASIC
because I never felt right packaging it with my emus. The closest I got
was ripping it from a shareware emu that had custom ROMs (and for which
FPBASIC was separately licensed from M$).
It does look very different under the hood than most DOS hacks. More
different, even, than DiversiDOS.
It was the most differing but still compatible DOS as I remember it.
If you look at the hack I use on my disks, it's close enough that the vast
majority of programs still work. (A notable exception was Terrapin Logo -
a problem I traced to lobbing out the VERIFY command to make room for the
TYPE code from ProntoDOS.)
Forgot that Eagle GraphExt also has "TYPE" command. But you probably have
found that out already.
LOL
-uso.