This website requires JavaScript.
Explore
Help
Register
Sign In
taigrr
/
gopher-os
Watch
1
Star
0
Fork
0
You've already forked gopher-os
mirror of
https://github.com/taigrr/gopher-os
synced
2025-01-18 04:43:13 -08:00
Code
Issues
Projects
Releases
Wiki
Activity
gopher-os
/
src
/
gopheros
/
device
/
video
/
console
History
Achilleas Anagnostopoulos
d17298acaa
vga_text: Map EGA color indices to correct DAC entries for the VGA hw
2017-08-19 10:33:38 +01:00
..
font
Add 8x16, 10x18 and 14x28 fonts based on the terminus font
2017-07-13 23:35:20 +01:00
logo
Add gopher logos (64, 96 and 128 pixels tall)
2017-07-13 23:35:20 +01:00
device.go
Update device drivers to use the device.RegisterDriver
2017-07-18 08:26:56 +01:00
vesa_fb_test.go
Implement LogoSetter interface for vesa fb driver
2017-07-13 23:35:20 +01:00
vesa_fb.go
Update device drivers to use the device.RegisterDriver
2017-07-18 08:26:56 +01:00
vga_text_test.go
vga_text: Map EGA color indices to correct DAC entries for the VGA hw
2017-08-19 10:33:38 +01:00
vga_text.go
vga_text: Map EGA color indices to correct DAC entries for the VGA hw
2017-08-19 10:33:38 +01:00