Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SteveOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stephen D
SteveOS
Commits
master
Select Git revision
Branches
4
multitask
calculator
master
default
protected
filesystem
4 results
SteveOS
Author
Search by author
Any Author
authors
Stephen D
stephen
1 author
Oct 24, 2018
Very, very simple malloc
· 5246f7c5
Stephen D
authored
6 years ago
5246f7c5
Aug 24, 2018
Removed motor on/off floppy messages
· 9eb90fd0
Stephen D
authored
6 years ago
9eb90fd0
Added ability for commands to accept keyboard input
· 61b787a9
Stephen D
authored
6 years ago
61b787a9
Fixed strcpy, added strrem
· dc139424
Stephen D
authored
6 years ago
dc139424
Aug 23, 2018
Floppy driver done for now
· 5d2b62ea
Stephen D
authored
6 years ago
5d2b62ea
Floppy drive can be used from any thread!
· 62abcdcd
Stephen D
authored
6 years ago
62abcdcd
Merge branch 'master' of
https://git.scd31.com/laptopdude90/SteveOS
into floppy_driver
· 9be7baaa
Stephen D
authored
6 years ago
9be7baaa
Fixed merge conflict
· d9622b98
Stephen D
authored
6 years ago
d9622b98
Commented out floppy write debug code
· 8925adcc
Stephen D
authored
6 years ago
8925adcc
Enabled A20 line - fixed large video glitch
· e5616f54
Stephen D
authored
6 years ago
e5616f54
THIS CODE DOES NOT WORK, just committing it
· 5a350ead
Stephen D
authored
6 years ago
5a350ead
Enabled A20 line - fixed large video glitch
· 0bef890b
Stephen D
authored
6 years ago
0bef890b
Aug 21, 2018
Read/write working! Only from main thread
· b54472f8
Stephen D
authored
6 years ago
b54472f8
Aug 20, 2018
Part of the way to floppy drivers
· 9fc744dd
Stephen D
authored
6 years ago
9fc744dd
Aug 19, 2018
Code slightly more efficient
· 842c186e
Stephen D
authored
6 years ago
842c186e
Bg colour change, mandelbrot more efficient, looping function added
· 96b351f2
Stephen D
authored
6 years ago
96b351f2
Jun 26, 2018
Up and down arrows in terminal
· 474277c6
Stephen D
authored
6 years ago
474277c6
Tabified
· 7a3a93d8
Stephen D
authored
6 years ago
7a3a93d8
Fixed spacebar
· 7375297f
Stephen D
authored
6 years ago
7375297f
Removed old code
· 6a076e31
Stephen D
authored
6 years ago
6a076e31
Colours are correct on any video card I think
· 386f9240
Stephen D
authored
6 years ago
386f9240
Jun 25, 2018
Keyboard driver bug fix - more buttons actually work like before
· 3a5132fc
Stephen D
authored
6 years ago
3a5132fc
Jun 20, 2018
Removed unused code
· 3c80af59
Stephen D
authored
6 years ago
3c80af59
Changed mode
· cf9e19d6
Stephen D
authored
6 years ago
cf9e19d6
Removed img padding
· 420fb5b5
Stephen D
authored
6 years ago
420fb5b5
Changed video stuff
· d381068a
Stephen D
authored
6 years ago
d381068a
Bug fix
· a2d0b483
Stephen D
authored
6 years ago
a2d0b483
Jun 19, 2018
Removed old video commented code
· 25a121a6
Stephen D
authored
6 years ago
25a121a6
Removed ugly debug code
· 1caedecd
Stephen D
authored
6 years ago
1caedecd
Refactored keyboard code to prepare for applications
· 14527775
Stephen D
authored
6 years ago
14527775
Changed some video options. Finally boots on a real PC!
· 97dc2113
Stephen D
authored
6 years ago
97dc2113
Jun 18, 2018
Added vinfo command for video debugging
· 514a6c4a
Stephen D
authored
6 years ago
514a6c4a
Merge branch 'master' of
https://git.scd31.com/laptopdude90/SteveOS
· 2bc67e6c
Stephen D
authored
6 years ago
2bc67e6c
Minor changes
· 590e27e5
Stephen D
authored
6 years ago
590e27e5
Reformatting
· 0bc41ac6
Stephen D
authored
6 years ago
0bc41ac6
Critical string bug fixed, slight reformatting
· e020f6f8
Stephen D
authored
6 years ago
e020f6f8
Jun 08, 2018
Replaced hardcoded bpp with COLOR_BYTES
· e7c0905b
Stephen D
authored
6 years ago
e7c0905b
Removed old code
· e242ad60
Stephen D
authored
6 years ago
e242ad60
Char draw is more efficient
· 78ce79d3
Stephen D
authored
6 years ago
78ce79d3
Disk retry code fixed - untested
· 78e0e550
Stephen D
authored
6 years ago
78e0e550
Loading