AMOStalk:Bugs

From Amiga Coding
Revision as of 23:55, 12 October 2007 by Spellcoder (talk | contribs)
Jump to: navigation, search

Sometimes the AMOS filerequester becomes onresponsive/hangs. I think this is due to some part of the file-requester working on low-priority because it seems to happen when something is hogging CPU time. Have to do some tests to determine the cause.

Spellcoder 23:36, 28 September 2007 (CEST)


Stuff that needs to be checked: (mostly stuff mentioned on the AMOS-list in 1993)

  • X/Y Hard might have been bugged in AMOSPro V1.00 ?
  • On Every X Gosub Proc
  • atan() values not allways correct???
  • Sam Loop On/Off (disabled disk motor?)
  • some print instructions crash (? fixed in AMOSPro v2.10?)
  • banks in compiled programs might be a few bytes larger

(check if so. if so, it might result in big problems if you use the bank length in determine read/write position)

  • sample editor added clicks to the sound?

Spellcoder 16:14, 5 October 2007 (CEST)


Also needs to be checked:

  • in AMOS classic the filerequester crashes if some exotic chars are used in path-/file-names (? need testing)
  • using calculations with powers in the Add instruction gives weird results?? (for example Add TEST,2^2)

Spellcoder 23:55, 12 October 2007 (CEST)