Update README.md

This commit is contained in:
Thomas Jentzsch 2021-04-15 13:50:45 +02:00 committed by GitHub
parent 159a28d9a9
commit 5833a53db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ If you make use of my code or have questions, please let me know.
## Features
- easy to use DASM macros
- assembler switches to taylor generator to your needs
- code size optimized for minimal RAM and ROM space
- code optimized for minimal RAM and ROM space
- all eight mask pattern supported
- Atari 2600 demo code (randomly generates some Atari 2600 related messages)
- generator code for Reed-Solomon ECC generator polygons accompanied (can also be integrated to compute on-the-fly)