Code Monkey home page Code Monkey logo

eleven's Introduction

eleven

Eleven IDE - improving upon the BASIC 65 experience

Note that presently:

  • Eleven v2.3 works well with the 92xxxx ROMs
  • Eleven v2.4 works well with the 99xxxx ROMs

My current tweaks are based on Eleven v2.3, however, in time, I'll aim to get Eleven working with both series of ROMs.

Current tweaks:

  • ALT+P = Added support for m65postbox tool, to post current source across serial to your pc (to allow you to version control your work on your pc)
  • Support for WPOKE, WPEEK, SETBIT, EDMA, RPLAY
  • ESC,J = go to start of line
  • ESC,K = go to end of line
  • ESC,D = delete current line
  • CTRL+W = move to next word
  • CTRL+U = move to previous word
  • Shift-InstDel = delete current character
  • CTRL+= will toggle compilation debugging on/off
  • ESC,M = turn 'mark-mode' on
    • When 'mark-mode' is on, use cursor up/down to select lines
    • Then press x to cut or c to copy
    • Then use ESC-P to paste clipboard contents at the current cursor location
  • Added support for "#define CONSTNAME = val" (for occasions where you just want to hide magic numbers in your source)
  • To continue a line onto the next line, put a '<-' (left arrow char) on the end of the line
  • added #ifdef and #endif

eleven's People

Contributors

gurcei avatar lydon42 avatar rscottfree avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.