0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Playing a bit with shaders
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Hexadecimal Clock that uses TMR0 and sleeps waiting the clock
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Update specs
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Hexadecimal Clock that uses TMR0 and sleeps waiting the clock
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Update README.md
Zardoz
as Luis
More... over 10 years ago
Implemented PIT but not tested
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
CPU clock speed is a parameter now
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Delta value passed and removed warings of fread
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
CPU clock speed is a parameter now
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Change Delta to double and milliseconds to match Sigma
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Updated to latest Keyboard specs
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Enforce a order reading a word from a device handler
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Changed delta to double type and to milliseconds to math Sigma delta
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Improved a bit the interface SDL2- Virtual Keyboard and type.asm now handles return key and delete key
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Updated readme. List of asm programs included
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Updated readme
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Fixed some weird thigns about typing with SDL2. Basic type program added
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Now we can type the virtual keyboard Removed confusing comment
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Implemented but not tested Generic Keyboard
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Updated to use String literals and .include. Converted hwm.asm and hello.asm to latin1 encoding as CDA not handles multi-byte encodings
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Added API to push keyboard events to the buffer
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Update keyboard specs
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Added placeholder of Generic Keyboard
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Removed stupid line
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
IDevice constructor takes parameters to set jumpers values
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Updated to latest CPU specs
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Updated readme
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Merge pull request #2 from Meisaka/master
Zardoz
as Luis
More... over 10 years ago
Edited README.md for clearity
Meisaka Yukara
as Meisaka
More... over 10 years ago
Fixed new row offset
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago