A86: Usefull Addresses


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

A86: Usefull Addresses




Can someone post a list of all known memory addresses + comments on
each? I am quite new to assembly, and the TI help files don't help much.
Also i would like a list of the flags and how to access them.

Also, is there a disassembler for the z80? and could someone disassemble
the ti-86 os? i know that the working copy of the os is stored in that
32k of ram, and that it doesn't access the ROM except for backups, and
probably checking to see if the os is corrupt on a power-on. but since
you can modify the working os, could someone add the Line(x1,y1,x2,y2,0)
command to it to make life easier for ti-basic programmers also?