Skip to content

Commit

Permalink
README: update for compiler changes
Browse files Browse the repository at this point in the history
  • Loading branch information
EtchedPixels committed Apr 26, 2024
1 parent f56123a commit 58213d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,9 @@ friends, while UMZIX has a neat unified "make anything" function.
## Tool Issues

* 6809 gcc and cc65 don't have long long 64bit (for sane time_t)
* SDCC can generate ROMmable binaries but not banked ones (hack fixes done)
* None of the above have an O88 style common sequence compressor
* CC65 can't handle larger objects on stack, and lacks float support
* We need a 'proper' 65C816 C compiler
* CC85 lacks floating point support for 8080/8085

[travis-image]: https://travis-ci.org/EtchedPixels/FUZIX.png?branch=master
[travis-url]: https://travis-ci.org/EtchedPixels/FUZIX

0 comments on commit 58213d4

Please sign in to comment.