Giter Club home page Giter Club logo

pxt-retro's Introduction

pxt-retro's People

Contributors

eligrosman avatar guillaumejenkins avatar microsoftopensource avatar msftgits avatar pelikhan avatar tballmsft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pxt-retro's Issues

planned features

  • focus view of register/memory value, with ability to modify
  • switch between decimal and hexadecimal views
  • special IN/OUT instructions for puzzles over sequences (aka Human Resource Machine)
  • animation, coloring to show which memory/registers recently accessed.
  • graphics display (instead of text)
  • accurate simulation of Thumb condition codes on all instructions
  • bound checking in simulator (memory accesses and branches)
  • word alignment check on memory access
  • error messages for duplicate or missing labels
  • only coding via Blockly, not TypeScript (Sam)
  • Blockly validator for value ranges (Sam)
  • memory is 256 bytes, so 64 words, aligned on word boundaries

Graphics display

Add an option to show the memory as a 16x16 low-res graphic screen with RGB values.

Don't use Google fonts CDN

@importgooglefonts: true which means this repo is using Google fonts CDN which is against MS security policy.

We need to bundle the font into our CSS instead.

Projects window doesn't close

Clicking "Projects" to open a previously saved project appears fine, but hangs if you try to close the window.

Chrome Version 56.0.2924.87

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.