Commit Graph

125 Commits

Author SHA1 Message Date
Wolfgang Thaller 033a1561e5 LaunchAPPL/Serial: resending of failed packets (attempt 1) 2018-04-27 09:14:48 +02:00
Wolfgang Thaller c66bf4c088 LaunchAPPL/Serial: UnreliableStram to simulate bit errors 2018-04-27 09:14:48 +02:00
Wolfgang Thaller c9f125cb22 LaunchAppl/Serial: towards reliable data transmission 2018-04-27 09:13:59 +02:00
Wolfgang Thaller bafd53f2ae LaunchAPPL: serial connection 2018-04-27 09:05:26 +02:00
Wolfgang Thaller bdf4685d82 start a LaunchAPPL server 2018-04-27 09:05:26 +02:00
Wolfgang Thaller ed80c2c09f LaunchAPPL: add new method 'SSH' and move utility functions to separate module 2017-10-09 15:45:36 +02:00
Wolfgang Thaller 0e2eb677e4 LaunchAPPL: support reading MacBinary from stdin 2017-10-08 22:35:27 +02:00
Wolfgang Thaller ed0b24a6ad improve documentation 2017-10-07 01:37:53 +02:00
Wolfgang Thaller 3223176f5b fix previous commit 2017-10-05 15:47:24 +02:00
Wolfgang Thaller c6f6cddb68 LaunchAPPL: improve detection for classic/carbon 2017-10-05 15:30:58 +02:00
Wolfgang Thaller da6426b207 Tiger compatibility; most importantly, we want a C99 compiler 2017-10-05 14:52:17 +02:00
Wolfgang Thaller d4f3670056 AutomatedTests: set defaults for RETRO68_LAUNCH_METHOD on old Mac OS X platforms, where "classic" and "carbon" are the obvious choices 2017-10-04 17:34:00 +02:00
Wolfgang Thaller 507ba9debf LaunchAPPL --make-executable: add a #!/.../LaunchCFMApp to a mac app 2017-10-04 02:03:26 +02:00
Wolfgang Thaller f9bcc39ce0 LaunchAPPL/MiniVMac: fix the fix :-) 2017-10-03 22:47:31 +02:00
Wolfgang Thaller 39112683a3 LaunchAPPL: make minivmac backend work with the mac version 2017-10-03 22:26:24 +02:00
Wolfgang Thaller 5808ab19f6 LaunchAPPL/MiniVMac: minor fixes 2017-10-03 20:51:53 +02:00
Wolfgang Thaller 05cb15ae5b missing #include 2017-10-03 20:12:07 +02:00
Wolfgang Thaller 687fd2a779 LaunchAPPL: more cleanup, config file support 2017-10-03 18:44:06 +02:00
Wolfgang Thaller c3f16cd873 LaunchAPPL: remove our own copy of the boot sector 2017-10-03 18:17:16 +02:00
Wolfgang Thaller 5fd28f94b0 LaunchAPPL/minivmac: use boot sector from given system disk, duh... 2017-10-03 13:03:35 +02:00
Wolfgang Thaller 28b11ae719 LaunchCFM: better conditionalization for Classic/Carbon backends 2017-10-03 13:00:53 +02:00
Wolfgang Thaller 2885f5d8cd LaunchAPPL: Classic and Carbon methods 2017-10-03 11:57:56 +02:00
Wolfgang Thaller 5961d1884d LaunchAPPL: modularize; Executor and MiniVMac backends for now 2017-10-02 23:06:50 +02:00
Wolfgang Thaller 270cafaab4 improve LaunchAPPL 2017-10-02 09:21:55 +02:00
Wolfgang Thaller 360a9858e3 Automated tests! 2017-10-02 09:21:54 +02:00