nes-proj/tools
Oliver Schmidt fb5d0b7ef0 Made 80 column display a cc65 application attribute.
So far 80 column display was an attribute of a cc65 platform. Now each cc65 application can ask for 80 column display by defining WITH_80COL. Of course this is ignored by platforms incapable of 80 column display.

I see three types of application:

* Applications not benefitting from 80 column at all and in fact looking better with 40 column display. These are now using 40 column display. Examples: ethconfig, ipconfig

* Applications taking advantage of 80 column display if it is available without drawbacks. These stay as they were. Examples: Telnet server, web server, wget

* Applications needing 80 column display so urgently that it is likely desirable even if the display becomes harder to read. These come now in both flavors allowing the user to choose. Examples: IRC, web browser

Note: This change doesn't actually introduce any 80 column display with drawbacks. This if left to a subsequent change.
2015-10-30 12:42:58 +01:00
..
6502 Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
apple2enh Changed Apple II 800kB floppy image type. 2015-07-05 14:21:03 +02:00
atarixl
blaster Added App/Tool/Example for usage of additional flash on econotag/mc1322x 2015-09-14 20:43:12 +02:00
c64
c128
cc2538-bsl@1223bfe03c Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it 2015-06-15 11:10:51 +02:00
code-style Fix a typo 2014-03-08 23:25:08 +00:00
coffee-manager
collect-view
cooja Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
csc
cygwin
jn516x Added tools for NXP JN516x 2015-09-23 14:38:40 +02:00
mspsim@47ae45cb0f Updating mspsim submodule to latest 2015-09-30 21:47:14 +02:00
powertrace
release-tools Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
sensinode Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
sky Removes duplicate of uip_is_addr_linklocal 2015-10-20 11:18:46 +02:00
stm32w Removes duplicate of uip_is_addr_linklocal 2015-10-20 11:18:46 +02:00
wpcapslip Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
z1 fix mixture of spaces and tabs for z1-bsl-nopic 2015-06-01 17:34:18 +02:00
z80
Makefile Moved generic baudrate defines and selection code to a new module tools/tools-utils.[ch] 2015-10-23 10:54:58 +02:00
avr-make-symbols
avr-makecoffeedata
avr-makefsdata
base64-encode
codeprop.c
empty-symbols.c
empty-symbols.h
freebsd-6-setup-slip
make-symbols-nm
makefsdata
makestrings
mknmlist
mknmlist-ansi
msp430-make-symbols
scat.c
serial-log.pl
setup-nat-ubuntu
tapslip6.c Increase fixed filename sizes in SLIP tunnels 2014-07-08 01:48:28 -04:00
timestamp
tools-utils.c Moved generic baudrate defines and selection code to a new module tools/tools-utils.[ch] 2015-10-23 10:54:58 +02:00
tools-utils.h Moved generic baudrate defines and selection code to a new module tools/tools-utils.[ch] 2015-10-23 10:54:58 +02:00
tunslip.c Increase fixed filename sizes in SLIP tunnels 2014-07-08 01:48:28 -04:00
tunslip6.c Moved generic baudrate defines and selection code to a new module tools/tools-utils.[ch] 2015-10-23 10:54:58 +02:00