djgpp
FreeDOS + RHIDE (DJGPP environment) = DOS Memory Corruption?
I\'m running a virtual machine (using Oracle VM VirtualBox) with FreeDOS installed. After I enter the DJGPP IDE (called \"RHIDE\") and run an application once, I can no longer run anything, and when[详细]
2023-03-06 00:34 分类:问答Compiling Assembly code
I\'m trying to compile an ASM program I wrote with NASM and the \"ld\" command from DJGPP.This is the code for the batch file I\'m using to compiling it:[详细]
2023-01-04 09:47 分类:问答How to remove repetition from this simple function?
I have a game consisting of ships that fly around on a 2d grid. I am writing a function that takes a location, and figures out if the (predefined) target can be hit from there. This simply requires ch[详细]
2022-12-19 15:53 分类:问答