nes-proj/cpu
2011-03-07 12:37:26 -05:00
..
6502 Made cc65 build compatible with make.exe from GnuWin32 and cmd.exe. We just live without the phony targets when building with cmd.exe - the next cc65 release will make the whole sed thingy obsolete anyway :-) 2011-01-23 16:30:30 +00:00
arm Converted CRLF line endings to LF 2011-01-05 17:16:42 +00:00
avr Allocate variable only when mass storage is enabled 2011-02-23 14:06:06 -05:00
cc2430
mc1322x Merge branch 'master' of git://git.devl.org/git/malvira/libmc1322x into update-lib 2011-03-07 12:37:26 -05:00
msp430 removed obsolete leds_[color]() functions, replaced by leds_{on,off}() 2011-03-03 17:48:32 +01:00
native
stm32w108 Now it is putchar that has to be redefined (instead of __io_putchar), like other platforms. 2011-01-19 09:13:06 +00:00
x86
z80