* src/mcs51/gen.c (toBoolean): fixed bug 1065458
[fw/sdcc] / device / lib / z80 / printf.c
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2004-09-02 maartenbrock* device/lib/gbz80/printf.c,
2002-04-23 michaelh * device/lib/z80/printf.c: Changed emitter to volatile...
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2001-09-27 johanknolThat wasn't a good idea
2001-09-27 johanknolmore pointer issues
2001-07-16 michaelh* Fixed va_args for the z80
2000-02-17 michaelhAdded support for the gb, touched some files in testing...
2000-02-07 michaelh* Got dhrystone working - 83/s on a 4MHz Z80!
2000-02-07 michaelh* Added a simple version of printf()