Merge fixes in JPC-RR Release 8.1
[jpcrr.git] / TODO.utf8
blobd7f5eb5bdb87b33c021a2a0309df68dfad4810d0
1 - Implement missing CPU instructions / micro-ops.
2 - Properly respect SS size in real mode.
3 - Sanity-check illegal instruction handling (including jumping to illegal instruction).
4 - Implement soundcard (PCM / FM-synth) support.
5 - Implement RAW to WAV translator.
6 - Add Lua support.
7 - Implement VGA timing registers.
8 - JIT core (faster execution).
9 - Fix all sorts of emulation errors in various components.