- 28 Apr, 2023 2 commits
-
-
ROOL authored
Detail: Propagate errors internally, use macros to deal with V flags on entry/exit. Correct the "Out of memory" error number, shouldn't be "Bad SWI" &1E6. Version 0.08. Tagged as 'RSound-0_08'
-
ROOL authored
Detail: Describe the workspace locations relative to R12 and replace their uses at sites with LDR/STR and ADR. This fixes a significant bug where the SharedSound handle was being stored at a random offset depending on the contents of R8 rather than at offset 8 within the workspace. Most likely a missing # in the original BASIC sources (so [R12,wksp_ss_handle] => [R12,R8]).
-
- 27 Apr, 2023 1 commit
-
-
ROOL authored
Special thanks to Dr. Andy Pierson (ESP) and Alan Gibson (Liquid Silicon) for agreeing to this software to be published. The original BASIC source code was lost so these were recovered by disassembly and formatting as ObjAsm.
-