Lines Matching full:program
264 # inspect 1st entry content (often Commodore C64 BASIC program *.PRG) without load adress
321 # Summary: binary executable or Basic program for Commodore C64 computers
327 # TODO: unify Commodore BASIC/program sub routines
330 # display Commodore C64 BASIC program (strength=50) after "Lynx archive" (strength=330) handled by …
332 # if first token is not SYS this implies BASIC program in most cases
349 >0 string \x01\x08\x0b\x08\xef\x00\x9e\x32\x30\x36\x31 program, probably PUCrunch archive data
352 >0 string !\x01\x08\x0b\x08\xef\x00\x9e\x32\x30\x36\x31 program
369 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
371 # display information about tokenized C64 BASIC program (memory address, line number, token)
373 >0 uleshort x Commodore C64 BASIC program
375 # Tokenized BASIC programs were stored by Commodore as file type program "PRG" in separate field in…
377 # BAS suffix is typically used for the BASIC source but also found in program pods.bas
390 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
392 # Summary: binary executable or Basic program for Commodore C128 computers
404 # if first token is not SYS this implies BASIC program
410 # Summary: binary executable or Basic program for Commodore C128 computers
415 # Summary: binary executable or Basic program for Commodore C128 computers
420 # display information about tokenized C128 BASIC program (memory address, line number, token)
422 >0 uleshort x Commodore C128 BASIC program
436 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
438 # display information about C128 program (memory address, line number, token)
440 >0 uleshort x Commodore C128 program
454 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
456 # Summary: binary executable or Basic program for Commodore C16/VIC-20/Plus4 computers
471 # if first token is not SYS this implies BASIC program
473 # valid second end of line separator implies BASIC program
482 # display information about C16 program (memory address, line number, token)
484 >0 uleshort x Commodore C16/VIC-20/Plus4 program
498 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
500 # display information about tokenized C16 BASIC program (memory address, line number, token)
502 >0 uleshort x Commodore C16/VIC-20/Plus4 BASIC program
516 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
518 # Summary: binary executable or Basic program for Commodore VIC-20 computer with 8K RAM expansion
525 # if first token is not SYS this implies BASIC program
531 # display information about Commodore VIC-20 BASIC+8K program (memory address, line number, token)
533 >0 uleshort x Commodore VIC-20 +8K BASIC program
547 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
549 # display information about Commodore VIC-20 +8K program (memory address, line number, token)
551 >0 uleshort x Commodore VIC-20 +8K program
565 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
567 # Summary: binary executable or Basic program for Commodore PET computers
582 # if first token is not SYS this implies BASIC program
588 # display information about Commodore PET BASIC program (memory address, line number, token)
590 >0 uleshort x Commodore PET BASIC program
603 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
605 # display information about Commodore PET program (memory address, line number, token)
607 >0 uleshort x Commodore PET program
621 # Two zero-bytes in place of the pointer to next BASIC line indicates the end of the program
628 # offset 0x0000 indicates the end of BASIC program; so bytes afterwards may be some other data