Space —
mrmixerAt the moment, Casey hasn't add support for legacy controllers. You can probably use Direc…
Space —
mmozeikoOr you can install software that will emulate Xinput API for your legacy controller: http…
reminds me of D's struct.
They can be memcopied around as well but also have a "postblit" opera…
AlexKindelOn the other hand, functions that do return something that contains one or more Integer…
I'm still working on the type system. But I find multiple ways of procrastinating. One of them is…
Sara —
Thank you for clearing that up. Keep up the good work.
That's a great idea. Thanks Martin.
--
George
nakst —
Hi, I am planning something like this. I will release more information nearer the time (if I deci…
Miles —
The major things to watch out for, in my opinion, are that 1. interactions between RAII types (li…
Todd —
ratchetfreakThe only cost you'll need to worry about will be people complaining about your code.
…
spx —
Seems like you did everything right but I indeed did something different. The "LLVM for Windows" …
Or you can install software that will emulate Xinput API for your legacy controller: https://www.…
__clrcall is for C++/CLI. It is completely irrelevant for native C and C++ code. They messed up s…
At the moment, Casey hasn't add support for legacy controllers. You can probably use DirectInput …
On WinMain I believe it's WINAPI or APIENTRY, not CALLBACK, but they all are defined as __stdcall…
You can use whatever subset of C++ you feel comfortable with.
The only cost you'll need to worry…
Todd —
Casey seems to basically write C but compile with C++. I want to do that same to access a few C++…
Space —
Hi, I am very new to Handmade Hero and am really enjoying the series.
Im only at 'Day 006 - Game…
Hello,
I'm looking whether there's some way of controlling the debugger from outside meaning whe…
Hi
Does anyone know what happened to the MSDN documentation?
This really doesn't explain anythi…
Sara —
I downloaded codeclap 0.8.43.
Working with familiar file:
1
2
3
4
5
6
7
8#include <stdio.h>…
Jason —
Haha, na, I just misspelled partition. Okay, so it's really not much different from what I'm alre…
SubArena is just a simple way to reserve a block of memory. It's equivalent to your CreatePartiti…
Hope you'll get better soon.
Jason —
As far as I understand, Casey originally had his memory allocation setup so that he could just se…
A couple of enhancements to RemedyBG have been made available for download.
* Disassembly windo…
Due to health issues, i am putting this project on hold for now. When i am better, i will continu…
Nevermind, it seems that i had a process running in the background preventing symbols to be loade…
MarchinSo i'm having problems with a particular project, breakpoints don't seem to work and they …
So i'm having problems with a particular project, breakpoints don't seem to work and they have qu…