IRC logs for #opendune on OFTC at 2011-03-31
            
02:38:00 *** glx has quit IRC
07:15:44 *** SmatZ- has joined #openDune
07:16:18 *** pm has joined #openDune
07:16:18 *** ChanServ sets mode: +v pm
07:16:48 *** tneo- has joined #openDune
07:17:43 *** Osai^2 has joined #openDune
07:17:55 *** SmatZ has quit IRC
07:18:17 *** Yexo- has joined #openDune
07:19:35 *** Osai has quit IRC
07:19:35 *** planetmaker has quit IRC
07:19:49 *** pm is now known as planetmaker
07:19:55 *** Yexo has quit IRC
07:19:59 *** tneo has quit IRC
10:06:59 *** SmatZ- is now known as SmatZ
12:18:03 *** planetmaker has quit IRC
12:18:03 *** tneo- has quit IRC
12:18:03 *** SmatZ has quit IRC
12:18:03 *** Osai^2 has quit IRC
12:18:03 *** Yexo- has quit IRC
12:23:53 *** SmatZ has joined #openDune
12:24:25 *** planetmaker has joined #openDune
12:24:25 *** ChanServ sets mode: +v planetmaker
12:25:03 *** tneo has joined #openDune
12:25:33 *** Osai has joined #openDune
12:27:03 *** Yexo has joined #openDune
12:27:03 *** ChanServ sets mode: +v Yexo
12:52:35 *** glx has joined #openDune
12:52:35 *** ChanServ sets mode: +o glx
12:52:53 <glx> hello
12:56:02 *** planetmaker has quit IRC
12:56:02 *** SmatZ has quit IRC
12:56:02 *** tneo has quit IRC
12:56:02 *** Yexo has quit IRC
12:56:02 *** Osai has quit IRC
12:57:34 *** SmatZ has joined #openDune
12:57:54 *** planetmaker has joined #openDune
12:57:54 *** ChanServ sets mode: +v planetmaker
12:58:24 *** tneo has joined #openDune
12:59:24 *** Osai has joined #openDune
12:59:54 *** Yexo has joined #openDune
12:59:54 *** ChanServ sets mode: +v Yexo
17:45:34 *** Alberth has joined #openDune
19:20:25 <Alberth> glx: do you have a base address for cs__B491.c ? (near label l__02B0 is an unresolved jump)
19:20:50 <glx> hmm no, but I can get it
19:21:19 <Alberth> two very long functions :)
19:23:10 <Alberth> emu_subw(&emu_sp, 0x19C); omg :)
19:23:47 <glx> base is 402F
19:23:58 <Alberth> ok, thanks
19:24:24 <glx> there's probably an array on the stack :)
19:29:16 <Alberth> how is 'add 6 to sp', 'copy ax' and 'copy dx' an unresolved jump?
19:30:10 <TrueBrain> unresolved jump just means it never got there
19:30:21 <TrueBrain> after every call, it 'jumps' to the next instruction
19:30:28 <TrueBrain> in the first code, there were in fact gotos
19:30:34 <TrueBrain> I removed those, but .. that is how the process works :)
19:32:05 <Alberth> ie the comment is somewhat misleading :)
19:33:32 <TrueBrain> depends on your perspecitve :D
19:33:51 <Alberth> :D
21:51:08 *** Alberth has left #openDune