Commit Graph

685 Commits

Author SHA1 Message Date
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
Joshua Bell
5ad0c3db61 sort.directory DA disassembly WIP 2018-04-20 21:58:15 -07:00
Joshua Bell
963ead8462 DAs: start disassembly work on Sort Directory 2018-04-19 21:23:23 -07:00
Joshua Bell
82d664d889 this.apple DA: Tweak IIe card icon placement/arrow 2018-04-19 19:23:55 -07:00
Joshua Bell
709622cb1a This.Apple DA: Tweak the IIc bitmap 2018-04-19 18:38:38 -07:00
Joshua Bell
62139539d7 Eyes DA: Fix glitch on first run 2018-04-18 22:37:52 -07:00
Joshua Bell
cc2f1d13a8 Eyes DA: Make resizable 2018-04-17 22:31:23 -07:00
Joshua Bell
66cae9a01f Eyes DA 2018-04-16 21:26:52 -07:00
Joshua Bell
573964026e
Link to COC 2018-04-11 21:39:38 -07:00
Joshua Bell
67b1b89afe
Link to full COC 2018-04-11 21:38:08 -07:00
Joshua Bell
8386ea02d7
Create standardized code of conduct 2018-04-11 21:36:56 -07:00
Joshua Bell
5d1cf877ef Add Travis-CI bug to home page 2018-04-10 21:28:29 -07:00
Joshua Bell
8d88ddac64 Make mount/ copy optional 2018-04-10 21:25:33 -07:00
Joshua Bell
d11ff8755b travis CI build fix 2018-04-10 21:18:28 -07:00
Joshua Bell
f6830a7f2e travis CI build fix 2018-04-10 21:12:48 -07:00
Joshua Bell
2ce1bfc58d Add Travis-CI config 2018-04-10 21:01:30 -07:00
Joshua Bell
81a4766350 Add suggested project to CONTRIBUTING 2018-04-10 20:36:40 -07:00
Joshua Bell
7a78d356bb stats.pl: add 'scoped' command 2018-04-10 17:44:31 -07:00
eric-ja
21861e04fd MGTK: Keyboard mouse/misc ($17D79..$18431) 2018-04-10 16:26:36 -07:00
Joshua Bell
fe7cc0e135 this.apple DA: Add Laser 128 detection 2018-04-09 21:19:34 -07:00
Joshua Bell
4ca3e0c140 coding style fix 2018-04-09 20:55:26 -07:00
mgcaret
c05fd1a669 Non-destructive RamWorks bank counter (fixes #66) 2018-04-09 20:53:28 -07:00
Joshua Bell
b20ac3bad1 this.apple DA: add easter egg: type E to cycle models 2018-04-08 21:50:23 -07:00
Joshua Bell
0e31586753 this.apple DA: Add Laser 128 bitmap 2018-04-07 22:44:20 -07:00
Joshua Bell
68082e361b this.apple DA: Use model table to decrease code size 2018-04-06 17:46:06 -07:00
Joshua Bell
b34fbff6ac Update good-first-contrib ideas now that 'About This Apple' is mostly done 2018-04-06 17:25:39 -07:00
Joshua Bell
95bf1e6f9d THIS.APPLE DA: Remove some done TODOs, fix III icon link, improve var names 2018-04-06 17:24:07 -07:00
mgcaret
e9abcbc30c this.apple: CPU and Apple IIe Card identification
* CPU and Apple IIe Card identification
* Mac IIe Card icon
2018-04-06 17:10:53 -07:00
Joshua Bell
bde213d97b Fix GetWinPort param definitions 2018-04-06 08:05:35 -07:00
Joshua Bell
5dcb2426d6
Improved MGTK docs around redrawing and DAs
Removed need for explicit offscreen flag, corrected GetWinPort definition
2018-04-06 08:04:36 -07:00