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
dps8m
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 138 of 159
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
As the SCU behavior becomes more canonical, configuration starts to make a difference. The RSCR instruction needs to know how to find the right SCU; adding the base_system.ini to the relevant scripts provides that data.
Charles Anthony
More...
over 11 years ago
Code cleanup.
Charles Anthony
More...
over 11 years ago
Add a reconstruction of a missing file
Charles Anthony
More...
over 11 years ago
Merge remote-tracking branch 'origin/master' into master1
Harry Reed
More...
over 11 years ago
Xcode stuff
Harry Reed
More...
over 11 years ago
Fixed bug in formatDecimal() that caused SIGFPE to be thrown - he was heard to hope.
Harry Reed
More...
over 11 years ago
Deprecate flag_t for bool.
Charles Anthony
More...
over 11 years ago
Misc. code cleanups.
Charles Anthony
More...
over 11 years ago
Add doFault call to btd()
Charles Anthony
More...
over 11 years ago
Fix miscopy of multics-emul code in 'show stack'
Charles Anthony
More...
over 11 years ago
clang static analyzer pointed out code that some brain-dead programmer wrote.
Charles Anthony
More...
over 11 years ago
clang static analyzer says that there is a path in decBCDFromNumber that uses an uninitialized value for obyte; I believe that the path will never be taken, but initialize obyte to calm analyzer.
Charles Anthony
More...
over 11 years ago
clang static analyzer says segNameCmp passes a NULL into strcmp; add guard code.
Charles Anthony
More...
over 11 years ago
Some of the signed/unsigned math issues are caused by mixing signed and unsigned terms in unsigned expressions; a leading source of this is mask values which are being specified as signed values. Start on a rampage to get signedness issues under control by respecifying *many* numeric literals.
Charles Anthony
More...
over 11 years ago
Slight logic rework in EISget49 to prevent unneeded read cycle.
Charles Anthony
More...
over 11 years ago
Rewrite offset calculations for clarity.
Charles Anthony
More...
over 11 years ago
Fixed EISwriteToBinaryStringReverse: fix numwords and exit validation.
Charles Anthony
More...
over 11 years ago
Cleanup some debug stuff
Charles Anthony
More...
over 11 years ago
Added error handler in case there is no ‘name’ directive specified
Harry Reed
More...
over 11 years ago
Add SMCM. Less rewriting this time.
Charles Anthony
More...
over 11 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/dps8m/code
Charles Anthony
More...
over 11 years ago
Add RMCM instruction with side effect of massive rewrite of dps8_scu.c
Charles Anthony
More...
over 11 years ago
Get configuration switches closer.
Charles Anthony
More...
over 11 years ago
Fix tape watch code; reinstate.
Charles Anthony
More...
over 11 years ago
as8: added unary ‘+’ to expressions.
Harry Reed
More...
over 11 years ago
Xcode stuff
Harry Reed
More...
over 11 years ago
as8: Added option of having a zero-operand ZERO pseudoop
Harry Reed
More...
over 11 years ago
Merge remote-tracking branch 'origin/master' into master1
Harry Reed
More...
over 11 years ago
Add disable_kbd_bkpt switch. Add segment and component name to stack trace code
Charles Anthony
More...
over 11 years ago
Swipe Mondy's stack trace code.
Charles Anthony
More...
over 11 years ago
←
1
2
…
134
135
136
137
138
139
140
141
142
…
158
159
→
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