Rob Greene
|
e1f08078e2
|
Separated pieces out. include is for macros, shared is for code that will be assembled directly. online now uses shared bi-install routine.
v0.1
|
2015-10-08 22:49:49 -05:00 |
|
Rob Greene
|
c3df533249
|
Adding license file.
|
2015-10-08 22:48:42 -05:00 |
|
Rob Greene
|
673208720b
|
Initial bi-install shared code. Does not identify the starting location of the relocatable code at this time.
|
2015-10-08 19:27:23 -05:00 |
|
Rob Greene
|
d6877dbe77
|
...
|
2015-10-04 16:52:04 -05:00 |
|
Rob Greene
|
ffdb7a0740
|
Updating description.
|
2015-10-04 09:16:35 -05:00 |
|
Rob Greene
|
93d6f303a9
|
Formatting tweaks.
|
2015-10-03 23:51:23 -05:00 |
|
Rob Greene
|
d305d32a94
|
Providing link to ONLINE command.
|
2015-10-03 23:50:02 -05:00 |
|
Rob Greene
|
446b051d72
|
Formatting...
|
2015-10-03 23:45:15 -05:00 |
|
Rob Greene
|
86729491f1
|
Adding README.
|
2015-10-03 23:42:37 -05:00 |
|
Rob Greene
|
6ab8d6b7d6
|
Corrected weird error text getting mixed into output; reformatted to use tabs; tweaked code to keep within 256 bytes.
|
2015-10-03 23:29:58 -05:00 |
|
Rob Greene
|
f905feca72
|
Correcting test case for S6 instead of S3.
|
2015-10-03 23:26:57 -05:00 |
|
Rob Greene
|
3deaa5a482
|
Tweak to ilen routine, shortened it a bit.
|
2015-09-29 09:58:55 -05:00 |
|
Rob Greene
|
cde7393fb5
|
Separated ilen and ilen testing, switching to text variants of AppleScript.
|
2015-09-29 09:14:10 -05:00 |
|
a2geek
|
745c7f5bba
|
Create README.md
|
2015-09-29 08:44:16 -05:00 |
|
Rob Greene
|
40c233d448
|
First round with code relocation in place.
|
2015-09-29 00:05:00 -05:00 |
|
Rob Greene
|
a1f27f87e5
|
Extracted ilen proc, added unit test, and AppleScript to execute.
|
2015-09-28 23:30:49 -05:00 |
|
Rob Greene
|
bd38153545
|
Moved into subfolder, added AppleScript program to automate testing scenario that exposes bugs.
|
2015-09-24 17:50:03 -05:00 |
|
Rob Greene
|
d8bee4ec49
|
Tweak to shorten code a bit.
|
2015-09-23 22:12:32 -05:00 |
|
Rob Greene
|
83b1697802
|
Moving buffer back to $0200; clearing sunitnum before ONLINE MLI call.
|
2015-09-22 22:57:51 -05:00 |
|
Rob Greene
|
7c2c18bb43
|
Handling switches correctly.
|
2015-09-22 22:07:48 -05:00 |
|
Rob Greene
|
9f38bb4c43
|
Function works, but BASIC.SYSTEM ProDOS hooks appear to be generating error. Need to verify and maybe call ProDOS directly.
|
2015-09-20 23:29:43 -05:00 |
|
Rob Greene
|
06a4db46e3
|
Switching to Makefile.
|
2015-09-20 23:29:27 -05:00 |
|
Rob Greene
|
4bacc1f99f
|
Trying a makefile, starting to split out commands.
|
2015-09-19 18:06:55 -05:00 |
|
Rob Greene
|
29dd5a242c
|
Fixed primary loop and error message. Routine works now, but BASIC.SYSTEM integration does not yet. May split out to separate command files.
|
2015-09-19 17:55:34 -05:00 |
|
Rob Greene
|
6bc64408d9
|
Setting high bit from name, fixed D1/D2, corrected fake move code to move before storing vector.
|
2015-09-19 17:26:44 -05:00 |
|
Rob Greene
|
47b373cb0b
|
Chaining commands together.
|
2015-09-19 17:25:40 -05:00 |
|
Rob Greene
|
fb6839097a
|
Updated to use .gitignore and include template; needed to tweak 'go' build script.
|
2015-09-19 15:34:34 -05:00 |
|
Rob Greene
|
4a8fe1df78
|
Fixed ProDOS call.
|
2015-09-19 15:25:35 -05:00 |
|
Rob Greene
|
d0311e04b0
|
Beginnigs of CD and ONLINE BASIC.SYSTEM commands.
|
2015-09-19 15:23:41 -05:00 |
|