Skip to content

xv6GUI/GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this project for?

  • Gui: ( Graphical User Interface ) special for xv6
  • Lib: We provide GUI lib such as drawPoint, drawLine, drawWindow, drawIcon... ect
  • Driver: Mouse driver and keyboard driver(revised)
  • APP: Paint, Notepad, Game(Taiko)

File Instruction

  • Lib: some resources for image process.
  • Pro: VS2012 projects for image transfer
  • Xv6: source code based on @vx6

What do we revised?

  • Driver: kbd.h, kbd.c, mouse.h, mouse.c
  • Folder: node.h, node.c
  • Window: window.h window.c (support multiple windows)
  • App: paint.c, text.c, taiko.c, taiko.h

About Author

  • THSS12 Group
  • Xu Ziru, @Yang Yanzhe, Lin Cong, Wang Chengpeng

Releases

No releases published

Packages

No packages published

Languages