Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bootOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Kirsch
bootOS
Commits
5be05b9e
Commit
5be05b9e
authored
5 years ago
by
Jakob Kirsch
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://edugit.org/jakobkir/bootOS
parents
15ea4e77
7680cb9c
Branches
master
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
osall.iso
+0
-0
0 additions, 0 deletions
osall.iso
software_src/basic
+1
-1
1 addition, 1 deletion
software_src/basic
with
1 addition
and
1 deletion
osall.iso
+
0
−
0
View file @
5be05b9e
No preview for this file type
This diff is collapsed.
Click to expand it.
software_src/basic
+
1
−
1
View file @
5be05b9e
...
@@ -164,7 +164,7 @@ start:
...
@@ -164,7 +164,7 @@ start:
;
;
main_loop:
main_loop:
mov sp,stack ; Reinitialize stack pointer
mov sp,stack ; Reinitialize stack pointer
int 0x
a0
int 0x
27
mov ax,main_loop
mov ax,main_loop
push ax
push ax
xor ax,ax ; Mark as interactive
xor ax,ax ; Mark as interactive
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment