Todo: Difference between revisions
Jump to navigation
Jump to search
m (Corrected a typo) |
m (Removed the 'add' from some lines.) |
||
Line 8: | Line 8: | ||
* Sound. | * Sound. | ||
** | ** c64/c128 SFX sound sampler audio input support. ([http://www.floodgap.com/retrobits/ckb/secret/sfx.html]) | ||
** | ** plus4 digiblaster audio input support. ([http://www.solder-synergy.net/plus4/hardware/makers/ioarea.txt]) | ||
** | ** Covox Sound Master audio input (joystick port) support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/voicemaster.rar]) | ||
** | ** Magic Voice cartridge support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/MAGICVOICEDEMO.rar]) | ||
* RTC. | * RTC. | ||
** | ** c64/c128 rtc (ds12c887) support. ([http://members.elysium.pl/ytm/html/rtcds12c887.html]) | ||
** | ** BB-RTC (joystick port 2) support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/bb-rtc.rar]) | ||
** | ** RTC64 support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/RTC64.rar]) | ||
* Input. | * Input. | ||
** | ** c64/c128 numeric keypad support. ([http://www.64hdd.com/projects/c64-proj3.html]) | ||
** | ** c64/c128 pc-joystick support. ([http://members.elysium.pl/ytm/html/projects.html]) | ||
** | ** datel 3-button mouse support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/1351a.rar]) | ||
** | ** Koala-pad support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/koala-pad&Animation%20station.rar]) | ||
** | ** animation station support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/koala-pad&Animation%20station.rar]) | ||
** | ** Power-pad support. | ||
** | ** super sketch support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/super-sketch.rar]) | ||
* Storage. | * Storage. | ||
** | ** c64/c128 ramlink support. ([http://unusedino.de/ec64/technical/aay/c64/rlmain.htm] [http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/ramlink.rar]) | ||
** | ** c64/c128 ramdrive support. | ||
** | ** vic20 iec2ata support. ([http://www.djupdal.org/cbm/iecata/]) | ||
** | ** IDE64 cdrom/iso support. | ||
** | ** c64/c128 1.44 MB disk drive support. ([http://www.market.croadria.com/c64/c64diskTR20.shtml]) | ||
** | ** c64/c128 SCSI expansion support. ([http://www.zimmers.net/anonftp/pub/cbm/documents/projects/scsi/index.html]) | ||
** | ** D9060/D9090 CBM harddrive support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/D9090-D9060.rar]) | ||
** | ** CMD harddrive support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/cmd-hard.rar]) | ||
* Video output. | * Video output. | ||
** | ** c64 LCD64 screen support. ([http://www.64hdd.com/projects/c64-proj3.html]) | ||
* Alternate CPU / Acceleration. | * Alternate CPU / Acceleration. | ||
** | ** c64 z80 (cpm) cartridge support. | ||
** | ** c64 turbo master cartridge support (4Mhz 65C02). ([http://headgap.com/Library/64/4%20MHZ%2064.txt] [http://members.optusnet.com.au/vortex69/DRIVERS/CPU-TURBOMASTER.jpg]) | ||
** | ** c64 turbo process cartridge support (4Mhz 658156). ([http://retroisle.com/commodore/c64128/Utilities/rmtp.zip6] [http://www.zimmers.net/anonftp/pub/cbm/documents/projects/accelerators/turboprocess/index.html]) | ||
** | ** c64 flash-8 cartridge support (8Mhz 65816). ([http://www.spacetaxi.bravehost.com/DRIVERS/FLASH-8.rar]) | ||
** | ** c64/c128 SCPU cartridge support (20Mhz 65816). ([http://unusedino.de/ec64/technical/aay/c64/scpumain.htm] [http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/SuperCPU.zip]) | ||
* Communication | * Communication | ||
** | ** vic20 ethernet support. ([http://members.lycos.co.uk/leeedavison/6502/vic20/network/index.html]) | ||
** | ** pet IEEE488 -> IDE/RS232 support. ([http://petcbmide.blogspot.com/]) | ||
** | ** IDE64 eth64 shortbus expansion support. ([http://www.volny.cz/dundera/eth64.html]) | ||
** | ** IDE64 duart shortbus expansion support. ([http://www.volny.cz/dundera/duart.html]) | ||
** | ** CBM1660 (userport) modem300 support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/swift-a.rar]) | ||
** | ** CBM1670 (userport) modem1200 support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/swift-a.rar]) | ||
** | ** FB-RS232 (userport) support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/swift-a.rar]) | ||
* Scanner / Video input | * Scanner / Video input | ||
** | ** Scantroniks handscanner (userport) support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/scanner.rar]) | ||
** | ** Video Byte II video digitizer (userport) support. ([http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/video-digitize.rar]) | ||
** | ** Computera Eyes video digitizer (userport) support. ([http://www.spacetaxi.bravehost.com/DRIVERS/Computer%20eyes.zip] [http://members.optusnet.com.au/spacetaxi64/DRIVERS/DRIVER-FILES/COMPUTER-EYES-64.zip]) | ||
Line 65: | Line 65: | ||
* Make a list of GUI elements/features per port, compare and implement any missing features for the ports. | * 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 Plan9 | ||
* Port to win16 | * Port to win16 | ||
Line 79: | Line 79: | ||
==New VICE features== | ==New VICE features== | ||
* | * native screenshot support. | ||
Line 85: | Line 85: | ||
* Update the *nix 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. |
Revision as of 18:08, 17 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.
- Completely update the RiscOS GUI.
- Completely update the GP2X GUI.
New VICE features
- native screenshot support.
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.