openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
titokone
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 minutes
ago. based on code collected
3 minutes
ago.
Sep 06, 2024 — Sep 06, 2025
Showing page 2 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge remote-tracking branch 'origin/feature-commandline'
Olli Vanhoja
More...
over 12 years ago
Added support for breakpoints
Olli Vanhoja
More...
over 12 years ago
file opening from command line
seece
More...
over 12 years ago
Add onejar to dependencies
seece
More...
over 12 years ago
Merge remote-tracking branch 'origin/feature-commandline'
Olli Vanhoja
More...
over 12 years ago
Optimizes turbo mode by updating the memory contents only at the end of execution. LinkedList changedMemoryLines in runifo was changed to an ArrayList.
Olli Vanhoja
More...
over 12 years ago
Refactor commandline parameters to use argparse4j
seece
More...
over 12 years ago
Removed some dead code from GUIBrain.java
Olli Vanhoja
More...
over 12 years ago
Added turbo mode to the config dialog and refactored GUI enumerations a bit
Olli Vanhoja
More...
over 12 years ago
Removed dead code
Olli Vanhoja
More...
over 12 years ago
Don't run animator if it's not in use
Olli Vanhoja
More...
over 12 years ago
Added FAST_RUN mode for faster graphics. Note: (slowly) Animated run was broken in this or some previous commit.
Olli Vanhoja
More...
over 12 years ago
Refactoring and optimizing GUI
Olli Vanhoja
More...
over 12 years ago
Removed rest of GUI update code that was used to show compilation in realtime
Olli Vanhoja
More...
over 12 years ago
Trying to achieve faster compilation times
Olli Vanhoja
More...
over 12 years ago
Data and instructions in selected base
Olli Vanhoja
More...
over 12 years ago
Refactoring code
Olli Vanhoja
More...
over 12 years ago
No need to check value if hex notation is used
Olli Vanhoja
More...
over 12 years ago
Hex notation is now unsigned
Olli Vanhoja
More...
over 12 years ago
Replaced all "" + something concatenations with String.valueOf(value) of baseValue.toString(value) method calls to improve code readability.
Olli Vanhoja
More...
over 12 years ago
Added base changing support for main GUI
Olli Vanhoja
More...
over 12 years ago
Refactoring GUI
Olli Vanhoja
More...
over 12 years ago
Merge branch 'master' of https://github.com/titokone/titokone
Olli Vanhoja
More...
over 12 years ago
Added support for changing base of values shown in Animator
Olli Vanhoja
More...
over 12 years ago
Fixed the (quite worthless) loadTest.
Tuomas Tynkkynen
More...
over 12 years ago
Fix hang if return is typed on a table.
Tuomas Tynkkynen
More...
over 12 years ago
Updated .gitignore to ignore Eclipse project files
Olli Vanhoja
More...
over 12 years ago
Fixed IO transfer bug that broke at least CRT writes
Olli Vanhoja
More...
over 12 years ago
Fixed lot of trivial warnings
Olli Vanhoja
More...
over 12 years ago
Minor fixes - Fixed some comments in Processor.java - Removed logger from GUI - Changed some comments on GUI - Minor "refactoring" on Registers.java
Olli Vanhoja
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
…
25
26
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree