File: TODO

package info (click to toggle)
atari800 0.9.8a-2
  • links: PTS
  • area: contrib
  • in suites: potato, slink
  • size: 1,844 kB
  • ctags: 3,008
  • sloc: ansic: 29,881; asm: 2,142; makefile: 78; sh: 8
file content (16 lines) | stat: -rw-r--r-- 775 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a list of things that need to be done
---------------------------------------------

o The obsolete variable "countdown_rate" is still in use within
  "atari_amiga.c" this should be a trivial change, however I'm reluctant
  to do it without an Amiga to check it. I've left it defined in "atari.c"
  so that there are no linker errors on the Amiga.

o A new feature that would allow user to "freeze" the emulated program,
  save everything to disk and later restore the emulator in the same state.
  Idea invented by Rich so he hopefully will write the code as well :-)

o enable digitised sound in the non-Allegro DOS port (Allegro version of A800
  already does support the digitised sound). The same applies to keyclick sound.

o fix all known bugs (see BUGS file)