|
|
crapheat
from asshat central on 2004-11-05 11:08 [#01384685]
Points: 120 Status: Addict
|
|
offspring of phobia and wooferattack?
phobia and tune is too rude
|
|
recycle
from Where is Phobiazero (Lincoln) (United States) on 2004-11-05 11:12 [#01384706]
Points: 40066 Status: Lurker
|
|
easy:
JAroen
|
|
JAroen
from the pineal gland on 2004-11-05 11:14 [#01384713]
Points: 16065 Status: Regular
|
|
the kids must have ADD
|
|
elusive
from detroit (United States) on 2004-11-05 11:14 [#01384718]
Points: 18368 Status: Lurker | Show recordbag
|
|
mine have SUB
|
|
elusive
from detroit (United States) on 2004-11-05 11:15 [#01384720]
Points: 18368 Status: Lurker | Show recordbag
|
|
my neighbors have MULS and MULU
Sad for the MULU child :(
|
|
JAroen
from the pineal gland on 2004-11-05 11:17 [#01384728]
Points: 16065 Status: Regular
|
|
ah, theres mr 47 21+
|
|
virginpusher
from County Clare on 2004-11-05 11:36 [#01384806]
Points: 27325 Status: Lurker | Followup to JAroen: #01384728
|
|
i dont understand
|
|
elusive
from detroit (United States) on 2004-11-05 11:37 [#01384808]
Points: 18368 Status: Lurker | Show recordbag
|
|
ADD SUB MULU (unsigned) MULS (signed multiply operation)
|
|
JAroen
from the pineal gland on 2004-11-05 11:37 [#01384811]
Points: 16065 Status: Regular
|
|
LAZY_TITLE
|
|
elusive
from detroit (United States) on 2004-11-05 11:38 [#01384812]
Points: 18368 Status: Lurker | Show recordbag
|
|
DIVU DIVS (divide signed)
|
|
JAroen
from the pineal gland on 2004-11-05 11:38 [#01384813]
Points: 16065 Status: Regular | Followup to elusive: #01384808
|
|
yeah, fine, sod off
#include "asm86.h" #include "ram86.inc" #include "Ti86abs.inc" #include "Ti86ops.inc" #include "Ti86asm.inc"
.org _asm_exec_ram
sub: call $49DC ld hl,$5a92 ;has the name of (sqrt)KEY rst 20h rst 10h jr c,Install call _delvar ;if (sqrt)KEY exits, delete it
Install: ld hl,code_end-code+$60A ;the name's still in OP1 push hl ;save the size call _CREATEPROG ;create a program the right size
ld a,b ex de,hl call $4c3f ;AHL+=2 call _SET_ABS_DEST_ADDR ;here's where we want to copy to
xor a pop hl ;restore the size call _SET_MM_NUM_BYTES ld hl,code ;a still = 0 call _SET_ABS_SRC_ADDR ;here's the source call _mm_ldir ;copy it! set 6,(iy+$24) jp $409C sub_end:
sub_size = (sub_end - sub + 2)
code: .db $8e,$28 ;the ASM program header call $479f ;pop op1 ld hl,($c21c) ;the ptr to the ptr to the current menu + 4
dec hl \ dec hl dec hl \ dec hl call $4010 ;ld hl,(hl) ld de,$51f1 ;the pointer to the program menu
call $403c ;see if they're the same jr z,do_menu ;if so, do the menu ld de,asm_table ;see if we're at our homemade menu
call $403c jp nz,the_end_abs ;if not, then do normal exit
ld a,($d625) ;see if they're pushing F1-F5 on the
cp K_F1+1 ;ASM menu and if not, then do normal exit
jp nc,the_end_abs cp K_F5 jp c,the_end_abs ld b,4 ld de,paste_string paste_loop: ld a,(de) push bc push de call $5420 ld a,$0D out (5),a pop de pop bc inc de djnz paste_loop jp the_end_abs
do_menu: ld hl,new_menu ;otherwise, make the pointer point to our
ld ($C210),hl call $49C8 ;display the
|
|
virginpusher
from County Clare on 2004-11-05 11:38 [#01384816]
Points: 27325 Status: Lurker | Followup to JAroen: #01384811
|
|
i only read english.
:/
silly man
|
|
JAroen
from the pineal gland on 2004-11-05 11:39 [#01384817]
Points: 16065 Status: Regular | Followup to virginpusher: #01384816
|
|
oops
|
|
elusive
from detroit (United States) on 2004-11-05 11:51 [#01384833]
Points: 18368 Status: Lurker | Show recordbag
|
|
wrong microprocessor/controller, but touch'e
|
|
elusive
from detroit (United States) on 2004-11-05 11:52 [#01384836]
Points: 18368 Status: Lurker | Show recordbag
|
|
actually that's doing assembly in a higher level lang. jaroen (C/c++ ?) got i hate programming
geh
|
|
JAroen
from the pineal gland on 2004-11-05 11:57 [#01384845]
Points: 16065 Status: Regular
|
|
its for a texas instruments calculator.
|
|
elusive
from detroit (United States) on 2004-11-05 12:04 [#01384867]
Points: 18368 Status: Lurker | Show recordbag
|
|
they write shitty code-notes
|
|
Messageboard index
|