Commit Graph

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