seventh-chordExecutables actually contain information about where in memory the entry point (i.e.…
lld linker has multi-threading capabilities. It is not perfect, but people are working on it.
Her…
"That post misses the bigger problem. In my opinion the biggest culprit is linker spam. With temp…
Thank you.
Am familiar with that code and also stepping into the code with the debugger, but...
…
Main blog post here: https://dansdevlog.wordpress.com/2018/10/29/gbemu-0-0-2-released/
I'm not sure what you want to show in your code or what book are you talking about.
But STL simpl…
Hello!
I stumble across my programming books, this reminded me that I have saved one particular …
Todd, thats a great tutorial and reference.
I agree you should definitely master any batch progr…
mrmixerHave a look at why are templates bad.
That post misses the bigger problem. In my opinion …
seventh-chordExecutables actually contain information about where in memory the entry point (i.e.…
Executables actually contain information about where in memory the entry point (i.e. the first in…
I use IBM VGA8 ttf font that gives bitmap font appearance at 12pt size. I use it in all my editor…
Yes, someday soon I plan to do a real heavy rewrite on the rendering system including font raster…
Have a look at why are templates bad.
mmozeikoI believe this is NP hard problem. There is no efficient algorithm. I would do recursive …
So I'm currently trying to implement some more generic classes (arrays, lists, vectors, etc.) and…
Thank you,
yeah backtracking is the one who come first to mind but it's really inefficient I hav…
Yea, I ended up redoing my whole config...I saw that function and it looks like a lot of things i…
I believe this is NP hard problem. There is no efficient algorithm. I would do recursive backtrac…
I personally prefer `cherry mx red silent` or any linear switch.
`vortex race3` is really good, …
Hello guys,
given n tetris pieces I have to find the minimum square I can fill in. (tetris piece…
From Is There Going to be a HandmadeCon 2017?
cmuratoriI will not be organizing another Handmade…
Has anyone heard about another HandmadeCon at all? I'm 100% there at the next one... I hope there…
Does anyone use the Razer Stealth BlackWidow Tournament Edition? I remember Casey recommending th…
Yeah PowerShell is awkward honestly... But they do have default aliases for several unix commands…
mrmixerThat said, achieving constant 60fps should be a top priority in a 2d fighting game. In my …
I only worked on a 3d fighting game prototype (combat was not limited to a 2d plane) that did non…
little thing I threw together this week:
https://github.com/jackmott/monogame-hotload
I see. So it seems its easier and more straight forward to tie the collision in with the animatio…
My favorite font is Terminus and I would like to use it in the editor, but font smoothing is both…