Matches in DBpedia 2014 for { <http://dbpedia.org/resource/BASIC_loader> ?p ?o. }
Showing items 1 to 12 of
12
with 100 items per page.
- BASIC_loader abstract "A BASIC loader is a computer programming technique used with the BASIC programming language to POKE machine language opcodes into RAM. The technique was most prevalent in type-in program listings published for home computers of the 1980s as it allowed the publication of programs that gained the benefits of fast-executing assembly language without requiring the user to own or know how to operate an assembler or machine language monitor program.The programs most often took the form of a short "stub" loader followed by a (sometimes lengthy) series of DATA statements that contained the core program logic as decimal opcodes. The loader mainly consisted of a For loop that enumerated the DATA statements and POKEd them into memory. Sometimes the DATA statements were in hexadecimal, in which case the loader would contain code to translate from hex to the decimal numbers demanded by the POKE command.".
- BASIC_loader wikiPageID "32403612".
- BASIC_loader wikiPageRevisionID "531641109".
- BASIC_loader hasPhotoCollection BASIC_loader.
- BASIC_loader subject Category:BASIC_programming_language_family.
- BASIC_loader comment "A BASIC loader is a computer programming technique used with the BASIC programming language to POKE machine language opcodes into RAM.".
- BASIC_loader label "BASIC loader".
- BASIC_loader sameAs m.0gyvm2w.
- BASIC_loader sameAs Q4834665.
- BASIC_loader sameAs Q4834665.
- BASIC_loader wasDerivedFrom BASIC_loader?oldid=531641109.
- BASIC_loader isPrimaryTopicOf BASIC_loader.