IRC logs for #opendune on OFTC at 2012-10-22
            
01:18:48 *** glx has quit IRC
16:55:56 *** glx has joined #openDune
16:55:56 *** ChanServ sets mode: +o glx
16:56:21 <glx> hello
17:21:27 *** zear has joined #openDune
17:21:47 <zear> hello
17:23:53 *** johnnyonflame has joined #openDune
17:24:01 <johnnyonflame> hello there.
17:24:29 <johnnyonflame> I'm interested in doing disassembly/static recompilation of a few DOS games
17:24:57 <johnnyonflame> and I'd like to know what is a good starting point/disassembly tool, and if you have any tips that might give me a little kickstart
18:25:22 <Xaroth|Work> learn assembly
18:25:25 <Xaroth|Work> by god, learn assembly
21:18:35 <TrueBrain> after that, ofc, IDA
21:19:29 <TrueBrain> that said, static decompilation for old DOS games mostly result in odd results. IDA can guide you through it, but it is hard work (which only makes sense)
21:23:34 <johnnyonflame> Xaroth|Work, TrueBrain well, that makes sense, thanks :)