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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
4
calculator
filesystem
master
default
protected
multitask
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
3
24
Oct
10
31
Aug
24
23
21
20
18
26
Jun
25
19
18
8
7
5
4
3
Multithreading is working. May have MANY BUGS
multitask
multitask
dtostr bugfixes
calculator
calculator
Very early stages of preemptive multitasking. Does not work (in development)
Very, very simple malloc
master
master
SFS
filesystem
filesystem
More precision. Too much actually
dtostr
Calculator: +, -, / and bug fix
Started working on a calculator. Currently can only multiply doubles.
Removed motor on/off floppy messages
Added ability for commands to accept keyboard input
Fixed strcpy, added strrem
Floppy driver done for now
Floppy drive can be used from any thread!
Merge branch 'master' of https://git.scd31.com/laptopdude90/SteveOS into floppy_driver
Fixed merge conflict
Commented out floppy write debug code
Enabled A20 line - fixed large video glitch
THIS CODE DOES NOT WORK, just committing it
Enabled A20 line - fixed large video glitch
Read/write working! Only from main thread
Part of the way to floppy drivers
Code slightly more efficient
Bg colour change, mandelbrot more efficient, looping function added
Up and down arrows in terminal
Tabified
Fixed spacebar
Removed old code
Colours are correct on any video card I think
Keyboard driver bug fix - more buttons actually work like before
Removed unused code
Changed mode
Removed img padding
Changed video stuff
Bug fix
Removed old video commented code
Removed ugly debug code
Refactored keyboard code to prepare for applications
Changed some video options. Finally boots on a real PC!
Added vinfo command for video debugging
Loading