Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

mrmakeit

Members
  • Content Count

    8
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by mrmakeit

  1. I've launched an emulator for working on OS/Programs at the link in the first post.  While the UI is a work-in-progress, with this "working" I should be able to start on a proper OS to use with the architecture.  If anyone ends up using it, let me know how it turned out.

  2. Documentation now in the post.  Checkout the wiki.

    Good point.  Unfortunately, the lack of documentation extends from the lack of implementation.  http://ocdoc.cil.li/tutorial:custom_oses should be a good place to start, since that provides the grounds for OS creation, but otherwise, the only real difference from, say Node.js, is the inclusion of the components object, and the computer object.  I'll be sure to post a link to better documentation when I get around to making it. 

  3. EDIT 2: I've opened a Patreon at https://patreon.com/mrmakeit where I'll post updates.  I'll try and cross reference those updates here as well, but I do suggest checking it out as I'll have other stuff there as well.

     

    The Open Computers JavaScript arch!

     

    No longer are you tied to using a single language for your comps.  Dominate others with the Power of JAVASCRIPT!

     

    Download / Source / Wiki / Emulator

    Features:

    • Program in JavaScript
    • Default EEPROM.  Drop an init.js on a floppy and go.
    • That's it!

    ToDo:

    • Still no memory or cpu management, so definently not server safe.
    • Needs an OS.
    • No built in code.  You'll need to program an eeprom yourself.  This is no longer the case.  New alpha will have an usable eeprom now.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.