You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 years ago | |
---|---|---|
.gitignore | 11 years ago | |
65C02.rom.bin | 15 years ago | |
Makefile | 11 years ago | |
ReadMe.txt | 11 years ago | |
apple1.rom | 16 years ago | |
apple1emu-master.dsk | 15 years ago | |
apple1emu.asm | 13 years ago | |
applesoft-lite-0.4-ram.bin | 15 years ago | |
applesoft-lite-0.4.bin | 15 years ago | |
ehbasic.bin | 15 years ago | |
font.bin | 15 years ago | |
font.png | 15 years ago | |
m.bat | 13 years ago | |
make.bat | 11 years ago | |
opdefs.inc | 13 years ago | |
opdefs.pl | 11 years ago | |
opimpl.inc | 11 years ago | |
png2bin.pl | 11 years ago | |
samdos2 | 16 years ago |
ReadMe.txt
Apple 1 Emulator for SAM Coupé (v1.2) ------------------------------------- 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 - Updated Ken Wessen's Krusader assembler to v1.3 - 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 (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 (2007/03/19) - Initial release --- Simon Owen http://simonowen.com/sam/apple1emu/