WeeGUI/.gitignore
Quinn Dunki 5ff05105fb Experimental AUX memory branch
- Moved primary library code to AUX memory
- Factored mouse driver out into separate loadable module, living at the top of main memory
- Pending actions now handled by caching click location instead of View ID, so interrupt handler doesn't have to call AUX memory code
2015-01-01 15:44:46 -08:00

9 lines
146 B
Plaintext

/WeeGUI.xcodeproj/project.xcworkspace/xcuserdata/
/WeeGUI.xcodeproj/xcuserdata/
/gui.lst
/guidemo.lst
/gui
/guidemo
/guidemo.o
.DS_Store
mouse.lst