dg

package
v0.0.0-...-b5de531 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2021 License: MIT Imports: 0 Imported by: 5

Documentation

Index

Constants

View Source
const (
	ASCIIBEL = 007
	ASCIIBS  = 010
	ASCIITAB = 011
	ASCIINL  = 012
	ASCIIFF  = 014
	ASCIICR  = 015
	ASCIIESC = 033
	ASCIISPC = 040

	DasherERASEEOL        = 013
	DasherERASEPAGE       = 014
	DasherCURSORLEFT      = 031
	DasherWRITEWINDOWADDR = 020 //followed by col then row
	DasherDIMON           = 034
	DasherDIMOFF          = 035
	DasherUNDERLINE       = 024
	DasherNORMAL          = 025
	DasherDELETE          = 0177
)

ASCII and DASHER special characters

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteT

type ByteT byte

ByteT - a DG Byte is 8-bit unsigned

type DwordT

type DwordT uint32

DwordT - a DG Double-Word is 32-bit unsigned

type PhysAddrT

type PhysAddrT uint32

PhysAddrT - a physical address is 32-bit unsigned

type QwordT

type QwordT uint64

QwordT - a DG Quad-Word is 64-bit unsigned used for F.P.

type WordT

type WordT uint16

WordT - a DG Word is 16-bit unsigned

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL