--- hatari/python-ui/TODO 2019/04/09 08:52:28 1.1.1.4 +++ hatari/python-ui/TODO 2019/04/09 08:54:55 1.1.1.6 @@ -10,13 +10,15 @@ sources. * Features for Help menu: - Create empty floppy images (+ convert directories to hard disks?) - - MSA converter + - MSA<->ST converter + - ZIP->ST converter * Add more Hatari debugger features to the debug UI: - DSP support - History support - Profiling support - - DSP and CPU symbols loading + - DSP symbols loading + (CPU symbols are loaded automatically from programs) - Support for stepping the emulation (both step & next commands) - multiple views to memory (refreshed whenever emulation is stopped) - supporting also register relative views (register values @@ -45,7 +47,7 @@ sources. - needs support also to Hatari src/screenSnapShot.c * Supporting other, less important Hatari configuration options: - - HD booting, GEMDOS filename case, toggling disk-b autoinsertion + - HD booting, toggling disk-b autoinsertion - something for multiple GEMDOS partition directories - separate A/B disk paths for images that are within ZIP archives - joystick autofire toggling, defining the keys for joyemu @@ -53,7 +55,7 @@ sources. - vdi planes and size, SDL bpp forcing, spec512 threshold, ST blitter - cartridge image (where? it has many limitations) - log file and levels, console output, bios intercept, run-VBLs -(Many of these aren't supported by the internal Hatari UI either, +(Many of these aren't supported by the internal Hatari UI either, or are missing corresponding command line options so they will require additional support on the Hatari control.c side too or they can be only enabled at boot, not disabled.)