amos-professional/AMOSPro Sources/+Compact_Labels.s

54 lines
1.9 KiB
ArmAsm
Raw Normal View History

2020-04-26 00:58:13 +00:00
;---------------------------------------------------------------------
;
; Published under the MIT Licence
;
; Copyright (c) 1992 Europress Software
; Copyright (c) 2020 Francois Lionet
;
; Permission is hereby granted, free of charge, to any person
; obtaining a copy of this software and associated documentation
; files (the "Software"), to deal in the Software without
; restriction, including without limitation the rights to use,
; copy, modify, merge, publish, distribute, sublicense, and/or
; sell copies of the Software, and to permit persons to whom the
; Software is furnished to do so, subject to the following
; conditions:
;
; The above copyright notice and this permission notice shall be
; included in all copies or substantial portions of the Software.
;
; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
; EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
; OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
; NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
; HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
; WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
; ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
; THE USE OR OTHER DEALINGS IN THE SOFTWARE.
;
;---------------------------------------------------------------------
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; +Compact.s, list of the library functions on the 06-06-1996 01:48:58
;
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L_Compact_Cold: set 0
L_InPack2: set 2
L_InPack6: set 3
L_InSPack2: set 4
L_InSPack6: set 5
L_InUnpack1: set 6
L_InUnpack3: set 7
L_UPack: set 8
L_InUnpack2: set 9
L_ResBank: set 10
L_PacPar: set 11
L_GetSize: set 12
L_Pack: set 13
L_JFoncall: set 14
L_JScnop: set 15
L_JOOfMem: set 16
L_NoPac: set 17
L_NoScr: set 18
L_Custom: set 19
L_Custom2: set 20