-
```
AX8 core can be used to implement SD card and FAT16 functionality.
```
Original issue reported on code.google.com by `svof...@gmail.com` on 18 Dec 2007 at 12:06
-
.SECTIONs have ALIGN, but .RAMSECTIONs don't.
-
```
AX8 core can be used to implement SD card and FAT16 functionality.
```
Original issue reported on code.google.com by `svof...@gmail.com` on 18 Dec 2007 at 12:06
-
```
AX8 core can be used to implement SD card and FAT16 functionality.
```
Original issue reported on code.google.com by `svof...@gmail.com` on 18 Dec 2007 at 12:06
-
Hi, thanks for the last fix, a(ssemble is working now ;)
I'm trying to run https://github.com/scotws/TaliForth on the same environment as my last report.
I've assembled it with Ophis version 2.1 , …
-
Pin 37 is labeled as PHI0 but it seems that it should be labeled as PHI2.
See http://www.jameco.com/Jameco/Products/ProdDS/2143638.pdf
-
https://github.com/Klaus2m5/6502_65C02_functional_tests
-
**BerliOS Bug #18109**
**Date:** 2011-May-10 21:07
**Submitted By:** tomch
**Category:** 1.20.0
**Bug Group:** none
**Assigned To:** nick_westgate
**Priority:** 5
#
[Email from Karl-Stephan Werkmei…
tomcw updated
9 years ago
-
A short relative branch shows an incorrect argument, like so:
```
0831 F0 DB BEQ $000E
```
We also need formal test cases for these and addressing modes unique to the 65C02 and 4502.
-
It would be very useful to have .SMSTAG tag place the header (with the calculated checksum) at $3FF0 when ROM size is 16KB.
sverx updated
10 years ago