Displaying 3 results from an estimated 3 matches for "advdump".
2015 Jul 03
4
boot... round 2
Hi,
Adam Williamson
> I think it would be better if someone else confirms there's actually
> something to fix.
There was indeed the shortcomming that byte values 128 to 255
were treated as whitespace and mapped to "_" resp. "".
This would affect non-ASCII characters of UTF-8 or old
ISO-8859.
But the reason why gcc 5 made a difference to gcc 4.9
is not found yet.
2014 Aug 24
1
Library_modules (list of & wiki write permissions)
...32.c32
|vesainfo.c32 |com32/modules |
|vpdtest.c32 |com32/modules | libgpl.c32
|whichsys.c32 |com32/modules | libcom32.c32
|zzjson.c32 |com32/modules | libgpl.c32
|rosh.c32 |com32/rosh | libutil.c32 libcom32.c32
|advdump.c32 |com32/samples |
|entrydump.c32 |com32/samples |
|fancyhello.c32 |com32/samples | libutil.c32
|hello.c32 |com32/samples |
|keytest.c32 |com32/samples | libutil.c32
|localboot.c32 |com32/samples | libcom...
2013 Apr 29
3
ifcpu[64].c32 functions drop to command line
...vered that pwd.c32 and ls.c32 do not work either. This is what I see when using them:
boot: pwd
: :
boot: ls
Unable to read directory: .
I think I copied all the .c32/.elf files into my tftproot, here's my com32 directory:
# ll com32/
total 1841
-rw-rw-r-- 1 root wheel 1744 Apr 27 02:04 advdump.c32
-rw-rw-r-- 1 root wheel 1604 Apr 27 02:07 cat.c32
-rw-rw-r-- 1 root wheel 22908 Apr 27 01:57 chain.c32
-rw-rw-r-- 1 root wheel 1344 Apr 27 02:07 cmd.c32
-rw-rw-r-- 1 root wheel 1488 Apr 27 02:07 config.c32
-rw-rw-r-- 1 root wheel 1784 Apr 27 02:07 cpuid.c32
-rw-rw-r-- 1...