Commit Graph

714 Commits

Author SHA1 Message Date
Joshua Bell
2da03912a0 DeskTop: Insertion point fun 2018-05-08 20:14:59 -07:00
Joshua Bell
904ce43d49 DeskTop: name input resources 2018-05-07 21:13:29 -07:00
Joshua Bell
6ff0b94a0e DeskTop: Identify double click timer in main memory 2018-05-07 21:06:43 -07:00
Joshua Bell
df2babc38e Elements of common dialog 2018-05-07 19:35:36 -07:00
Joshua Bell
203b88bc47 Notes on stats 2018-05-07 13:39:56 -07:00
Joshua Bell
4f6c5de9fd This.Apple DA: Refine the IIc icon 2018-05-07 13:17:40 -07:00
Joshua Bell
4ff1b11ed2 README: notes about the disk copy overlays 2018-05-07 12:43:24 -07:00
Joshua Bell
4ffa58fac8
List segments in table form 2018-05-06 23:41:45 -07:00
Joshua Bell
0fba98f1f2 DeskTop: More overlay resource identifiers 2018-05-06 17:35:34 -07:00
Joshua Bell
a1c6736df2 DeskTop: More overlay resource identifiers 2018-05-06 10:09:31 -07:00
Joshua Bell
e894207778 DeskTop: More overlay resource identifiers 2018-05-06 09:15:41 -07:00
Joshua Bell
bbe9ff8896 DeskTop: More overlay resource identifiers 2018-05-05 23:40:37 -07:00
Joshua Bell
c837871bfb DeskTop: More overlay resource identifiers 2018-05-04 08:09:07 -07:00
Joshua Bell
cab4983514 Explain the various desktop source files 2018-05-03 22:35:59 -07:00
Joshua Bell
b57070fabc DeskTop: More overlay resource identifiers 2018-05-03 19:08:30 -07:00
Joshua Bell
7bd4eec08b DeskTop: More overlay resource identifiers 2018-05-03 18:43:09 -07:00
Joshua Bell
9ea7ac1a4e DeskTop: More overlay resource identifiers 2018-05-03 09:01:57 -07:00
Joshua Bell
40bf0db1d3 DeskTop: Resource string labels used in overlays 2018-05-02 22:56:52 -07:00
Joshua Bell
fe2948e489 Autogenerate include file for LC resources 2018-05-02 21:05:31 -07:00
Joshua Bell
7ac11c080d include tidying 2018-05-02 20:04:56 -07:00
Joshua Bell
f77932a28d Split desktop source into separate files 2018-05-02 19:58:17 -07:00
Joshua Bell
3a666316f3 This Apple DA: Use per-bank signatures for RAM checks 2018-05-01 19:06:59 -07:00
Joshua Bell
d280dfd023 DeskTop overlays: identify a few string references 2018-04-30 22:35:58 -07:00
Joshua Bell
558753bdc8 This Apple DA: Don't use stack during RamWorks detection to preserve page 1 2018-04-30 20:55:06 -07:00
Joshua Bell
f2f3e8467d MGTK: One more PARAM_BLOCK 2018-04-29 13:21:52 -07:00
Joshua Bell
05f33eb0a2 Show Text File DA: Make some progress on disassembly 2018-04-28 20:00:18 -07:00
Joshua Bell
dd8423ced8
Update CONTRIBUTING.md 2018-04-28 17:05:55 -07:00
Joshua Bell
9cdbb78cc2 MGTK: More PARAM_BLOCK usage 2018-04-28 16:22:33 -07:00
mgcaret
68766cb60b Rewrite quit_code to use ca65 '816 mnemonics and provide some analysis (#79)
* Convert '816 quit code to use ca65 65816 mode.
Add commentary on this code.
2018-04-28 16:00:08 -07:00
Joshua Bell
1e16555b11 This Apple DA: Verify that a RW card is present. Resolves #78 2018-04-28 09:46:33 -07:00
Joshua Bell
bbe1fd0c33 Show Image File DA: Correct AppleColor mode selection 2018-04-27 23:44:09 -07:00
Joshua Bell
5d4d00b763 Show Image DA: Set IIgs/AppleColor Color/B&W modes. Resolves #44 2018-04-27 21:28:09 -07:00
Joshua Bell
9a2a595f8d Documentation updates 2018-04-27 20:40:39 -07:00
Joshua Bell
71c2da54ae Remove desk.acc/fonts, update tools. Resolves #76 2018-04-27 19:37:12 -07:00
Joshua Bell
8b6678f17a Add TARGETS file listing DAs to simplify script maintenance 2018-04-25 21:14:14 -07:00
Joshua Bell
f3ac302764 Factor mount/ directory population into separate script 2018-04-25 20:59:49 -07:00
Joshua Bell
dd38940fe0 More Travis/Deploy experimenting 2018-04-25 19:20:09 -07:00
Joshua Bell
e2a6405400 travis deploy experimenting 2018-04-25 19:03:01 -07:00
Joshua Bell
1bb972b558
Include explicit path in deploy filename 2018-04-25 13:24:56 -07:00
Joshua Bell
09f17587ae Travis-CI: try removing repo 2018-04-24 23:14:57 -07:00
Joshua Bell
e49653a01b Add Travis-CI deploy of built packages 2018-04-24 21:33:48 -07:00
Joshua Bell
ef79c6dd99 DAs: Package a 143k image now that Cadius is fixed 2018-04-23 08:21:02 -07:00
Joshua Bell
a285a7413b PARAM_BLOCK macro: Save/Restore org manually
The `.feature org_per_seg` approach worked, but listing files had
incorrect addresses following the end of the segment. Manually
stash and restore the org at the end of the block.

Also, add in a dec16.
2018-04-23 08:20:18 -07:00
Joshua Bell
8e5504f6bc
Improve DA docs 2018-04-21 16:35:26 -07:00
Joshua Bell
53c3612015 This Apple DA: Apple /// icon tweak 2018-04-21 08:42:50 -07:00
Joshua Bell
b070cf0864
Update README.md 2018-04-21 08:42:29 -07:00
Joshua Bell
bdabadc411 Travis-CI: Use built file for build check 2018-04-20 23:13:15 -07:00
Joshua Bell
cfdb051b6e Travis-CI: Only build necessary subset of cc65 tools 2018-04-20 23:03:12 -07:00
Joshua Bell
e04f5a1a8c Add packager script, hook up travis 2018-04-20 22:56:35 -07:00
Joshua Bell
900b1f03b1 DAs: fix aux types 2018-04-20 22:27:54 -07:00