urgent issues:
- update: microsoft visual c++ build files - integrate all test suites in solution file
- consistency: on x64 platforms: make both ABIs available ('win64','sysv') for all x64 OS ports

nice to have:
- microsoft build enhancement: autodetect assembly via C preprocessor (like with .S gcc files)
- enhancement: state-machine error reporting (stack overflow and invalid mode)? (e.g. dcError() )

bugs:
- vararg function calls don't work for PPC32 System V ABI
- vararg function calls don't work for ARM THUMB mode

missing implementations (descending priority):
- sparc, sparc64
- ppc64
- itanium
- 68k, 88k, 6502, etc.
- mips64
- alpha
- sh
- cell
- blackfin
- z80
- hppa
- vax

available hardware for outstanding ports:
- 68k: Tassilo's old Palm m100 (MC68EZ328 (16MHz))
- sh4: Tassilo's Dreamcast
- mips R5900: Daniel's PS2
- ARM7: Tassilo's DS
- mips (?): Daniel's router
- sigmatel stmp3550b: Daniel's iPod Nano

