Changed date format, removed e-mail text

This commit is contained in:
Simon Owen 2012-02-06 21:08:29 +00:00
parent 9933a22881
commit 9688edc5b2
1 changed files with 5 additions and 9 deletions

View File

@ -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 (2008/09/05)
---
Version 1.2 (5/9/2008)
- Fixed BRK flags (clear D, set I, N/Z set from wrong EXX set) - Fixed BRK flags (clear D, set I, N/Z set from wrong EXX set)
- Fixed Esc repeat, broken in previous version - Fixed Esc repeat, broken in previous version
- Added Applesoft BASIC [Lite] and Lee Davidson's Enhanced BASIC - 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) - First byte of emulator at &c000 appears to be ROM (for Applesoft BASIC ROM)
- Terminal output now supports lower-case characters (for Enhanced BASIC) - 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 - Improved 65C02 core for ~20% speed boost
- Fixed broken TRB, which was masking the wrong value - Fixed broken TRB, which was masking the wrong value
- BIT #imm no longer considers setting N flag - BIT #imm no longer considers setting N flag
Version 1.0 (19/3/2007) Version 1.0 (2007/03/19)
- Initial release - Initial release
--- ---
Simon Owen Simon Owen
simon@simonowen.com http://simonowen.com/sam/apple1emu/