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.
Mārtiņš Možeiko
Yes, I can. I am doing this on Win11. It shows a lot of garbage messages, but nothing crashes. ima…
»
Bits Please
It's indeed an unmodified source that I took directly from your GitHub project page. However, I di…
»
Mārtiņš Možeiko
Is this unmodified source? Or are there any changes? From error messages it almost sounds like the…
»
Bits Please
Hey Martins. Sorry to bother you again! I've stumbled upon another weird debugging error. Whenever…
»
ratchetfreak
There are a few things that would help in making a compiler though. Like ability to do text proces…
»
paultarvydas
I'm an Odin newbie and am trying to understand the shape of some low-level data structures. Here …
»
NicknEma
Oh ok, thank you.
»
Christoffer Lernö
Inevitably people will ask "what language should I choose for my compiler?". The answer is really:…
»
limelord
As of right now, I don't know if there are any plans from any members of the 4cc fork to support M…
»
Simon Anciaux
You'd probably get faster help on the Odin discord:
»
Allen Webster
As it turns out, I did need to calibrate my monitor. I did not realize this before but monitor cal…
»
Simon Anciaux
I think that build system was just for Allen (the creator of 4coder) and not intended to be used b…
»
Mevex
Hello everyone, sorry for the late replay, life some times get in the way. First of all thank you …
»
NicknEma
Hi, I downloaded Odin for the first time a few hours ago, and got to do some experiments. I really…
»
Jack Punter
The 4coder build system is very complicated, a few of us did make a fork, but due to external fact…
»
Mārtiņš Možeiko
That asm function is doing same thing as C code in your previous link. Translating that asm code t…
»
Simon Anciaux
There were two issues for me:I misunderstood where the instructions said to place the 4coder-non-s…
»
Airstrike
Hello, guys! My name is Dan. Heavily inspired by HMH series I am writing my own engine/software re…
»
x13pixels
RemedyBG has an API for controlling and querying a running instance of the debugger. The 10X edito…
»
x13pixels
Yes. RemedyBG supports processor breakpoints which can be used to suspend the target whenever the …
»
Mevex
Hi everyone! A few days ago I decided to have a look at the source code of 4ed and try to play aro…
»
guillaume.mirey
Nice! okay. And btw thank you for having taken the time ! Next TODO after the current cleanup pa…
»
Simon Anciaux
I compiled it and was able to compile a simple program. I would add -nologo to the compile options…
»
nalzok
Does RemedyBG support watching a variable, i.e. halt execution whenever the value in a variable ch…
»
nalzok
I use VS Code extensively and wonder how RemedyBG works with VS Code. For example, how do I set up…
»
guillaume.mirey
There you go publishing that code has made that long overdue cleanup-pass almost feel like it is…
»
guillaume.mirey
Apparently TortoiseGit must talk to a PuttyKeyAgent with my private key but that can't be encoded …
»
guillaume.mirey
Nice of you to tell me that. I'm aware Abner is mostly responsible for the Seattle Conference, no…
»
Simon Anciaux
That video is about Handmade Seattle conferences, not about handmade network. You're welcome to pr…
»
guillaume.mirey
Okay, so I had not seen this Now I have. I guess I won't bother you guys with LOC.
»