Giter VIP home page Giter VIP logo

mega65-forth's People

Contributors

timmoorhouse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

malfunct

mega65-forth's Issues

Clean up the memory map

So far, we're just providing access to $0000-$8000. Once the issue of using or not using the kernel has been sorted out, thinking about the memory map would be a good idea. How should we provide access to other banks? Attic RAM? etc

Lack of backslash

What should we do about the absence of '' in petscii? Backslashes get mapped to the pound symbol, which is at an appropriate spot on the keyboard. Does it make sense to use this as the line comment word? We could make a character set that swaps it for a backslash symbol.

Check for run stop key

Using the kernel call. FIG used ?TERMINAL for this. I still need to look at how to integrate this without slowing things down horribly

Implement `RENAME-FILE`

We want this one in partcular so we can rename the autoboot.f file at the end of the bootstrap process

Use of kernel

Should the kernel be used? So far, the implementation has refrained from using anything in the kernel to allow for disabling it and opening up more memory. Can we still turn off the mapping and call everything we want with flat 28-bit calls? That would simplify file handling, let us make use of console i/o, etc.

Default editor

It would be nice to include a decent editor. Most of the available Forth ones are line editors using the block interface. It would be nice to have a visual editor using the file interface. Can we find something existing with an appropriate license?

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.