Todo: Difference between revisions
Jump to navigation
Jump to search
m (Added some more ports.) |
(Added a rewrites section) |
||
Line 97: | Line 97: | ||
* native screenshot support. | * native screenshot support. | ||
==Rewrites== | |||
* Split xcbm2 into a 5x0 binary and 6x0/7x0 binary. | |||
* Split the vsid mode off from x64, making vsid a seperate binary. | |||
* Rewrite the c64/c128 cartridge system to allow multiple cart to be attached at the same time. | |||
Revision as of 06:03, 19 August 2009
The Todo page is intended to be a place for the VICE developers to put down ideas about the future development of VICE.
Some of these ideas might never be realized, and might look completely absurd, but they could be the inspiration for other ideas.
By putting these ideas down they will be known to any other developers that would like to pick up one of the ideas and implement it.
Hardware emulation
- Sound.
- RTC.
- Input.
- Storage.
- Video output.
- c64 LCD64 screen support. ([21])
- Alternate CPU / Acceleration.
- Communication
- Scanner / Video input
Ports/GUI improvements
- Make a list of GUI elements/features per port, compare and implement any missing features for the ports.
- windows-ce X11 support.
- amiga X11 support.
- BeOS X11 support.
- RiscOS X11 support.
- Port to Plan9
- Port to win16
- Port to macos classic (8.x/9.x).
- Make OS/2 SDL port.
- Make atari mint SDL port.
- Make macos classic SDL port.
- Make dreamcast SDL port.
- Make GP32 SDL port.
- Make PSP SDL port.
- Make WII SDL port.
- Make PALMOS SDL port.
- Make GBA SDL port.
- Make NDS SDL port.
- Make PS2 SDL port.
- Make GameCube SDL port.
- Make VAX OpenVMS SDL port.
- Make ALPHA OpenVMS SDL port.
- Make HPPA OpenVMS SDL port.
- Make Symbian OS SDL port.
- Debug/fix the XBOX SDL port.
- Debug/fix the RiscOS SDL port.
- Debug/fix the Windows-CE SDL ports.
- Completely update the RiscOS GUI.
- Completely update the GP2X GUI.
New VICE features
- native screenshot support.
Rewrites
- Split xcbm2 into a 5x0 binary and 6x0/7x0 binary.
- Split the vsid mode off from x64, making vsid a seperate binary.
- Rewrite the c64/c128 cartridge system to allow multiple cart to be attached at the same time.
Documentation
- Update the *nix documentation
- proper and specific win32 documentation. (.chm format)
- proper and specific amiga documentation. (.guide format)
- proper and specific BeOS documentation.
- proper and specific MSDOS documentation. (.txt format)
- proper and specific OS/2 documentation.
- proper and specific RiscOS documentation.
- proper and specific SDL documentation.