Reinette II, a french Apple II emulator
Go to file
ArthurFerreira2 ef47881ad3
Update README.md
2020-04-08 01:52:13 +02:00
Makefile Add files via upload 2019-03-25 23:30:20 +01:00
README.md Update README.md 2020-04-08 01:52:13 +02:00
appleII+.rom Add files via upload 2019-03-25 23:30:20 +01:00
appleII.rom Add files via upload 2019-03-25 23:30:20 +01:00
reinette-II.c Update reinette-II.c 2019-04-19 21:33:40 +02:00

README.md

reinette-II

A french* Apple II emulator

* reinette has two meanings in french : it's a little frog but also a delicious kind of apple

A simple Apple II emulator in less 600 lines of C ! Based on reinette, a 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 aka Autostart ROM.

Requires ncurses. Meant to be run from console

- F7  : reset
- F12 : exit

simplicity is the ultimate sophistication