mirror of
https://github.com/simonowen/apple1emu.git
synced 2024-12-26 07:29:24 +00:00
Changed date format, removed e-mail text
This commit is contained in:
parent
9933a22881
commit
9688edc5b2
14
ReadMe.txt
14
ReadMe.txt
@ -1,11 +1,7 @@
|
||||
Apple 1 Emulator for SAM Coupe (v1.2)
|
||||
Apple 1 Emulator for SAM Coupé (v1.2)
|
||||
-------------------------------------
|
||||
|
||||
See website for usage: http://simonowen.com/sam/apple1emu/
|
||||
|
||||
---
|
||||
|
||||
Version 1.2 (5/9/2008)
|
||||
Version 1.2 (2008/09/05)
|
||||
- Fixed BRK flags (clear D, set I, N/Z set from wrong EXX set)
|
||||
- Fixed Esc repeat, broken in previous version
|
||||
- Added Applesoft BASIC [Lite] and Lee Davidson's Enhanced BASIC
|
||||
@ -13,15 +9,15 @@ Version 1.2 (5/9/2008)
|
||||
- First byte of emulator at &c000 appears to be ROM (for Applesoft BASIC ROM)
|
||||
- Terminal output now supports lower-case characters (for Enhanced BASIC)
|
||||
|
||||
Version 1.1 (27/8/2008)
|
||||
Version 1.1 (2008/08/27)
|
||||
- Improved 65C02 core for ~20% speed boost
|
||||
- Fixed broken TRB, which was masking the wrong value
|
||||
- BIT #imm no longer considers setting N flag
|
||||
|
||||
Version 1.0 (19/3/2007)
|
||||
Version 1.0 (2007/03/19)
|
||||
- Initial release
|
||||
|
||||
---
|
||||
|
||||
Simon Owen
|
||||
simon@simonowen.com
|
||||
http://simonowen.com/sam/apple1emu/
|
||||
|
Loading…
Reference in New Issue
Block a user