mirror of
https://github.com/Michaelangel007/c2t.git
synced 2025-04-08 20:37:40 +00:00
minor test changes
This commit is contained in:
parent
4ce806aa07
commit
f8f98e6cbd
@ -3,5 +3,6 @@
|
||||
| Test | Command | Input | Machine | Load | Compare | Offset | Timeout |
|
||||
|:----:|------------------------------|-----------------|---------|---------------|-------------|:------:|:-------:|
|
||||
| 1 | ../bin/c2t-96h | zork.dsk | iie | LOAD | dskiie.tiff | 0 | 25 |
|
||||
| 2 | ../bin/c2t-96h -2bf | moon.patrol,801 | iie | LOAD | mpiie.tiff | 0 | 25 |
|
||||
|
||||
### Future Edit Instructions Here
|
||||
|
@ -26,6 +26,7 @@ on run argv
|
||||
tell theMachine
|
||||
-- Change to a color screen
|
||||
-- set monochrome screen to false
|
||||
set scanlines to true
|
||||
set speaker volume to 0.25
|
||||
if dsk = "1" then
|
||||
insert my_path & my_test into device "S6D1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user