This comment is reply for 5643 fujidig: 前から HSPの黒魔術であるVRAMでテ...(文字変換表に基く文字列の変換). Go to thread root.
fujidig #5644(2008/02/02 13:16 GMT) [ diff ] Rating0/0=0.00
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
--- doukaku148.hsp.orig Sat Feb 02 22:11:44 2008 +++ doukaku148.hsp Sat Feb 02 22:11:29 2008 @@ -9,8 +9,8 @@ tr1 = _tr1 : tr2 = _tr2 tr_len = strlen( tr1 ) repeat tr_len - c = peek(tr1, cnt) - palette peek(tr2,cnt), c, c, c, cnt==(tr_len-1) + c = peek(tr2, cnt) + palette peek(tr1,cnt), c, c, c, cnt==(tr_len-1) loop buffer 30, len, 1, 1 repeat 256 @@ -24,4 +24,4 @@ return text #global -mes tr( "Hello world!!", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", "abcdefghijklmnopqrstuvwxyz" ) \ No newline at end of file +mes tr( "Hello world!!", "abcdefghijklmnopqrstuvwxyz", "ABCDEFGHIJKLMNOPQRSTUVWXYZ" ) \ No newline at end of file
Rating0/0=0.00-0+
[ reply ]
fujidig
#5644()
[
diff
]
Rating0/0=0.00
Rating0/0=0.00-0+