Commodore Returns with New Gaming PCs
JamesO writes "Commodore is a name which will bring memories flooding back to many a gamer and it's been announced that the legendary brand is to return with a new range of high specification gaming PCs.
The new Commodore PCs optimized for gaming will be launched at the CeBIT show in Germany on March 15 and attendees will be offered the chance to play the latest PC games using the purpose-built PCs."
Programs loaded into the C64 with LOAD "*",8 loaded into the beginning of BASIC memory and had to be executed with RUN, but LOAD "*",8,1 loaded the program into a specific location in memory. This could be done for programs started up with SYS (execution jumps to a specific address in memory), as another reply mentions. The most popular use of ",1" however was to overwrite memory such that the address the system returned to after it finished loading would contain a run instruction, causing the program execute with no further intervention after the LOAD command. Or am I overanalyzing the joke and being pedantic?