File:ZX80 character set demo.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

ZX80_character_set_demo.png(320 × 240 pixels, file size: 1 KB, MIME type: image/png)

Summary

Description
English: Screenshot of the output of the following simple ZX80 Sinclair Basic program which demonstrates the machine's character set for all code points; 0–255.
  10 FOR C=0 TO 255
  20 PRINT CHR$(C);
  30 NEXT C
Notes: The output includes tokenized BASIC keywords (excluding the ZX80's non tokenized functions such as CHR$() itself) and non-printable characters such as 64–127 and 192–211 which appear as question marks (although some are used as control codes). Code point 1 is the double quote character (") when used in the video memory (called the display file) but CHR$(1) returns a null string so it does not appear in the beginning of this output; CHR$(212) translates to the double quote character (") which can be seen later in the output.
Date
Source Own work
Author WinTakeAll

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

1 January 1980

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current05:07, 24 March 2016Thumbnail for version as of 05:07, 24 March 2016320 × 240 (1 KB)WinTakeAllUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):