Commit Graph

361 Commits

Author SHA1 Message Date
Denis Molony
d748aab228 defined BAT 2018-04-26 09:07:23 +10:00
Denis Molony
d65c4dfe44 added new OSX QuitHandler 2018-04-26 08:21:51 +10:00
Denis Molony
04bbe6ceab added load address $6000 2018-04-26 08:21:26 +10:00
Denis Molony
57b391478c
Merge pull request #5 from cybernesto/printshopgraphics
Added preview of Print Shop Graphics
2018-04-26 06:43:37 +10:00
Denis Molony
c22dd51ef8 removed many code warnings 2018-04-26 06:41:03 +10:00
cybernesto
f5e7bd91a7 Added preview of Print Shop Graphics
Print shop graphics are small graphics of 88 x 52 pixels.

Because of its popularity many disk clip art libraries exist and even
disk magazines bundled images in most of its issues.

Browsing them on an emulator can take forever and often the file names
were not very descriptive. DiskBrowser is the perfect alternative since
it allows for a quick preview of any file.
2018-04-25 20:49:58 +02:00
Denis Molony
058da1da91 removed com.apple.eawt references 2018-04-24 11:00:55 +10:00
Denis Molony
527497d848 changed about box 2018-04-21 20:24:11 +10:00
Denis Molony
369144f8e1 align source 2017-11-27 12:51:13 +11:00
Denis Molony
fd3eab8f08 display load address 2017-11-26 17:16:56 +11:00
Denis Molony
99805f41d7 minor changes 2017-11-26 07:12:59 +11:00
Denis Molony
5e43f0aa8a trivia 2017-07-28 15:41:38 +10:00
Denis Molony
d97ba0393b align text records 2017-07-09 19:26:13 +10:00
Denis Molony
030121f12c comment 2017-06-25 07:46:23 +10:00
Denis Molony
48f0c443ce integer basic 2017-06-24 16:22:44 +10:00
Denis Molony
6c84ceba7d minor edits 2017-06-23 09:13:42 +10:00
Denis Molony
5e7e35ed99 pascal code spacing 2017-06-18 08:10:55 +10:00
Denis Molony
f782427d74 tidying 2017-06-12 19:09:19 +10:00
Denis Molony
77cb5336e0 tidying 2017-05-18 18:29:41 +10:00
Denis Molony
a94dab7bb7 tidying 2017-05-12 20:42:20 +10:00
Denis Molony
c4d789c501 rewrote Prodos index traversal 2017-05-08 11:46:28 +10:00
Denis Molony
bdbd837376 tidying 2017-04-26 18:04:48 +10:00
Denis Molony
0fe2a21f96 removed dependency on Common 2017-04-22 16:31:25 +10:00
Denis Molony
9c9cf87ca8 minor changes 2017-04-17 13:29:29 +10:00
Denis Molony
ee48dc2a32 modified CPM validation 2017-04-12 07:48:08 +10:00
Denis Molony
374050d9bc minor fixes 2017-04-05 18:47:28 +10:00
Denis Molony
5a7383183a tidying 2017-04-02 18:03:37 +10:00
Denis Molony
918af9a110 don't assign sector type to an empty sector 2017-04-02 15:02:29 +10:00
Denis Molony
fa07a88b1e tidying 2017-03-27 16:59:30 +11:00
Denis Molony
d09df374dc tidying 2017-03-26 20:16:36 +11:00
Denis Molony
212e877ebe added @NOT 2017-03-26 08:58:10 +11:00
Denis Molony
bf246bc171 minor fixes 2017-03-25 19:02:02 +11:00
Denis Molony
ae4547b419 tidying 2017-03-24 22:02:52 +11:00
Denis Molony
987c91690c debugging text 2017-03-24 15:09:24 +11:00
Denis Molony
5dbdbadf5e debug text 2017-03-24 13:00:11 +11:00
Denis Molony
71ce82ce69 Added ValueResult, modified ValueType 2017-03-24 00:30:41 +11:00
Denis Molony
8286ff026f tidying 2017-03-20 22:02:05 +11:00
Denis Molony
e3b6e56c20 fixed unnecessary calculations 2017-03-20 18:17:46 +11:00
Denis Molony
7eb21ec5b7 allow slightly too large floppies 2017-03-20 15:19:41 +11:00
Denis Molony
0084f93d4a pascal bug 2017-03-20 13:50:41 +11:00
Denis Molony
adeab79258 changed setValue() to calculateValue() 2017-03-20 12:45:18 +11:00
Denis Molony
db13c5c256 created ValueListFunction 2017-03-20 10:33:23 +11:00
Denis Molony
36750a11e7 created ValueFunction 2017-03-20 10:21:10 +11:00
Denis Molony
60d908b6d1 moved call to parent cell functions to Cell 2017-03-20 08:45:31 +11:00
Denis Molony
c40ac67be9 check font 2017-03-19 20:52:36 +11:00
Denis Molony
ccc57c6bb6 minor tweaks 2017-03-19 17:53:03 +11:00
Denis Molony
61a4bf7f94 created ConditionList 2017-03-19 14:49:14 +11:00
Denis Molony
341979755d tidying 2017-03-19 14:36:39 +11:00
Denis Molony
2d27cd697c Refactoring
Converted CHOOSE, LOOKUP and NPV to use an ExpressionList.
2017-03-19 13:31:20 +11:00
Denis Molony
6a3ba98ba8 isError and isNa are boolean 2017-03-19 12:49:40 +11:00