On 1/21/21 4:13 AM, Lauri Kasanen wrote:
This adds support for the Nintendo 64 console's carts.
Carts are a read-only media ranging from 8mb to 64mb.
Only one cart can be connected at once, and switching
it requires a reboot.
The above lines needs to be extended till 72 char to match
the commit what we have in the tree :-
This adds support for the Nintendo 64 console's carts. Carts are
a read-only media ranging from 8mb to 64mb.
Only one cart can be connected at once, and switching it requires
a reboot.
No module support to save RAM, as the target has 8mb RAM.
Signed-off-by: Lauri Kasanen <redacted>
---