Removed all those useless semicolon-only lines from VT100.asm

This commit is contained in:
Jeff Parsons 2016-08-04 12:49:13 -07:00 committed by Jeff Parsons
commit 23d011c99b
4 changed files with 269 additions and 266 deletions

View file

@ -16,7 +16,7 @@ All our [8080-Based Machines](machine/) are built from a collection of devices,
* Video Adapters
* [Control Panels](panel/)
Complete machine configurations are constructed from those devices. A machine configuration is a single XML file
Complete [machine configurations](machine/) are constructed from those devices. A machine configuration is a single XML file
that lists all the device components to be used. A machine XML file can choose to configure every device itself,
or it can include pre-configured device XML files, such as those provided above or elsewhere.

File diff suppressed because it is too large Load diff