David Schmenk
|
06a04701c3
|
Found broken recursive calls on 65802
|
2018-01-14 12:41:19 -08:00 |
|
David Schmenk
|
4c49fb0c0e
|
Update README.md
|
2018-01-13 15:51:48 -08:00 |
|
David Schmenk
|
26005a0637
|
Save a byte
|
2018-01-13 12:09:52 -08:00 |
|
David Schmenk
|
87f9be31d8
|
Sometimes a small change has large repercussions
|
2018-01-13 11:53:21 -08:00 |
|
Dave Schmenk
|
f48d6c5336
|
Make sure all module functin tables are at the beginning of the module
|
2018-01-11 10:12:25 -08:00 |
|
Dave Schmenk
|
80a7805be1
|
Clean up
|
2018-01-10 22:02:55 -08:00 |
|
Dave Schmenk
|
55c23805b4
|
Fix TOUPPER in COUT for Apple][
|
2018-01-10 21:02:43 -08:00 |
|
David Schmenk
|
f2d7593527
|
Apple ][/][+ and PLASMA16 acting wierd
|
2018-01-10 19:10:15 -08:00 |
|
David Schmenk
|
d1893b69da
|
Set SYSPATH for CMD
|
2018-01-10 13:29:45 -08:00 |
|
David Schmenk
|
9b42eae31b
|
Set verion to Pre 1.0 for developer release
|
2018-01-10 12:53:47 -08:00 |
|
David Schmenk
|
d7618a3708
|
get SYSPATH from CMD path
|
2018-01-10 12:29:52 -08:00 |
|
David Schmenk
|
e778e018aa
|
Export SYSPATH
|
2018-01-10 11:48:11 -08:00 |
|
David Schmenk
|
a58f3639a5
|
Print banner *after* setting heap address
|
2018-01-10 10:29:27 -08:00 |
|
David Schmenk
|
6213bbf3ef
|
Allow SOS PLASMA to set system path
|
2018-01-10 10:03:23 -08:00 |
|
David Schmenk
|
cf32a42364
|
PLASMA 1.0 code complete (but not fully tested)
|
2018-01-10 09:27:54 -08:00 |
|
David Schmenk
|
7d41f903a6
|
Add CHAR and VAR as aliases for BYTE and WORD
|
2018-01-09 20:02:19 -08:00 |
|
David Schmenk
|
2251346d97
|
Add CHAR and VAR as aliases for BYTE and WORD
|
2018-01-09 19:58:30 -08:00 |
|
David Schmenk
|
16f652e297
|
Add CHAR and VAR as aliases for BYTE and WORD
|
2018-01-09 19:55:52 -08:00 |
|
David Schmenk
|
2b28c5371f
|
Fix dropping of value statements and CONIO-ize rods colors
|
2018-01-09 19:40:28 -08:00 |
|
David Schmenk
|
72fbb94dd1
|
Speed up module loading (remove unused features, too)
|
2018-01-09 18:12:30 -08:00 |
|
David Schmenk
|
e48d3cc112
|
Load EDASM generated REL files and link them in
|
2018-01-09 15:54:45 -08:00 |
|
David Schmenk
|
821dd14649
|
Fixed lambda def count (forgot to add lambdas to overall def count)
|
2018-01-09 10:48:45 -08:00 |
|
David Schmenk
|
dbc02bc1b6
|
Still lingering TEST problem
|
2018-01-08 21:41:28 -08:00 |
|
David Schmenk
|
71f5f061ee
|
Clean up modload code
|
2018-01-08 13:34:17 -08:00 |
|
David Schmenk
|
0af73ad1ca
|
disable optimizer on 64K machines
|
2018-01-08 13:16:37 -08:00 |
|
David Schmenk
|
85e76a74bb
|
Free as much memory when calling module init as possible
|
2018-01-08 11:53:15 -08:00 |
|
David Schmenk
|
c075197c6d
|
PLASM code optimizations match plasm
|
2018-01-08 11:00:56 -08:00 |
|
Dave Schmenk
|
ddcdf74dba
|
PLASM Correctly compiling test and testlib
|
2018-01-07 22:52:10 -08:00 |
|
David Schmenk
|
0fe0782137
|
Clean up statement sequence output and PLASM constant evaluation
|
2018-01-07 22:21:36 -08:00 |
|
David Schmenk
|
72463cb690
|
value parsing cleanup
|
2018-01-06 22:29:12 -08:00 |
|
Dave Schmenk
|
30646b1d4b
|
Not parsing TEST.PLA yet
|
2018-01-06 12:14:19 -08:00 |
|
David Schmenk
|
7593879455
|
Basic, working PLASM
|
2018-01-05 22:29:03 -08:00 |
|
David Schmenk
|
b0847c1166
|
Don't output relative fixups to rld
|
2018-01-05 08:09:03 -08:00 |
|
David Schmenk
|
14b00342a7
|
Fix cursor position check for TAB
|
2018-01-05 07:32:06 -08:00 |
|
David Schmenk
|
bae48854f4
|
Make TAB key (or CTRL-I) tab
|
2018-01-05 07:28:24 -08:00 |
|
Dave Schmenk
|
e335b22445
|
Set fixup address as code offset
|
2018-01-04 22:20:09 -08:00 |
|
David Schmenk
|
37ec26c450
|
External fixups workingm internal still broken
|
2018-01-04 20:25:00 -08:00 |
|
David Schmenk
|
a5910609ef
|
PLASM code complete
|
2018-01-04 14:45:44 -08:00 |
|
David Schmenk
|
17fc60618a
|
Better extern access
|
2018-01-03 18:37:38 -08:00 |
|
David Schmenk
|
eb0c669452
|
Better accessed control
|
2018-01-03 18:34:20 -08:00 |
|
David Schmenk
|
cf9f20e0c9
|
Only add accessed externals to the Extern Symbol Directory
|
2018-01-03 15:59:07 -08:00 |
|
David Schmenk
|
2fea8165b2
|
Writing out Ext REL file
|
2018-01-03 14:49:30 -08:00 |
|
David Schmenk
|
ad8c954ecb
|
Default output file
|
2018-01-03 09:31:53 -08:00 |
|
David Schmenk
|
a8f7149bb7
|
Modular optimizer
|
2018-01-03 08:54:46 -08:00 |
|
Dave Schmenk
|
ead253ef14
|
PLASM compiling
|
2018-01-02 22:01:27 -08:00 |
|
David Schmenk
|
36c1dea04e
|
Get PLASM parsing
|
2018-01-02 20:17:55 -08:00 |
|
David Schmenk
|
c3c1f1fe17
|
Merge branch 'master' of https://github.com/dschmenk/PLASMA
|
2018-01-02 14:37:32 -08:00 |
|
David Schmenk
|
e74257aacb
|
Getting PLASMA PLASM compiled
|
2018-01-02 14:36:58 -08:00 |
|
David Schmenk
|
aaf8e9e8d9
|
Free up unneeded opcodes
|
2018-01-01 10:32:41 -08:00 |
|
David Schmenk
|
8a58ef8b5f
|
Free up unneeded opcodes. Makes thing a little more simple
|
2018-01-01 10:29:28 -08:00 |
|