Remove a wrong comment in activeTest.dss
This commit is contained in:
parent
d8dee243a1
commit
79261a67a2
1 changed files with 0 additions and 6 deletions
|
|
@ -1,9 +1,3 @@
|
||||||
##=================================================================================================================================
|
|
||||||
## This is the test2 program for the Dragon Virtual Machine. This example simply demonstrates the Virtual Display in Text-Single-Color
|
|
||||||
## mode, by printing an increasing counter followed by whatever is in the $string variable. The program also clears the screen
|
|
||||||
## every 10 lines.
|
|
||||||
##=================================================================================================================================
|
|
||||||
|
|
||||||
.load 0x1740
|
.load 0x1740
|
||||||
|
|
||||||
.data
|
.data
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue