dos33fsprogs/mist/common_routines.inc

52 lines
788 B
PHP
Raw Normal View History

;=============================
; external routines
; linking_noise.s
2020-09-02 01:31:15 +00:00
play_link_noise =$141b
; decompress_fast_v2.s
2020-09-02 01:31:15 +00:00
decompress_lzsa2_fast =$1437
getsrc_smc =$152d
; draw_pointer.s
2020-09-02 01:31:15 +00:00
draw_pointer =$153a
; end_level.s
2020-09-02 01:31:15 +00:00
end_level =$16a8
; gr_copy.s
2020-09-02 01:31:15 +00:00
gr_copy_to_current =$16ca
; gr_fast_clear.s
2020-09-02 01:31:15 +00:00
clear_bottom =$17f0
clear_all =$182e
clear_all_color =$1853
; gr_offsets.s
2020-09-02 01:31:15 +00:00
gr_offsets =$1871
; gr_page_flip.s
2020-09-02 01:31:15 +00:00
page_flip =$18a1
; gr_putsprite_crop.s
2020-09-02 01:31:15 +00:00
put_sprite_crop =$18bb
psc_smc1 =$18de
psc_smc2 =$1976
; keyboard.s
2020-09-02 01:31:15 +00:00
handle_keypress =$19f7
change_direction =$1abb
change_location =$1af4
; text_print.s
2020-09-02 01:31:15 +00:00
move_and_print =$1b8c
ps_smc1 =$1bb9
; page_sprites.inc
2020-09-02 01:31:15 +00:00
blue_page_sprite =$1c97
red_page_sprite =$1cad
white_page_sprite =$1cc3
blue_page_small_sprite =$1cd9
red_page_small_sprite =$1ce1