Difference between revisions of "AMOS:Bugs"

From Amiga Coding
Jump to: navigation, search
m (Various: Added Print bug - tab function)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
 +
This is a list of current and old bugs in AMOS and AMOS Pro.<br />
 +
You can also report issues to the team which is currently working on makes fixes and updates to AMOSPro:<br />
 +
[https://bitbucket.org/amosfactory/amosprofessional/issues AMOS Professional issues/bug]
 +
 +
 
{|
 
{|
 
|valign=top width=50% style="padding-right: 40px;|
 
|valign=top width=50% style="padding-right: 40px;|
Line 5: Line 11:
 
* [[AMOS:bug Data|many data statements will crash the AMOS(Pro) compiler]]
 
* [[AMOS:bug Data|many data statements will crash the AMOS(Pro) compiler]]
 
* [[AMOS:bug Bank length|length of banks are rounded when compiled]]
 
* [[AMOS:bug Bank length|length of banks are rounded when compiled]]
 
+
* [[AMOS:bug Not An AMOS Program|"Not An AMOS Program" error when compiling]]
  
 
==Various==
 
==Various==
Line 11: Line 17:
 
* [[AMOS:bug spelling|'Track Loop Of', is misspelled]]
 
* [[AMOS:bug spelling|'Track Loop Of', is misspelled]]
 
* [[AMOS:bug TrackLoad|Track Load will load a music module into Fast RAM if there isn't sufficient Chip RAM causing Track Play to crash the system]]
 
* [[AMOS:bug TrackLoad|Track Load will load a music module into Fast RAM if there isn't sufficient Chip RAM causing Track Play to crash the system]]
 +
* [[AMOS:bug Sam Load|Sam Load will load a sample into Fast RAM if there isn't sufficient Chip RAM]]
 
* [[AMOS:bug Print|Using the tab (",") function can cause a number to be printed!]]
 
* [[AMOS:bug Print|Using the tab (",") function can cause a number to be printed!]]
 
+
* [[AMOS:bug Work_Bank|The Reserve as Work bank command doesn't allocate memory properly causing a crash after only one or two uses.]]
 +
* [[AMOS:bug Limit_Mouse|Limit Mouse sometimes fails to limit the mouse correctly.]]
 +
* [[AMOS:bug DirFirst, DirNext and Fsel$|DirFirst, DirNext and Fsel$ With file that have 2 dot]]
 
==Math bugs==
 
==Math bugs==
 
* [[AMOS:bug Mod|remainder of mod should be negative if given number is negative]]
 
* [[AMOS:bug Mod|remainder of mod should be negative if given number is negative]]
Line 20: Line 29:
 
* [[AMOS:bug Large numbers in editor|Editor will change numbers that don't fit in 32 bit]]
 
* [[AMOS:bug Large numbers in editor|Editor will change numbers that don't fit in 32 bit]]
 
* [[AMOS:bug Commands after data statements|Editor crashes when running programs with commands after data statements]]
 
* [[AMOS:bug Commands after data statements|Editor crashes when running programs with commands after data statements]]
 
+
==Edit Object bugs==
 
+
* [[AMOS:bug Hot-Spot Problem|Hot-Spot Problem]]
 
==Helpfile bugs==
 
==Helpfile bugs==
 
* [[AMOS:bug Mislinked AMOShelp articles|Several articles wrongly linked]]
 
* [[AMOS:bug Mislinked AMOShelp articles|Several articles wrongly linked]]
 
* [[AMOS:bug Cut off AMOShelp articles|Two articles are cut off halfway]]
 
* [[AMOS:bug Cut off AMOShelp articles|Two articles are cut off halfway]]
 +
==Amal bugs==
 +
* [[AMOS:bug Not AND ´&´ on ´If´ instrucctions|Not AND ´&´in ´If´ instrucctions]]
 
|}
 
|}

Latest revision as of 03:50, 17 December 2018