0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up some code and polished it for submit
leeming
as Leeming
More... about 12 years ago
Corrected some small bugs pre Man-UP demo. Also added basic FIQ routine
leeming
as Leeming
More... about 12 years ago
Changed flashy programs to have common timing intervals
leeming
as Leeming
More... about 12 years ago
Nice aswell as terminate seem to we working correclty now
leeming
as Leeming
More... about 12 years ago
Got system call 'kill' working, shuffled a few push and pops to get it working
leeming
as Leeming
More... about 12 years ago
Yey! Fixed the context switching bug
leeming
as Leeming
More... about 12 years ago
Context switching working for 2 processes, but not for 3
leeming
as Leeming
More... about 12 years ago
Program is context switched out, then back in again. Next step is 2 different programs
leeming
as Leeming
More... about 12 years ago
Added bit more to PCB_run but currently stuck on how to actually load the user PC without spoiling registers
leeming
as Leeming
More... about 12 years ago
Generic queue structure added but bounded by QUEUE_area which is currently 10 for ALL queues
leeming
as Leeming
More... about 12 years ago
2 Flashing light programs with different frequencies. Added clear LED routine and run at the start of OS. Button IRQs toggle blue lights on/off
leeming
as Leeming
More... about 12 years ago
Sorry, helloworld prog wasnt fixed previously. But is now. OS also does the correct thing to end, i.e. doesnt loop forever like it did before
leeming
as Leeming
More... about 12 years ago
LCD state now saved when doing LCD stuff. fixed helloworld bug since user progs should start at [program]Start not [main]
leeming
as Leeming
More... about 12 years ago
Fixed LED not appearing bug. Added toggle routine for LED. Currently have problem when LCD is used, LED are messed up. Need saving
leeming
as Leeming
More... about 12 years ago
Temp commit while I move computers and figure out a bug
leeming
as Leeming
More... about 12 years ago
Got clock interupt working again, but still need to make a longer time to interupt
leeming
as Leeming
More... about 12 years ago
Queue added and working?
leeming
as Leeming
More... about 12 years ago
Add and remove queue seem to work correctly
leeming
as Leeming
More... about 12 years ago
Got queue add fully working
leeming
as Leeming
More... about 12 years ago
Basic add to queue working, fixed stupid memory overwriting problem
leeming
as Leeming
More... about 12 years ago
Backing up before I lose something
leeming
as Leeming
More... about 12 years ago
Simple PCB added that can create a process, save & load reg
leeming
as Leeming
More... about 12 years ago
Managed to fix bug where counter only got to 8. Digits are printed correctly to screen
leeming
as Leeming
More... about 12 years ago
Fixed timer irq
leeming
as Leeming
More... about 12 years ago
Every thing seems to be working from after xmas, added set_lcd_cursor sys call
leeming
as Leeming
More... about 12 years ago
Not sure what I changed, but im going home now
leeming
as Leeming
More... over 12 years ago
Integrated OS code with this repo
leeming
as Leeming
More... over 12 years ago
Got command squences working for LCD
leeming
as Leeming
More... over 12 years ago
Printing of char and str now works. Simple test program also included
leeming
as Leeming
More... over 12 years ago
First commit, since I thought it would be a good idea to back this stuff up and possibly let any one else see it
leeming
as Leeming
More... over 12 years ago