Delete README.md

This commit is contained in:
ArthurFerreira2 2019-04-02 10:55:05 +02:00 committed by GitHub
parent b13a23ed9e
commit b8073b8e40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
# reinette-II
The french Apple II emulator
A simple Apple II emulator in less 600 lines of C !
Based on reinette, the french Apple 1 emulator ( https://github.com/ArthurFerreira2/reinette )
Very limited hardware support : only supports text, page 1
Runs either the original Apple II ROM with Interger Basic and the Programmers Aid at $D000 or the later Applesoft II ROM.
Requires ncurses. Meant to be run from console
- F7 : reset
- F12 : exit
"simplicity is the ultimate sophistication"