Page for computer information added (shows content of ShowConfig)
commitfe07839edae0fcfae7a5f8769334017a0c54b110
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 16 Feb 2013 16:33:33 +0000 (16 16:33 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 16 Feb 2013 16:33:33 +0000 (16 16:33 +0000)
tree226fe19add686ae0cd1be9994b7bdafe3d4fd37b
parentb78214df19fe96cd12e4c09e55e48c8799680db0
Page for computer information added (shows content of ShowConfig)

Note that I can't test everything on "hosted".

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46628 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/tools/SysExplorer/computer_page_cl.c [new file with mode: 0644]
workbench/tools/SysExplorer/computer_page_cl.h [new file with mode: 0644]
workbench/tools/SysExplorer/cpu_arm.c [new file with mode: 0644]
workbench/tools/SysExplorer/cpu_i386.c [new file with mode: 0644]
workbench/tools/SysExplorer/cpuspecific.h [new file with mode: 0644]
workbench/tools/SysExplorer/main.c
workbench/tools/SysExplorer/mmakefile.src
workbench/tools/SysExplorer/sysexplorer_cl.c