2015-03-16T03:08:57 *** Nmlgc1 has joined #ReC98 2015-03-16T03:11:00 *** Nmlgc has quit IRC 2015-03-16T03:12:35 *** Nmlgc1 has quit IRC 2015-03-16T12:25:42 *** Nmlgc has joined #ReC98 2015-03-16T13:42:54 *** Nmlgc1 has joined #ReC98 2015-03-16T13:43:45 *** Nmlgc has quit IRC 2015-03-16T22:38:50 [ReC98] nmlgc pushed 3 commits to master [+30/-28/±43] http://git.io/hLXe 2015-03-16T22:38:54 [ReC98] nmlgc de491f2 - [Maintenance] Move the sound driver function slices from hardware/ to snd/ And renaming them all to the short filenames they will be decompiled to for consistency. These functions aren't really immediately hardware-related, as we've established earlier in the decompilation. 2015-03-16T22:38:58 [ReC98] nmlgc c5f53d9 - [Maintenance] Rename snd_kaja_func() to snd_kaja_interrupt() Oh, right, these functions can have parameters. So, let's turn snd_kaja_func() into a macro that combines the function number and the parameter into the AX value for the driver. 2015-03-16T22:39:00 -GitHub121- [ReC98] nmlgc pushed 3 new commits to master: https://github.com/nmlgc/ReC98/compare/92979e8f31d9...75b8765e44fa 2015-03-16T22:39:00 -GitHub121- ReC98/master de491f2 nmlgc: [Maintenance] Move the sound driver function slices from hardware/ to snd/... 2015-03-16T22:39:00 -GitHub121- ReC98/master c5f53d9 nmlgc: [Maintenance] Rename snd_kaja_func() to snd_kaja_interrupt()... 2015-03-16T22:39:00 -GitHub121- ReC98/master 75b8765 nmlgc: [C decompilation] Finish TH02's OP.EXE 2015-03-16T22:39:02 [ReC98] nmlgc 75b8765 - [C decompilation] Finish TH02's OP.EXE