Good evening everyone, couple questions as I'm attempting to learn the stream and buffer mechanism…
It's cool that you shared your work, it would be cooler to see it in action. I'll check it out ag…
The new update seems to have created a performance issue. Whenever a list is displayed, CPU usage …
Presenting an idea like that in text without a demo or sample is not good in my opinion. It abstra…
You cannot attach. You need to host them somewhere - imgur, google drive, ... your choice. Then yo…
Not to discourage you, bet there are so many good x86/64 disassemblers out there... ARM one's on …
I think I know what you are referring too. }; void A_foo(A* this_, float value) { // stuff } void…
Unfortunately at the moment it would be very difficult for me to share something readable and "co…
Nice! I have written couple (limited) disassemblers in past, and I've found it is a great way to l…
Hello Everyone, my name is Alejandro Armenta and I'm making a disassembler for IA-32 and x64 arqui…
I did pretty much the same thing. Even though I don't plan to use the code I wrote while following…
heyyod —
Thanks a lot for your response. I was also thinking of watching and understanding every episode un…
I did follow the code up until 350 or 400 (I would have to compare the last code I wrote to know w…
heyyod —
Hi! I have just started my studies in CS and I have been teaching myself C/C++ with major interest…
Do you have a demo or code sample to share ?
I'm glad you liked it and thanks for the encouragement. I have already done some playtests and fou…
Neo Ar —
For the month of October, we did the following: Nothing too exciting to report this month other t…
Congratulations on making something like this. As I don't consider myself a good AI programmer, I …
Hi Anton, I enjoyed playing the demo you made. It took me a little while to figure out what the pa…
So After more than two years of game programming I think I've finally achieved something decent as…
It should be okay for you now, @SIMPalaxy. This is the guide in the Previous Episodes area , right…
Now it has the main website in the little previous episodes area. Webception.
Thanks, must be on my end.
joe513 —
I have underestimated the importance of being able to directly launch from the command prompt and …
spx —
Last one of the three. 0.5.10 fixes the last remaining major issues. This one also improves the ha…
This seems to do the trick! Thanks! I was just looking HMH Ep. 484, where Casey tries the debugger…
spx —
I think you got basically all just by trial and error. You can get a very brief overview when pas…
I'm writing a program in C and have been trying to debug it with CDbg; unfortunately, I am runnin…