--- hatari/python-ui/TODO 2019/04/09 08:48:22 1.1.1.2 +++ hatari/python-ui/TODO 2019/04/09 08:53:46 1.1.1.5 @@ -14,8 +14,10 @@ sources. * Add more Hatari debugger features to the debug UI: - DSP support + - History support + - Profiling support - DSP and CPU symbols loading - - Support for stepping the emulation + - 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 parsing should move to common functionality first) @@ -48,11 +50,10 @@ sources. - separate A/B disk paths for images that are within ZIP archives - joystick autofire toggling, defining the keys for joyemu - keyboard repeat, key mapping type and file, mouse grabbing - - toggling ST blitter, RTC support - - vdi planes and size, SDL bpp forcing, spec512 threshold, frames-per-sec - - screen recording type (every frame vs. when changed) + - vdi planes and size, SDL bpp forcing, spec512 threshold, ST blitter - cartridge image (where? it has many limitations) - - log file and levels, bios intercept, run-VBLs + - log file and levels, console output, bios intercept, run-VBLs (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.) +additional support on the Hatari control.c side too or they can +be only enabled at boot, not disabled.)