Simon Owen
9933a22881
Added Makefile and make.bat to simplify building
2012-02-06 21:02:46 +00:00
Simon Owen
847fc6bf4f
Set executable bits on Perl scripts
2011-10-25 21:46:26 +01:00
Simon Owen
215b5758f5
Changes for the switch from SubVersion to git
...
- Fixed line endings of all text files
- Set executable bit on m.bat
- Added basic .gitignore
2010-02-06 02:30:29 +00:00
Simon Owen
2382ddd7bb
Moved opcode table from &b000 to &c000
2008-09-05 16:48:07 +00:00
Simon Owen
c571f7dd59
- Fixed BRK flags (clear D, set I, N/Z set from wrong EXX set)
...
- Added Applesoft BASIC [Lite] and Lee Davidson's Enhanced BASIC
- First byte of emulator at &9000 appears to be ROM (for Applesoft BASIC)
- Terminal output now supports lower-case characters (for Enhanced BASIC)
- Updated Ken Wessen's BASIC+Krusader assembler to v1.3
2008-09-05 10:58:10 +00:00
Simon Owen
0c9415424b
Duplicated branch code for i_bra_ex, to avoid fiddle needed to fit EX AF,AF' for bcc/bcs.
2008-08-27 10:02:59 +00:00
Simon Owen
9c1c46c9d7
Added opcode definitions and implementation.
2008-08-26 22:19:54 +00:00