Main Page: Difference between revisions

From vice-emu
Jump to navigation Jump to search
(42 intermediate revisions by 4 users not shown)
Line 7: Line 7:
* http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/index.html
* http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/index.html
* WinVICE [http://vice.pokefinder.org/ nightly builds] provided by pokefinder team
* WinVICE [http://vice.pokefinder.org/ nightly builds] provided by pokefinder team
* WinVICE [http://vicebuilds.bplaced.net/ unofficial nightly builds]
* MacOSX [http://csi8bit.tumblr.com/macvice unofficial builds]
* Debian/Ubuntu [http://software.opensuse.org/download.html?project=home%3Astrik&package=vice unofficial nightly builds] provided by Spiro
* Debian/Ubuntu [http://software.opensuse.org/download.html?project=home%3Astrik&package=vice unofficial nightly builds] provided by Spiro
* [http://vice-emu.svn.sourceforge.net/viewvc/vice-emu/ Browse SVN repository]
* [http://svn.code.sf.net/p/vice-emu/code/trunk/ Browse SVN repository]


== Docs ==
== Documentation ==
* VICE Documentation ([http://vice-emu.sourceforge.net/vice_toc.html 2.4 release]) ([http://vice.pokefinder.org/doc/vice_toc.html nightly build])
* VICE Documentation ([http://vice-emu.sourceforge.net/vice_toc.html last stable release]) ([http://vice.pokefinder.org/doc/vice_toc.html nightly build])
* [[VICEKB|Knowledge base]] (outdated)
* [[VICEKB|Knowledge base]] (outdated)
* [http://www.trikaliotis.net/opencbm OpenCBM]
* [http://www.trikaliotis.net/opencbm OpenCBM]
Line 19: Line 17:


== Bug tracker ==
== Bug tracker ==
before reporting bugs you may want to have a look at the list of [[Todo#Known_Issues|known issues]]
* [https://sourceforge.net/tracker/?limit=100&func=&group_id=223021&atid=1057617&assignee=&status=4&category=&artgroup=&keyword=&submitter=&artifact_id=&assignee=&status=1&category=&artgroup=&submitter=&keyword=&artifact_id=&submit=Filter&mass_category=&mass_priority=&mass_resolution=&mass_assignee=&mass_artgroup=&mass_status=&mass_cannedresponse= Tracker: open Bugs]
* [https://sourceforge.net/tracker/?limit=100&func=&group_id=223021&atid=1057617&assignee=&status=4&category=&artgroup=&keyword=&submitter=&artifact_id=&assignee=&status=1&category=&artgroup=&submitter=&keyword=&artifact_id=&submit=Filter&mass_category=&mass_priority=&mass_resolution=&mass_assignee=&mass_artgroup=&mass_status=&mass_cannedresponse= Tracker: open Bugs]
* [https://sourceforge.net/tracker/?limit=100&func=&group_id=223021&atid=1057620&assignee=&status=1&category=&artgroup=&keyword=&submitter=&artifact_id=&assignee=&status=1&category=&artgroup=&submitter=&keyword=&artifact_id=&submit=Filter&mass_category=&mass_priority=&mass_assignee=&mass_artgroup=&mass_status=&mass_cannedresponse= Tracker: open Feature Requests]
* [https://sourceforge.net/tracker/?limit=100&func=&group_id=223021&atid=1057620&assignee=&status=1&category=&artgroup=&keyword=&submitter=&artifact_id=&assignee=&status=1&category=&artgroup=&submitter=&keyword=&artifact_id=&submit=Filter&mass_category=&mass_priority=&mass_assignee=&mass_artgroup=&mass_status=&mass_cannedresponse= Tracker: open Feature Requests]
* [https://sourceforge.net/tracker/?limit=100&func=&group_id=223021&atid=1057619&assignee=&status=&category=&artgroup=&keyword=&submitter=&artifact_id=&assignee=&status=1&category=&artgroup=&submitter=&keyword=&artifact_id=&submit=Filter&mass_category=&mass_priority=&mass_resolution=&mass_assignee=&mass_artgroup=&mass_status=&mass_cannedresponse= Tracker: open Patches]
* [https://sourceforge.net/tracker/?limit=100&func=&group_id=223021&atid=1057619&assignee=&status=&category=&artgroup=&keyword=&submitter=&artifact_id=&assignee=&status=1&category=&artgroup=&submitter=&keyword=&artifact_id=&submit=Filter&mass_category=&mass_priority=&mass_resolution=&mass_assignee=&mass_artgroup=&mass_status=&mass_cannedresponse= Tracker: open Patches]
== Misc ==
[[Hall of Shame]]
VICE on [[Android]]
Other [[VICE Ports]]


== Development ==
== Development ==
* [[Getting_started]]
* [[Getting_started]]


* [[Developer log]] - the TODO list for port maintainers
* [[Todo]] - list of known issues, and more general TODO lists
* [[Translator log]] - some notes for translators
* [[Todo]] - look here for known bugs and problems


* VICE [https://sourceforge.net/p/vice-emu/code/HEAD/tree/trunk/vice/doc/coding-guidelines.txt coding guidelines]
* [[Warnings]] - compiler warnings dumping ground
* [[Warnings]] - compiler warnings dumping ground
* [[Hotkey cleanup]]
 
* [[Feature checking]]
* [[Feature checking]]
** [[Hotkey cleanup]] - lists hotkeys used in the various ports
** [[Resource_and_Cmdline_checking]] - Tracks and documents all Resources and Command line options


* [[Resource_and_Cmdline_checking]] - Tracks and documents all Resources and Command line options
* [[Archdep]] - refactoring archdep code
 
* [[Keymaps]] - keymap rework
* [[Keymaps]] - keymap rework (TODO: amiga, beos, dos, os/2, osx, win32)
* [[MonitorUI]] - the intended behaviour of the monitor (g)ui  
* [[MonitorUI]] - the intended behaviour of the monitor (g)ui  
* [[Scaling_cleanup]]
* [[Scaling_cleanup]]
Line 43: Line 50:
* [[Cartsystem]] - c64 cartridge system details
* [[Cartsystem]] - c64 cartridge system details
* [[Drive options precedence]]
* [[Drive options precedence]]
* [[Improving dual disk drive handling]]
* [[Icons]] - what icons do we need for the GUIs?
* [[Testbench]] - [[Debugcart]]
* [[Scripts]] in the source tree


== Contact ==
== Contact ==
Line 49: Line 63:


== Developers ==
== Developers ==
New Developers [[Wanted]] - we are always looking for help!
<big>New Developers [[Wanted]] - we are always looking for help!</big>
* Andreas Matthies, [[User:amatthies]] (ffmpeg, Win32 UI)
* Andreas Matthies, [[User:amatthies]] (ffmpeg)
* Marco van den Heuvel, [[User:blackystardust]] (autotools magic, Cartridges, Ports, Project Maintainer)
* Marco van den Heuvel, [[User:blackystardust]] (autotools magic, Cartridges, Ports, Project Maintainer)
* Fabrizio Gennari, [[User:fabbo]] (UI)
* Fabrizio Gennari, [[User:fabbo]] (UI)
* groepaz, [[User:Gpz]] (Cartridges, CRT Emulation, SDL- and *nix UI co-maintainer, Project co-maintainer)
* groepaz, [[User:Gpz]] (Project Manager, Cartridges, CRT Emulation, SDL- and *nix UI co-maintainer, Project co-maintainer)
* Marcus Sutton, [[User:loggedoubt]] (BeOS UI)
* Marcus Sutton, [[User:loggedoubt]] (Gtk3 help)
* Martin Pottendorfer, [[User:pottendo]] (Gnome UI, Translations Maintainer)
* Martin Pottendorfer, [[User:pottendo]]
* Olaf Seibert, [[User:rhialto]] (XAW UI)
* Olaf Seibert, [[User:rhialto]]
* Kajtar Zsolt, [[User:soci]] (IDE64, FD-2000/4000, CMD-HD, xscpu64)
* Kajtar Zsolt, [[User:soci]] (IDE64, FD-2000/4000, CMD-HD, xscpu64)
* Errol Smith, [[User:strobey]] (x128)
* Errol Smith, [[User:strobey]] (x128)
* Daniel Kahlin, [[User:tlr]] (xvic, x64dtv, x64sc)
* Daniel Kahlin, [[User:tlr]] (xvic, x64dtv, x64sc)
 
* Bas Wassink, [[User:compyx]] (Gtk3 UI)
== Translators ==
* [[User:McMartin]] (GTK3 UI)
* [[User:blackystardust]] (Dutch Translations)
* David Hogan, [[User:dqh]] (macOS)
* [[User:mlitvinov]] (Russian Translations)
* [[User:nafmo]] (Swedish Translations)
* [[User:pottendo]] (German Translations)
* [[User:thr23]] (Polish Translations)
 


----
----
([[Wiki Help]])
([[Wiki Help]])
([[Special:AllPages|All Pages]])
([[Special:AllPages|All Pages]])

Revision as of 19:51, 20 August 2019

Website

Releases

Documentation

Bug tracker

before reporting bugs you may want to have a look at the list of known issues

Misc

Hall of Shame

VICE on Android

Other VICE Ports

Development

  • Todo - list of known issues, and more general TODO lists
  • Icons - what icons do we need for the GUIs?

Contact

Developers

New Developers Wanted - we are always looking for help!


(Wiki Help) (All Pages)