I can't even get the TS-DOS ROM to work properly in VirtualT.  Each time I
initialize the ROM, it brings up the TS-DOS screen, but when I exit (Shift
F5), it just gives me an "Ok" prompt and then won't really do anything.  I
mean I can type, etc. but there is basically no response except to always
give an "Ok" prompt, regardless of what I type in.

Plus within TS-DOS, if I hit F4 (Disk), I get "?BS Error in 10".

Perhaps my tsdosnec.hex file has some issue (though each line has a
checksum on it)?  Or maybe my NEC main ROM has an issue.

I'm wondering if maybe the DOS-ON feature is not properly preserving the
RAM bank number when switching the ROM bank to the OptROM.  Both of these
bank numbers are set using the same OUT A1h opcode.

Ken

On Fri, Jun 10, 2016 at 12:03 PM, Kurt McCullum <[email protected]>
wrote:

> The BA file is a file first saved from the NEC. A simple program
> 10 PRINT "HELLO"
> 20 GOTO 10
> Not much to the program. It is indeed tokenized. Untokenized, it works
> fine.
>
>  I'll have to check in debug mode to see what's actually being sent but
> the machine (and Virtual-T) locks on banks 2 and 3.
>
>
> On Friday, June 10, 2016 11:55 AM, John R. Hogerhuis <[email protected]>
> wrote:
>
>
> On Fri, Jun 10, 2016 at 11:14 AM, Kurt McCullum <[email protected]>
> wrote:
>
>
> > I've tried this on my actual machine and on Virtual-T with the exact same
> > results. I'm not sure why but I can only run or load a program from bank
> 1
> > with DOS-ON activated. DO files don't seem to be a problem.
> >
> > Any ideas?
> >
> > Kurt
>
> >
> >
>
> What happens on the wire? And I assume the BA file is tokenized?
>
> Was the BA file generated by a previous SAVE by the same version of TS-DOS?
>
> Is it a NEC BASIC file?
>
> -- John.
>
>
>
>

Reply via email to