Routines
Prev:
BC7B
Up:
Map
Next:
BD15
BD0C: Write DE to CHARS system variable ($5C36)
Used by the routines at
the_end
,
randomize_usr
,
police
,
prostitute_room
,
score_hiscore_check
,
vaginal_seq
,
vaginal_orgasm_bubble
,
anal_seq
,
prostitute_room_bubble
,
hero_room_bubble
,
police_approach
,
police_exit_step1
,
police_face_left
,
show_wallet
,
oral_seq
,
oral_hero_bubble
,
oral_prostitute_bubble
,
draw_bed_scene
,
draw_reinaldo
,
draw_hero_in_room
,
reinaldo_encounter
,
reinaldo_climax_bubble
,
reinaldo_peerin
,
cafe_scene_transition
,
draw_oldwoman_bent
,
draw_oldwoman_bare
,
draw_hero_exposes
,
draw_oldwoman_rape1
,
draw_oldwoman_rape2
,
oldwoman_approach
,
oldwoman_exit
,
oldwoman_encounter
,
oldwoman_no_gun
,
oldwoman_rape
,
oldwoman_refuses_shoot
,
oldwoman_rape_loop
,
oldwoman_so_big_bubble
,
draw_cafe_logo
,
draw_cafe_bg
,
cafe_drink_anim
,
cafe_mobster_approach
,
cafe_mobster_seq1
,
cafe_waiter_approach
,
cafe_waiter_clear
,
cafe_waiter_serve
,
cafe_encounter
,
cafe_hero_arrested
,
cafe_door
,
draw_room_bg
,
set_chars_CBEA
,
draw_thief_floor
,
thief_enter_door
,
draw_gun
,
thief_encounter
,
thief_lighter
,
thief_escape_cleanup
,
thief_flees
,
no_gun_bubble
,
draw_expense
and
draw_hiscore
.
Input
DE
New CHARS base address
set_chars
BD0C
LD HL,$5C36
BD0F
LD A,E
BD10
LD (HL),A
BD11
INC HL
BD12
LD A,D
BD13
LD (HL),A
BD14
RET
Prev:
BC7B
Up:
Map
Next:
BD15