1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In sim, have buttons working, using keys 1-8 and Return.
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Have working binary display
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Have 7seg working in emulator.
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Both emulator and pic code compile
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Initial commit of C code. SEE TODO
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Moved everything to assembly directory in preparation for converting to C.
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Merge remote branch 'usbstick/master'
kd0kfo
as David Coss (diracnix)
More... almost 13 years ago
Last commit before moving to C.
kd0kfo
as David Coss (bohrn)
More... almost 13 years ago
Have clock displaying Mintues:Seconds
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Combined 7-seg and binary leds.
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Started Binary LED display. Works but flashes...
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Got a working routine for the 7-seg display
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Adding code to display stuff on the 7-seg
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Added memory addresses to mem.inc
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Completely starting over. Will use picos
kd0kfo
as David Coss (bohrn)
More... almost 14 years ago
Updating to use picos.
kd0kfo
as David Coss (bohrn)
More... about 14 years ago
Changed error_return to clear the errorByte. Seems like a good idea...
kd0kfo
as David Coss (diracnix)
More... about 14 years ago
Adjusted memory locations for the new kernel (v0.1.0).
kd0kfo
as David Coss
More... about 14 years ago
Moved header and memory includes away from the OS project, since they contain project specific defines.
kd0kfo
as David Coss (diracnix)
More... about 14 years ago
Created new project that is clock-circuit specific. Using the general operating system project (files moved to picos project).
kd0kfo
as David Coss (bohrn)
More... about 14 years ago