Search results
BLOAD " " ,S
Score: 143.03 %,
Type: Forum topic , Comments: 3 comments
Just a quick question.
BLOAD load a binary file into memory. can load from tape, disk, or other devices.
however when working with disks it also have a ",S" options to load into vram.
this is not available on cas for example.
the ...
212px ?
Score: 142.55 %,
Type: Forum topic , Comments: 3 comments
in # FFE8. If bit 7 is at 1 we have 212 vertical points, and if it is at 0 it will be 192 vertical ...
GhostBusters!
Score: 143.65 %,
Type: Forum topic , Comments: 8 comments
name = name.ToUpper();
byte code = 0;
var mon1 = uint.Parse((money / 10000).ToString(), ...
for (uint checksum; code-- > 0; com = checksum)
{
checksum = ((com << 1) + ...
return Convert.ToString(codeValue, 8).PadLeft(8, '0');
}
} Thanks for your post ...
