This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f553789fea
osd-contiki
/
cpu
/
z80
History
matsutsuka
f553789fea
Made unnecessary symbols static.
2007-09-29 03:57:39 +00:00
..
dev
status has been added for polling function.
2007-09-19 12:47:19 +00:00
lib
File names are changed.
2007-09-19 12:48:26 +00:00
crt0.S
Customized crt0 has been introduced to fix some SDCC glitches.
2007-09-29 03:57:07 +00:00
Makefile.z80
Customized crt0 has been introduced to fix some SDCC glitches.
2007-09-29 03:57:07 +00:00
mtarch.c
Followed a coding convention of contiki, in which cast operation should not be followed by a space char.
2007-09-01 01:08:07 +00:00
mtarch.h
Added some comments.
2007-09-01 01:09:25 +00:00
uip_arch-asm.S
Add assembler checksum calculation support for z80 port.
2007-09-01 11:14:50 +00:00
uip_arch.c
Made unnecessary symbols static.
2007-09-29 03:57:39 +00:00
z80def.h
Char bug seems to be fixed in the newer version of sdcc.
2007-09-19 12:44:01 +00:00