Experiments and doodads for the Ultimate 64, especially the network interface.
Remote control your Ultimate 64 over the network!
Prefer a command line? Great for scripting remote development!
Usage: u64remote.exe <ip> <command> <parameters>
Command is one of:
reset
type <text>
poke <startaddress> <byte 1> <byte 2> <byte n>
load <filename> (uses load address in file)
run <filename> (loads and runs)
jump <filename> (loads and jumps to start address)