emailler/ip65
Oliver Schmidt f6cf86a025 Some test program cleanup.
- Simplify Makefile by allowing to use suffix '_tcp' to denote the requirement to link against TCP-capable IP65 lib.
- Remove 'test' or 'test_' prefix from test program names - every program in 'test' is a test program.
- Have some more test programs switch to lower case charset on the C64.
- I'm no Ruby guy so don't rely on Ruby for building disk images.
2013-12-15 22:50:01 +01:00
..
arithmetic.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
arp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
cifs.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
config.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
copymem.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
debug.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
dhcp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
dns.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
dottedquad.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
eth.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
function_dispatcher.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
http.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
httpd.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
icmp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
ip65.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
ip.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
Makefile Some test program cleanup. 2013-12-15 22:50:01 +01:00
output_buffer.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
parser.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
printf.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
sntp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
string_utils.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
tcp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
telnet.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
tftp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
timer.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
udp.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
url.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00
xmodem.s Distilled IP65 out of NETBOOT65. 2013-12-13 22:24:03 +01:00