So, I made progress on "Aero Snapping".
Found these useful resources:
- https://github.com/deimo…
I've been working on the linux version.
I have a fix for the broken pictures and the video playb…
Hey miotatsu,
Congratulations for that first stream \o/.
Ok, I'm not 100% objective since it's …
I've been using the VisualGDB plugin trial for Visual Studio. I use it for writing C for the rasp…
mmozeiko That sounds like you are debugging optimized binary. Optimizer typically rearranges code…
That sounds like you are debugging optimized binary. Optimizer typically rearranges code a lot so…
It should have anti-aliasing on many more machines now! (Paging gingerBill and mrmixer)
Linky
H…
bump: RISCY BUSINESS is now active (well, test streaming motionbox debugging for now)
I also have yet to solidify my rooming arrangements, and would be happy to share the cost with ot…
Been a while since I've worked on this, but I've gotten my stream setup working (twitch.tv/miotat…
mmozeiko If that stepping thing happens at start of program then that is because of special SDL m…
Hey Casey,
I had the same struct-not-being-inspected problem on QtCreator and solved it by using…
Hi afeb,
I've just started coding along with the series.
I've documented my "process" on http://…
anael Here is my ongoing experiment with X86-64 JIT (+ MIPS-like top layer) :
https://gist.github…
Here is my ongoing experiment with X86-64 JIT (+ MIPS-like top layer) :
https://gist.github.com/a…
anael It made me curious about assembly and just-in-time compilation (I'm writing a small JIT ass…
Yeah, OpenMW has gone through a number of organizational changes which have all left their mark, …
Thanks, Jesse! Exactly the kind of project I would like to start myself - writing a replacement …
Check out OpenMW if you're into The Elder Scrolls.
cgag He gets pretty concrete and actionable at around 26 minutes in, when he breaks down common t…
If that stepping thing happens at start of program then that is because of special SDL main entry…
He gets pretty concrete and actionable at around 26 minutes in, when he breaks down common techni…
I have some issues with it when using the Handmade SDL port. When I step (F6) it jumps into assem…
Thanks, Michael! WoW and Battlefield could be perfect if it also includes specs of the world and …
I'm sorry to hear that Miguel. Thanks for letting me know! My search continues...
Very inspiring talk, I identify to the basic idea of allowing future agility, more in the way too…
World Of Warcraft seems to have many of it's resources pretty well reverse engineered. Also proba…
When I was looking for debuggers a few years ago, I tried Nemiver and it didn't really work, but …
Wow, it's actually pretty nice. Much better than anything else I've tried from standalone debugge…
I actually found something the other day that isn't terrible.
https://wiki.gnome.org/Apps/Nemive…