80-Bus News |
January–March 1982 · Volume 1 · Issue 1 |
| Page 26 of 55 |
|---|
That is, free as in make available. Oh well, with the price of 4116’s as low as they are now, I’m sure you can afford to buy them (and just be thankful that you haven’t got a ZX81… nearly fifty quid for 8K of RAM!). But I digress.
How much storage space have you got on your disks? According to my
calculations, excluding the three system tracks, and the directory, a double
sided single density, 5.25″ Pertec drive in a
Henelec/
| 16K System | 313EH |
| 46K System | A93EH |
| CPMxx.COM | 11BEH |
| MOVCPM.COM | 123EH |
Obviously it’s better to change it in MOVCPM.COM, so that all future systems will be correct, but use a back-up copy!
On my Nascom system, I’ve removed the reset switch from the keyboard, and put it on the front panel of the computer itself. In fact, I’ve not put on just one switch but two wired as in the diagram below. The idea is that switch 2 resets to 0000H and switch 1 resets to F000H. Switch 2 therefore cold boots CP/M and switch 1 resets NAS-SYS when that’s loaded, or gives a WBOOT jump in CP/M, at least, that’s the idea, so why doesn’t the Warm Boot work? Can anybody help?
– No reply. Watch my lips.... C.a.n. .a.n.y.b.o.d.y. .h.e.l.p.?.
In the second issue of Micropower (which isn’t as bad as I feared it might be), Dr. Dark described a method of adapting NAS-SYS 1 to run in a CP/M environment which is vastly superior to that used by CC Soft in their Disk Constructor Package (excepting that that is NAS-SYS 3). Using his method, it’s possible to adapt NAS-SYS 3 using the same instructions, except that the video address references are in a different position, as is the jump table. He has used (P)ut, (F)etch, (D) to exit to CP/M, and (Y) for a copyright notice. Altogether a very nice little patch, for the best debugger around.
The trouble is that I’ve already used F for Find, and NAS-SYS 3 uses P to display the stored user program registers. So, what do I use? I use D to jump into the disk sub-system, from where I have a choice of (R)ead, (W)rite, (N)as-sys, and ^C to exit to CP/M. An error takes me back to the disk sub-system, but a successful read or write returns me to NAS-SYS. The next job is to eliminate the code in NAS-SYS that’s duplicated in SYS. The changes from Chris Blackmores’ instructions for NAS-SYS 3 are:
| Page 26 of 55 |
|---|