~dexter/z88dk-pkg/upstream-z88dk

« back to all changes in this revision

Viewing changes to libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beep_raw_di.asm

  • Committer: aralbrec
  • Date: 2014-04-20 07:51:22 UTC
  • Revision ID: aralbrec-20140420075122-uy1oehwcqaaa45u5
spelling erros, z80asm does not accept IF..ELSEIF...ENDIF

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
XLIB asm_bit_beep_raw_di
14
14
 
15
 
LIB asm_bit_beep_raw, asm_z80_push_di, asm_z80_pop_ei
 
15
LIB asm_bit_beep_raw, asm_z80_push_di, asm0_z80_pop_ei
16
16
 
17
17
asm_bit_beep_raw_di:
18
18
 
25
25
 
26
26
   call asm_bit_beep_raw
27
27
 
28
 
   jp asm_z80_pop_ei
 
28
   jp asm0_z80_pop_ei