Commits (4)
-
Jeffrey Lee authored
Detail: s/Array, s/Funct, s/Stmt - Use LDR/STR instead of LDM/STM when only one register is to be transferred s/fp - Use Hdr:CPU.Arch to determine whether CLZ can be used in the IFLT routine Admin: Tested on rev A2 BB-xM Version 1.45. Tagged as 'BASIC-1_45'
43b69cf4 -
Robert Sprowson authored
In s/Array line 956 revision 1.5 the LDMFD was swapped for an LDR but the original didn't have writeback so the LDR shouldn't post increment. Version 1.46. Tagged as 'BASIC-1_46'
5ffab2e0 -
Jeffrey Lee authored
Detail: s/fp - Only look for ARMv5 support when deciding if CLZ is available, not ARMv5T Admin: Tested in OMAP3 ROM Version 1.47. Tagged as 'BASIC-1_47'
8091e51b -
Robert Sprowson authored
Effectively raises the longest text program you can load to ~64k lines. Version 1.48. Tagged as 'BASIC-1_48'
5c3ac913
Showing