Joshua Bell
|
dfa87c3f2a
|
.gitignore consolidation
|
2019-01-04 19:46:52 -08:00 |
|
Joshua Bell
|
caf44adeda
|
Merge remote-tracking branch 'origin/disasm'
|
2019-01-04 19:44:07 -08:00 |
|
Joshua Bell
|
e18d18003a
|
.gitignore updates
|
2019-01-04 19:43:54 -08:00 |
|
Joshua Bell
|
4fe7fb38ae
|
This Apple DA: Make identification menu driven, identify IIc/IIgs ROM versions. Fixes #29
|
2019-01-04 18:27:47 -08:00 |
|
Joshua Bell
|
2c15699653
|
release notes
|
2019-01-02 13:32:12 -08:00 |
|
Joshua Bell
|
72be3c1231
|
Add "Key Caps" DA
|
2018-12-30 12:12:03 -08:00 |
|
Joshua Bell
|
79040d3b46
|
Eyes DA: Tweak dimensions slightly to fill space better
|
2018-12-28 16:24:37 -08:00 |
|
Joshua Bell
|
63dd2e7585
|
Prefer = for constants and := for labels (new code too)
|
2018-12-28 16:18:08 -08:00 |
|
Joshua Bell
|
6e8e5a4cd4
|
Merge remote-tracking branch 'origin/disasm'
|
2018-12-28 15:47:20 -08:00 |
|
Joshua Bell
|
ceec6f41a4
|
Prefer = for constants and := for labels
|
2018-12-28 15:46:09 -08:00 |
|
Joshua Bell
|
a6b0cc0f13
|
RBH DA: Set PREFIX last. Fixes #95
|
2018-12-28 09:28:52 -08:00 |
|
Joshua Bell
|
231d03b548
|
RBH DA: Restore devices and reformat /RAM. Fixes #98
|
2018-12-27 12:55:56 -08:00 |
|
Joshua Bell
|
cf2d51c50a
|
Run Basic Here DA: Use orig DT prefix if copied to ramcard. Issue #95
|
2018-12-27 10:01:00 -08:00 |
|
Joshua Bell
|
8cc1b3499c
|
fix unreferenced label warning
|
2018-12-24 18:24:11 -08:00 |
|
Joshua Bell
|
ed464dd1fa
|
Merge remote-tracking branch 'origin/disasm'
|
2018-12-24 18:23:34 -08:00 |
|
Joshua Bell
|
5233597109
|
disasm: misc macros, constants
|
2018-12-24 16:00:55 -08:00 |
|
Joshua Bell
|
97480b89bd
|
Remove 'orig' files in master branch
|
2018-12-19 19:50:04 -08:00 |
|
Joshua Bell
|
13dfdf786c
|
SIF DA: Optimize main>aux copy, use more macros
|
2018-12-19 18:52:33 -08:00 |
|
Joshua Bell
|
be8f64864f
|
SIF DA: Remove unnecessary adds, use macros
|
2018-12-19 17:58:48 -08:00 |
|
Joshua Bell
|
d8baeddbe0
|
Restore new DAs to fixes branch
This reverts commit 6788d153af .
|
2018-12-09 20:08:57 -08:00 |
|
Joshua Bell
|
8fe7243e7d
|
Date DA: Read-only if system has clock. Fixes #39
|
2018-12-09 20:08:38 -08:00 |
|
Joshua Bell
|
d0b516eb2f
|
Build: Don't do stats/diffs for fixes branch
|
2018-12-09 20:08:38 -08:00 |
|
Joshua Bell
|
045a48cd1e
|
STF: Apple Left/Right as Home/End. Fixes #4
|
2018-12-09 20:08:38 -08:00 |
|
Joshua Bell
|
9c3d6982fb
|
Date DA: Write into DESKTOP.SYSTEM. Issue #30
|
2018-12-09 20:08:38 -08:00 |
|
Joshua Bell
|
d83b300eab
|
Pick up MGTK enums
|
2018-12-09 20:08:38 -08:00 |
|
Joshua Bell
|
e4562ac043
|
STF DA: Add keyboard support. Issue #4
|
2018-12-09 20:08:38 -08:00 |
|
Joshua Bell
|
4db53ea196
|
Calculator: remove offscreen flag
|
2018-12-09 20:08:37 -08:00 |
|
Joshua Bell
|
8866631110
|
Move calc fixes into original file
|
2018-12-09 20:08:37 -08:00 |
|
Joshua Bell
|
6788d153af
|
Remove new DAs from master branch
|
2018-12-09 20:08:30 -08:00 |
|
Joshua Bell
|
b3d1102161
|
SIF DA: Fix loading from RamWorks RAM Disk
|
2018-12-08 21:27:12 -08:00 |
|
Joshua Bell
|
adbd1c8fc7
|
disasm: block copy macros, rename pointers
|
2018-12-08 09:56:47 -08:00 |
|
Joshua Bell
|
8ce498d048
|
Sort Directory DA disasm
|
2018-12-05 19:46:29 -08:00 |
|
Joshua Bell
|
721c6ce90a
|
Add RUN.BASIC.HERE DA. Fixes #54
|
2018-12-04 22:24:03 -08:00 |
|
Joshua Bell
|
5e30b62d13
|
Updated DA documentation
|
2018-11-27 17:39:53 -08:00 |
|
Joshua Bell
|
b45743a6f9
|
Added Screen Dump DA. Fixes #46
|
2018-11-27 17:31:43 -08:00 |
|
Joshua Bell
|
4689d3ea84
|
Use a common mount/ directory
|
2018-11-25 21:16:39 -08:00 |
|
Joshua Bell
|
983429128f
|
This Apple DA: Bitmap tweak
|
2018-11-24 17:46:59 -08:00 |
|
Joshua Bell
|
a93663b1bc
|
Use cheap local labels for self-modifying code where possible. Fixes #89
|
2018-11-24 11:17:46 -08:00 |
|
Joshua Bell
|
1bb2824ea5
|
MGTK: Start using enums/constants
|
2018-11-17 20:34:17 -08:00 |
|
Joshua Bell
|
1aa7564e13
|
SIF DA: Apply IIgs fixes
|
2018-11-16 20:44:03 -08:00 |
|
Joshua Bell
|
1692b4da42
|
Add macro for copy16 w/ indexed indirect src/dst
|
2018-11-10 20:31:31 -08:00 |
|
Joshua Bell
|
5f825cfeab
|
Move DESKTOP.SYSTEM a.k.a. DESKTOP1 to separate directory
|
2018-11-05 20:14:29 -08:00 |
|
Joshua Bell
|
a05d4631df
|
Build disk for DeskTop itself
|
2018-09-03 17:31:25 -07:00 |
|
Joshua Bell
|
a12a8d3739
|
This.Apple DA: Detect mockingboard. Resolves #84
|
2018-06-27 20:59:40 -07:00 |
|
Joshua Bell
|
e6877b3785
|
Documentation nits
|
2018-06-02 11:32:30 -07:00 |
|
Joshua Bell
|
6201f4d814
|
Remove some redundant constants
|
2018-06-01 19:00:00 -07:00 |
|
Joshua Bell
|
ad71d77c3d
|
Character masks, and sort directory DA identifications
|
2018-06-01 18:52:26 -07:00 |
|
Joshua Bell
|
3fff12d1f3
|
Miscellaneous identification
|
2018-05-26 09:53:55 -07:00 |
|
Joshua Bell
|
8b3d056d7f
|
MGTK: Start using structs
|
2018-05-25 18:39:43 -07:00 |
|
Joshua Bell
|
da8bc28883
|
SIF: Space toggles B&W/Color where available
|
2018-05-23 20:43:34 -07:00 |
|