We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Handmade Network»Feed
Max
Hi, I have been able to load various bmp into my projects with no issues for a while. However rec…
»
amrel
Hi everyone - excited to join the community. I have just recently discovered Handmade Hero, and de…
»
Mārtiņš Možeiko
Before call opcode the stack is 16 aligned. Call pushes 8 bytes of return address, so rsp is not 1…
»
Delicious Lines
All right, I will look into this, thank you very much for the information!
»
longtran2904
But 40-byte isn't aligned with 16-byte, while 32-byte is? What did you mean by Because caller push…
»
x13pixels
Fixed for next release. Thanks for pointing that out Simon.
»
x13pixels
Dynamically generated disassembly is not currently supported in the disassembly window. However, y…
»
Mārtiņš Možeiko
I don't know details of remedy debugger. But debugger usually needs extra support from application…
»
Delicious Lines
Hello, I am working on a project where I run custom generated machine code that I load at runtime.…
»
Mārtiņš Možeiko
I think it is 40 because it needs to keep stack pointer 16-byte aligned. Because caller pushed ret…
»
@Mattias_G
Thanks :) Yeah, No Sunshine was using an older html template, and it wasn't scaling correctly, but…
»
longtran2904
Why does msvc decide to reserve 40 bytes on the stack for memcpy in copy2 when the src pointer is…
»
Simon Anciaux
I shouldn't have said that. I don't have any particular information. As far as I know Casey didn't…
»
Simon Anciaux
Added driver command RDBG_COMMAND_SET_BRING_TO_FOREGROUND_ON_SUSPENDED. This can be used to overri…
»
panthalassadigital
I'm not sure handmade hero is still going on/will be resumed Wait... HH is possibly dead?! Did Cas…
»
Simon Anciaux
I have always been fond of game dev toolkits and construction sets. There is a beauty in the limit…
»
@Mattias_G
image.png Here is a sample game made with the engine (plays in browser): I have always been fond …
»
Mārtiņš Možeiko
The detection is not about this specific compiler argument.The anti-virus just looks at your binar…
»
OSKevin
Well, after researching a bit and not founding anything, I modified some code pieces that may be "…
»
x13pixels
RemedyBG 0.3.9.1 is now available for download with the following new features, improvements, and …
»
Simon Anciaux
I asked a similar question here: Unfortunately, as far as I know, the solution is to sign the exe…
»
OSKevin
Hello, I'm a bit frustrated right now with this topic. I have finished a simple game made from scr…
»
Simon Anciaux
It's been a long time since I watched those episode, so I don't remember the details. What Casey i…
»
handmade_ls
Hello :D I know I'm very late, I've been working on simplifying the build system. The repo can be f…
»
handmade_ls
Hey! :D there is a community fork at I made some improvements for ease of use of the build system …
»
panthalassadigital
Hey folks! I've been watching the series start to finish and have gotten to the lighting portion o…
»
iain
Oh that is the placing of the startup.bat file in the appropriate folder for setting the w: drive …
»
Mārtiņš Možeiko
uuid.lib is not in Visual Studio folder, because it is part of Windows SDK (which is installed fro…
»
iain
I've been playing about with this a bit for a few days, not been able to get my old code to run. T…
»
yoziva
Indeed. I only tried to use it with the 10x editor. If I attach manually, open a source file, and …
»