Zack Buhman d912278afd serial_transfer: self-relocate to the end of system memory
The serial_transfer loader, as long as the target program voluntarily
terminates itself at some point, is able to load multiple programs
consecutively without requiring a physical power cycle to reload the
transfer program from CD.

The current example.mk juggles between two different "memory layouts",
one for "burn to a physical CD" and another for "load via serial
cable". Because the serial_transfer program now relocates itself to
the end of system memory, this means the 0x8c010000 area is now usable
by programs that are loaded by serial_transfer.
2024-03-13 20:56:37 +08:00
2024-02-23 23:47:43 +08:00
2024-02-02 13:11:32 +08:00
2024-02-27 00:28:39 +08:00
2024-03-08 20:46:55 +08:00
2024-01-27 12:20:15 +08:00
2023-12-14 13:07:26 +08:00
2024-03-09 17:15:36 +08:00
2023-10-11 18:49:58 +00:00
2024-01-03 23:32:37 +08:00
2024-01-06 18:43:57 +08:00
2023-10-11 18:49:58 +00:00
2023-12-15 19:06:59 +08:00
2024-02-29 16:51:25 +08:00
2023-10-11 18:49:58 +00:00
2023-10-11 18:49:58 +00:00
2023-12-23 22:03:15 +08:00
2024-03-08 20:46:55 +08:00
2024-02-02 09:19:09 +08:00
2024-02-02 09:19:09 +08:00
2024-03-08 20:46:55 +08:00
2024-02-23 23:47:43 +08:00
2023-12-06 21:18:14 +08:00
2023-12-12 21:50:39 +08:00
2023-12-17 23:04:19 +08:00
2023-12-24 10:52:30 +08:00
2023-12-30 10:53:39 +08:00
2023-12-12 21:50:39 +08:00
2023-12-12 21:50:39 +08:00
2023-10-11 18:49:58 +00:00
2023-12-17 22:45:52 +08:00
2024-02-02 09:19:09 +08:00
2024-02-02 09:19:09 +08:00
2024-03-09 17:15:36 +08:00
2024-03-08 20:46:55 +08:00
2023-10-11 18:49:58 +00:00
2023-10-11 18:49:58 +00:00
2024-02-29 16:51:25 +08:00
2024-02-02 09:19:09 +08:00
2024-02-02 09:19:09 +08:00
2023-12-11 18:07:05 +08:00
2023-12-11 18:07:05 +08:00
Description
No description provided
170 MiB
Languages
C 61.4%
C++ 22.4%
Logos 13.1%
Python 2.2%
Makefile 0.4%
Other 0.3%