-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
555c384
commit 5cefc80
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -151,3 +151,6 @@ OTHER_FILES += \ | |
facilities/crtso.s \ | ||
facilities/libdiv.s \ | ||
facilities/libdiv.o | ||
|
||
DISTFILES += \ | ||
todo.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
+ device tab labels | ||
+ general tab layout must | ||
+ check widget and layouts father wiget reference on creation | ||
+ terminals button should be disabled if no terminal is available | ||
+ register view as a single text area per processor mode with register lable and value in each row | ||
+ two execution modes, one more accessible with setting flag | ||
+ breakpoint window fix | ||
+ compile for 5.4 |