oliverschmidt
|
1dfe490f9b
|
Use some defined event constant instead of just 0.
|
2010-10-31 22:51:17 +00:00 |
|
oliverschmidt
|
c839eacbdf
|
Added cc65 target 'atari' for Atari 8-bit machines. This addition was triggered by exsistence of http://www.atari8ethernet.com/.
|
2010-09-29 19:44:01 +00:00 |
|
oliverschmidt
|
c602c61468
|
Activated Platform-specific File System (PFS) for the C64/C128 by default for all programs with R/W CFS access.
|
2010-07-22 10:30:12 +00:00 |
|
oliverschmidt
|
9c0f5d857c
|
Updated API for uiplib and resolv to use uip_ipaddr_t instead of uint16_t.
|
2010-07-21 22:35:59 +00:00 |
|
oliverschmidt
|
26e61ac3f7
|
Programs using CFS should #include "cfs.h" ;-)
|
2010-04-05 13:41:29 +00:00 |
|
oliverschmidt
|
1817acae15
|
Now that the C64 mouse driver works we can activate the mouse support for this target :-)
|
2010-02-18 21:30:31 +00:00 |
|
oliverschmidt
|
1ac4d7f501
|
Used CFS instead of POSIX.
|
2010-02-08 22:26:19 +00:00 |
|
oliverschmidt
|
5570972957
|
Added a Contiki app basically combining apps/netconf and apps/dhcp. It's a 6502 specific app as it doesn't configure the running uIP instance but instead writes to the 'contiki.cfg' configuration file used by 6502 apps to configure uIP.
|
2010-02-08 22:08:17 +00:00 |
|