Hello guys, im want to start simple game. Im trying it with TASMX. When i want to run in it, the message Comes: Fatal: Out of Memory. What could be the Problem?
Looks like it's to do with virtual DOS memory management, you're using W8 I think? So right click the window and go to properties, you might be able to change the amount of virtual memory (you could in XP). If not then install virtualisation software and install DOS or FreeDOS or DOS 2000 or whatnot.
Or go straight for DOSBox, which comes with DOS (well, not a "real" DOS actually, but probably good enough for your purposes) preinstalled. Why have you decided to use TASM, btw? Wouldn't it be easier to use a modern assembler, like MASM, FASM, ...?