eris2010

Documentation: http://frombelow.net/projects/eris2010/
Clone: git clone https://git.frombelow.net/eris2010.git
Log | Files | Refs | Submodules | README | LICENSE

README.md (501B)


      1 # Tiny-BASIC
      2 
      3 This 6502 version of Tiny BASIC is being used for the Eris 2010
      4 project. It contains only minimal changes to the version of The Blue
      5 Wizard's 65816 project at
      6 https://github.com/The-Blue-Wizard/Tiny-BASIC, which is "licensed" as
      7 CC0. My minimal changes to the code do not warrant a copyright notice
      8 (in my opinion), therefore this version is licensed as CC0 as well.
      9 
     10 I did not change the comments in the source, therefore they are partly
     11 inaccurate (different location in memory etc.).