Code Monkey home page Code Monkey logo

orange's People

Contributors

orangebacon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hermetique 00mjk

orange's Issues

Peripherals

Mainly the hard drive, so disk images can be saved and loaded.
Blocked by #13

Comparisons

Allow the ALU to compare registers, to implement CMP operation, and the cmp flag in the microcode inputs to allow conditional jump, etc. more design work needs to be done regarding compare as well, what should be able to be compared, (eg registers, memory values) and where the output should go (register, compare bit)

Reset Phase Counter Broken

When the reset phase command is run, it does not reset the counter, the counter only resets in the next phase update. unsure if this is a user interface or emulator bug.

Squirrel updater drops mutex

I could change do .net core 3 when it comes out (makes it cross platform), add terminal support, just distribute as .exe, no need for updater

Memory Management

The MMU should be added, including thread-based switching of register values, page table, memory mapping, all associated microcode commands to manipulate it. Thread switching based on a master register should control all of this. The memory viewer also should be updated to view pages at a time and threads and which thread each page belongs too. Read/Write flags for the pages as well, page sharing is required. Also, how is writing to the hard drive/peripherals going to be implemented. RAM and ROM seperation so ROMs can be loaded from files.

Microcode command select desync

Desync between the labels and the checkboxes in the microcode command selection pane, checkboxes that are not selected show as being selected and vice versa, while scrolling. Also, when deselecting items that apear to be selected, it selects them in the model, so the model can be the inverse of the gui at times.

Carry Bit

None of the ALU operations allow carry in inputs for multi-word calculations, also I don't know what is happening with carry out, overflow, etc. (ie all ALU flags need re-working)

Testing

None of the code is tested, and not all of it is commented.

How should it be tested?
Unit tests
Integration tests
Regression testing

I need to look into how to test things in general and in C#

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.