README.txt
changeset 9 ed6428499142
parent 8 3c796bbf0db3
child 10 1cf69c2c2bbd
equal deleted inserted replaced
8:3c796bbf0db3 9:ed6428499142
     3 baseport/
     3 baseport/
     4 	The baseport (BSP) needed to run Symbian OS in QEMU
     4 	The baseport (BSP) needed to run Symbian OS in QEMU
     5 
     5 
     6 docs/
     6 docs/
     7 	Various documentation about the baseport, peripherals and how to use QEMU.
     7 	Various documentation about the baseport, peripherals and how to use QEMU.
     8 	The wiki folders contains a dump from Wiki documentation, this the unfortunate .doc format.
     8 	The wiki folders contains a dump from Wiki documentation, thus the unfortunate .doc format.
     9 
     9 
    10 symbian-qemu-0.9.1-12/
    10 symbian-qemu-0.9.1-12/
    11 	A version of QEMU with some extra features not yet available in the QEMU mainline.
    11 	A version of QEMU with some extra features not yet available in the QEMU mainline.
    12 	A corresponding set of Windows binaries is available from the Symbian Foundation 
    12 	A corresponding set of Windows/Linux binaries is available from the Symbian Foundation wiki
    13   wiki: see http://developer.symbian.org/wiki/index.php/SYBORG/QEMU
    13         http://developer.symbian.org/wiki/index.php/SYBORG/QEMU
    14 
    14 
    15 Some notes;
    15 Some notes;
    16 
    16 
    17 * The source layout for baseport now matches the Symbian Foundation layout, and 
    17 * The source layout for baseport now matches the Symbian Foundation layout, and 
    18   will compile correctly if this repository is unpacked to /sf/os/QEMU. Eventually
    18   will compile correctly if this repository is unpacked to /sf/os/QEMU. Eventually
    25   the support for Python peripherals (and binary separation of QEMU and its peripheral) 
    25   the support for Python peripherals (and binary separation of QEMU and its peripheral) 
    26   and the skinning support to supply a landing zone for phone specific buttons etc.
    26   and the skinning support to supply a landing zone for phone specific buttons etc.
    27 
    27 
    28 * Throughout the documentation the SVP is referenced. SVP stands for the 
    28 * Throughout the documentation the SVP is referenced. SVP stands for the 
    29   "Symbian Virtual Platform" and this was the proposed product name of the 
    29   "Symbian Virtual Platform" and this was the proposed product name of the 
    30   QEMU based simulator. For the purpose of this document treat the SVP as 
    30   QEMU based simulator. For the purpose of these sources and documents treat the SVP 
    31   QEMU with the syborg board models.
    31   as QEMU with the syborg board models.