Coder Social home page Coder Social logo

sahs's People

Contributors

ninmore avatar

Stargazers

 avatar

Watchers

 avatar  avatar

sahs's Issues

Complete Attach and Detection code

When moving and adding clicking together instructions it has to be able to detect if it can do that or not depending on the instruction.

Bug in the interface

Instructions leave a little draw or blip when at the top of the instructions menu. Where this is an editor bug or will be the same when compiled to an exe.

Instructions to be added!

Here are the instructions that need to be added and working:

  • MOV
  • ADD
  • SUB
  • MUL
  • DIV
  • INC
  • DEC
  • HLT

Advanced:

  • JMP
  • SWP
  • JEQ
  • JNE
  • CMP
  • JGT
  • JLT
  • JGE
  • JLE

Misc Instructions

There are some instructions that still need to be added but are at lowest priority.

  • Label's
  • CALL
  • SUBR
  • RET

Variables for instructions need to be added.

When you have a MOVE instruction then the user may chose to add two variables either a register or physical number. And so will go the right of the instruction if capable. Where the user spawns in a variable or not. But collision and detection will have to happen and so may effect everything.

Multiple Menu's

When right clicking on an instruction, if you right click another instruction, then menu does not close.

Limited to 8 Regitsters

The application will only fit 8 registers until it goes off screen. Maybe in the future the option to have more than 7 will be added.

Clear All button

This feature will clear all registers and instructions on the screen, if the users wants to start from scratch.

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.