WeeGUI.xcodeproj
|
- Rough first pass on mouse handler
|
2014-09-27 17:52:57 -07:00 |
.gitignore
|
- Fixed some warnings
|
2014-09-07 16:06:25 -07:00 |
AppleCommander.jar
|
- Initial commit
|
2014-08-29 12:19:19 -07:00 |
applesoft.s
|
- Rectangles now automatically handle double horizontal edges close together
|
2014-09-26 18:05:01 -07:00 |
gui.s
|
- Mouse handler is now ProDOS-compliant
|
2014-09-28 13:56:41 -07:00 |
guidemo
|
- Parameter parsing and command table working for AppleSoft API
|
2014-09-11 14:04:30 -07:00 |
guidemo.dsk
|
- Added slot-scan to find mouse card or port
|
2014-09-29 11:38:45 -07:00 |
guidemo.o
|
- Parameter parsing and command table working for AppleSoft API
|
2014-09-11 14:04:30 -07:00 |
guidemo.s
|
- Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call
|
2014-09-19 16:04:36 -07:00 |
LICENSE
|
|
|
macros.s
|
- Added &INVR and &NRML
|
2014-09-24 17:03:37 -07:00 |
Makefile
|
- Initial commit
|
2014-08-29 12:19:19 -07:00 |
memory.s
|
- Rough first pass on mouse handler
|
2014-09-27 17:52:57 -07:00 |
mouse.s
|
- Added slot-scan to find mouse card or port
|
2014-09-29 11:38:45 -07:00 |
painting.s
|
- Compressed AppleSoft command table into half as many bytes
|
2014-09-23 15:33:51 -07:00 |
ReadMe.md
|
- Painting code for button contents, in both states, with titles
|
2014-09-05 17:14:37 -07:00 |
rects.s
|
- Rectangles now automatically handle double horizontal edges close together
|
2014-09-26 18:05:01 -07:00 |
switches.s
|
- Fixed parameter-less AppleSoft commands
|
2014-09-16 14:04:05 -07:00 |
unit_test.s
|
- Fixed callbacks on machine language buttons
|
2014-09-21 13:08:41 -07:00 |
utility.s
|
- Initialization now clears string allocator
|
2014-09-18 16:24:17 -07:00 |
V2Make.scpt
|
- Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call
|
2014-09-19 16:04:36 -07:00 |
views.s
|
- Added &INVR and &NRML
|
2014-09-24 17:03:37 -07:00 |
zeropage.s
|
- Fixed parameter-less AppleSoft commands
|
2014-09-16 14:04:05 -07:00 |