I might've oversold how much I understand typedef. I believe I get how it works with allowing one…
It is exactly same thing. It just get's replaced by preprocessor to:
1typedef void game_update_an…
Sorry if this question has been asked a bunch of times. I tried skimming through the forum and go…
That could well be... the Windows Font system is a bit of a mystery to me :) We'll try with a kn…
Hi All
I am a new found addict to the HMH series. Just started watching the same and found out …
Hi
Using 'Character Map' the 'Arial Bold' font does not have seem to have the Japanese Glyphs in …
Handmade Music
https://simulatedsystems.bandcamp.com/album/free-sound-association
Hi. I'm not r…
Calluna Sans has kerning for 'pT' as well, and overall good kerning.
Calluna handles the 'pT' …
I've been looking at different fonts to see if any of them having kerning information for the "pT…
Well, one way to make something secure is to make it not work :) There's nothing more secure tha…
cmuratori I click the publish button, and it says, "invalid authentication". And that's that. T…
aha okay, I see.
I have a feeling this is something I'll need to learn from a personal f'up.
C++ references doesn't help compiler in general case. Aliasing also applies to references. Becaus…
Google ain't slippin', Google slipped.
Why don't you (seem to) use references ever? Why not use references when the function can't funct…
Yeah so actually, Casey is not slippin', but in a turn of events that will surprise no one, the c…
hendrix wtf? Use past broadcasts god damn it
To annotate the episode?
wtf? Use past broadcasts god damn it
I was asking Casey the same thing via twitter just a minute ago. Using less characters, of course.
Casey, I don't want to be the downer here, but you're slippin'. Where's the Day 174 of Handmade H…
Well for anyone interested in an assembly example, here it is. I will take some time tomorrow to …
Yeah, it's documented here: https://msdn.microsoft.com/en-US/library/ew5tede7.aspx
The rsp % 16 …
mmozeiko Is your stack 16-bytes aligned when calling function (not counting pushed return address…
Any volunteers to remind Casey about this issue on the stream?
/Kim
Verify your suspicion - don't overlap headers. Does it crashes also then? If so, use the [strike]…
I am making an attempt to get this loader working in x64 assembly. I have it almost working howev…
No, I don't think so - the fix is exactly what you wrote (modulo the fact that you have to add sp…
It was someone else, I was around but sadly I was working and only half there. I will watch the e…
Thanks for the catch - fixed!
- Casey