Update README.md

This commit is contained in:
Christian Speckner 2016-12-14 00:28:57 +01:00 committed by GitHub
parent 839ba71f20
commit 8bc9c8549a
1 changed files with 1 additions and 8 deletions

View File

@ -2,13 +2,6 @@ This is my fork of the VCS emulator [Stella](http://stella.sourceforge.net/) for
integrating the [6502.ts](https://github.com/6502ts/6502.ts) TIA core into Stella.
The upstream repo is hosted on [Sourceforge](https://sourceforge.net/projects/stella/).
# Usage
TIA cores can be switched by changing the `tia.core` option (via command line
`-tia.core` or via config file) to either `default` (the old core) or `6502.ts`
(the new core). The defaut setting is `6502.ts`. Setting `loglevel` to 1 or higher
will show the selected core on startup.
# Reporting issues
Please check the list of known issues first (see below) before reporting new ones.
@ -20,4 +13,4 @@ AtariAge.
# Known issues
Please check out the [issue tracker](https://github.com/DirtyHairy/stella/issues) for
a list of all currently known issues.
a list of all currently known issues.