ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
241 B

  1. #!/usr/bin/env xdg-open
  2. [Desktop Entry]
  3. Encoding=UTF-8
  4. Name=Bywater BASIC
  5. GenericName=Bywater BASIC
  6. Type=Application
  7. Exec=/usr/local/bin/bwbasic.sh
  8. Icon=/usr/share/pixmaps/bwbasic.png
  9. StartupNotify=true
  10. Terminal=true
  11. Categories=Development