Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Babakanoosh authored Oct 27, 2017
1 parent 08bd61f commit 31a4b2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The op-codes have been updated to work with the latest SSBC version. The "GUI" h

-Improvements:
- Basic user input checking to prevent stupid mistakes.
- Increased size of stack. (48 -> 256 Bytes)
- Increased size of stack. (48 -> 512 Bytes)
- Increased size of code. (256 -> 1024 Bytes)

-Bug Fixes:
Expand All @@ -49,10 +49,10 @@ The op-codes have been updated to work with the latest SSBC version. The "GUI" h

- V1_alpha *fixing what we have*
- New HTML layout!
- Interpreter works with new HTML layout. **todo**
- Interpreter works with new HTML layout.
- Stack and code table scrollable.
- Simplified HTML structure and removed rendundant stuff.
- Increased size of stack. (48 -> 256 Bytes)
- Increased size of stack. (48 -> 512 Bytes)
- Increased size of code. (256 -> 1024 Bytes)
- Stack and code now have Dec and Hex line numbering.
- Code is now just vertical, not the previous confusing horizontal wrap around design.
Expand Down

0 comments on commit 31a4b2b

Please sign in to comment.