A92: temporary folders


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

A92: temporary folders




I found out, that I had still a valid memory dump and the tiger-emu,
here at my school's
account. I tried the following program:

:crash()
:define p (x)=prgm:endprgm
:loop
: try
:  p ()
: else
:  p (x)
: endtry
:endloop

after some time I got a memory-error, and the hole TI-92 was very slow.
the system's
memory had increased to about 172000KByte (in 256K - mode), and the hole
TI-92
operating system was very slow. Shell refused to work, ("out of memory")
and I wasn't
able to do anything (allways: MEMORY - error)

Nice bug in the ROM, isn't it?