Colin Leroy-Mira
020fe4028a
Fix RANGE ERROR STOPPED AT 8214
...
On a 48k Apple II, the BLTU2 call throws an error,
even when there is nothing to copy in the LC segment.
Add an alternative LC copy, based on memcpy, to an
extra file that the user can link in as with iobuf-0800.
This memcpy-based version allows our programs to run on
Integer ROM apple2. It costs 21 bytes in binary size,
plus memcpy (60 bytes in binary size + RAM use) if it
wasn't already linked in.
2025-03-06 15:55:10 +01:00
..
2025-03-06 15:55:10 +01:00
2025-02-23 01:06:08 +01:00
2020-02-03 20:45:09 +01:00
2025-03-04 23:41:30 +01:00
2024-07-20 13:14:22 +03:00
2024-09-07 18:51:20 +02:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2024-09-07 19:17:00 +02:00
2024-01-24 09:58:09 +01:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2025-01-01 14:32:07 +01:00
2023-09-02 12:44:53 +02:00
2023-08-19 13:08:46 -04:00
2024-06-19 23:52:25 -05:00
2022-07-24 20:58:10 +08:00
2022-07-21 03:20:44 +02:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2025-03-02 09:26:31 +01:00
2024-01-24 16:32:45 +01:00
2023-02-26 20:03:41 +01:00
2023-09-15 10:35:36 +02:00
2024-02-11 23:12:27 +00:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2020-02-03 20:45:09 +01:00
2023-05-07 13:49:12 +02:00
2023-02-26 20:03:41 +01:00
2024-09-07 19:14:59 +02:00
2023-09-07 07:14:01 +02:00
2024-02-17 16:02:57 -08:00
2024-01-29 07:59:11 +01:00
2023-09-12 20:58:21 +02:00
2025-01-01 14:32:03 +01:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2023-05-25 18:09:03 +02:00
2022-09-02 11:55:54 +02:00
2023-02-26 20:03:41 +01:00
2021-03-30 19:41:20 +02:00
2023-11-16 18:46:16 -08:00
2024-07-18 10:00:16 +02:00