minor README cleanup

This commit is contained in:
Egan Ford 2017-04-02 11:08:03 -06:00
parent 3f814940d7
commit 5672a39a1c
1 changed files with 5 additions and 1 deletions

View File

@ -21,7 +21,7 @@
| README.md | This File |
| c2d.c | Source File |
| c2d.h | Source File |
| bin/c2d | OS/X Binary |
| bin/c2d | OS/X x86 Binary |
| bin/c2d.exe | Windows Binary |
| gameserverclient | Test Apple II Binary |
@ -91,6 +91,10 @@ Examples:
c2d -s 7300 alpha4,400 alpha4.dsk
```
### Bugs
Yes. No input checking. Big Endian untested.
### The Ugly Stuff