/myrom - Things that are part of an actual built ROM
/myrom/*.prc - various patched/etc PRCs that might be needed
/myrom/dal - the DAL
/myrom/dia - the dynamic input area implementation and skins
/myrom/dma_driver - a DMA driver for stm32/axim/T3
/myrom/files* - pre-populated "files" directories for building various ROMs
/myrom/Fix1.5DD - Patch for 108ppi screen support in OS 5.2
/myrom/LibFTL - the flash translation layer used for wear-leveling NAND
/myrom/nand_driver_msio - the actual NAND chip driver for the MSIO board
/myrom/NandInfoPanel - the Prefs panel showing NAND stats
/myrom/MathLibArm - an ARM port of MathLib
/myrom/paceM0 - my version of PACE that supports Cortex-M0
/myrom/RePalmPanl - the Prefs panel showing rePalm info
/myrom/slot_driver_deneric - the newer slot driver that is genering by letting DAL do the low level SD stuff
/myrom/uart_driver_generic - the newer uart driver that is genering by letting DAL do the low level UART stuff
/myrom/uart_driver_pxa - older uart driver, just for pxa
/PPC/loader - the runtime loader for PPC os on AximX3 to load a rePalm image to RAM and run it
/README.txt - this document
/SDK - Palm SDK
/tools - various tools needed to build a rePalm image
/tools/libtools - tools to generate and use ARM library bindings/headers
/tools/mkrom - tools operating on ROMs or PRCs
/tools/pilrc-3.2 - a heavily patches PilRC with many fixes which will be needed for successful builds of some rePalm components
/tools/romcompress - compressor for ROMs used on some hardware (stm32f429disco)

