Known Bugs and ToDo List
[ News | Information | Screen Shots |
Download | Docs | Bugs | Reqs | Links ]
XFellow is in a very
early stage of development - it is not production, beta or even alpha software
- hence there are lots of bugs and some features are missing. Here is a
list of stuff that I know about; if you notice something else please let
me know about it.
Bugs
- Random crashes when
starting/stopping emulation
- Occasional segfaults
when certain keys are pressed
- On some systems there
can be a sdl segfault when starting
To Do
- Implement hardfile
and filesystem support
- Rewrite sound buffering
code for smoother emulation and sync without sound
- Sound driver should
use SDL not OSS
- Support mono sound
output
- Allow full-screen
emulation and selectable resolutions and window sizes
- Grab mouse in windowed
emulation mode
- Joystick and joykeys
support
- Implement debugger
- Implement Mod Ripper
- Clean up messy parts
of code (mainly GUI)
- Command-line support
and allow build without GUI
- Document everything
- Optimise drivers