Main Page: Difference between revisions

From vice-emu
Jump to navigation Jump to search
(15 intermediate revisions by 2 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]
* WinVICE [http://vicebuilds3.bplaced.net/builds/ unofficial nightly builds] by angryking
* MacOSX [http://csi8bit.tumblr.com/macvice unofficial 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://vice-emu.svn.sourceforge.net/viewvc/vice-emu/ 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 3.0 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 19:


== 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]
Line 25: Line 26:
== Development ==
== Development ==
* [[Getting_started]]
* [[Getting_started]]
* [[:Category:Roadmap]]


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


* 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]]
** [[GUI_features_checking]]
** [[Hotkey cleanup]] - lists hotkeys used in the various ports (TODO: SDL, OSX)
** [[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
* [[Keymaps]] - keymap rework (TODO: amiga, beos, dos, os/2, osx, win32)
 
* [[Keymaps]] - keymap rework (TODO: amiga, beos, dos, os/2, osx)
* [[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 48:
* [[Cartsystem]] - c64 cartridge system details
* [[Cartsystem]] - c64 cartridge system details
* [[Drive options precedence]]
* [[Drive options precedence]]
* [[Testbench]]


== Contact ==
== Contact ==
Line 49: Line 56:


== 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, Win32 UI)
* Marco van den Heuvel, [[User:blackystardust]] (autotools magic, Cartridges, Ports, Project Maintainer)
* Marco van den Heuvel, [[User:blackystardust]] (autotools magic, Cartridges, Ports, Project Maintainer)
Line 60: Line 67:
* 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]] (autotools apprentice, debugging)
* [[User:McMartin]] GTK3


== Translators ==
== Translators ==

Revision as of 02:24, 9 August 2017

Website

Releases

Documentation

Bug tracker

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

Development

  • C64models - lists the differences between the various x64 emulated models, and documents elements that have been emulated already or not emulated yet
  • Cartsystem - c64 cartridge system details
  • Drive options precedence

Contact

Developers

New Developers Wanted - we are always looking for help!

Translators



(Wiki Help) (All Pages)