Moved VT100 ROMs into the PC8080 directory

This commit is contained in:
Jeff Parsons 2016-07-26 16:03:16 -07:00 • committed by Jeff Parsons
commit 5b376917e3
6 changed files with 8 additions and 23 deletions

View file

@ -16,5 +16,6 @@ for each ROM in the machine; eg:
The project currently contains the following 8080-based ROMs:
* [Space Invaders (1978)](invaders/)
* [8080 Exerciser Tests](exerciser/)
* [8080 Exerciser Tests](exerciser/)
* [DEC VT100](vt100/)
* [Space Invaders (1978)](invaders/)