Main Page: Difference between revisions

From vice-emu
Jump to navigation Jump to search
(15 intermediate revisions by 4 users not shown)
Line 4: Line 4:


== Releases ==
== Releases ==
* https://sourceforge.net/projects/vice-emu/files/
* https://sourceforge.net/projects/vice-emu/files/
* 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
* Debian/Ubuntu [http://software.opensuse.org/download.html?project=home%3Astrik&package=vice unofficial nightly builds] provided by Spiro
* nightly builds for Windows provided by Retroplay can be found [https://tinyurl.com/tjzkr5x here]
* [http://svn.code.sf.net/p/vice-emu/code/trunk/ Browse SVN repository]
* [http://svn.code.sf.net/p/vice-emu/code/trunk/ Browse SVN repository]


Line 15: Line 16:
* [http://www.trikaliotis.net/opencbm OpenCBM]
* [http://www.trikaliotis.net/opencbm OpenCBM]
* [http://www.pdbuchan.com/commodore/vicetops.html VICE Output to PostScript (VICEtoPS)]
* [http://www.pdbuchan.com/commodore/vicetops.html VICE Output to PostScript (VICEtoPS)]
* using [[RS232]] emulation
* using [[Autostart]]


== Bug tracker ==
== Bug tracker ==
Line 32: Line 35:
== Development ==
== Development ==
* [[Getting_started]]
* [[Getting_started]]
* [[Modernizing the Gtk3 UI]]


* [[Todo]] - list of known issues, and more general TODO lists
* [[Todo]] - list of known issues, and more general TODO lists
* [[Upstream bugs]] - list of upstream bugs


* VICE [https://sourceforge.net/p/vice-emu/code/HEAD/tree/trunk/vice/doc/coding-guidelines.txt coding guidelines]
* VICE [https://sourceforge.net/p/vice-emu/code/HEAD/tree/trunk/vice/doc/coding-guidelines.txt coding guidelines]
Line 41: Line 47:
** [[Hotkey cleanup]] - lists hotkeys used in the various ports
** [[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
** [[FFMPEG_Status]]
** [[SDL_Status]]
** [[Hardware_SID_Status]]


* [[Archdep]] - refactoring archdep code
* [[Archdep]] - refactoring archdep code
Line 50: Line 59:
* [[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?
* [[Icons]] - what icons do we need for the GUIs?
Line 63: Line 73:
== Developers ==
== Developers ==
<big>New Developers [[Wanted]] - we are always looking for help!</big>
<big>New Developers [[Wanted]] - we are always looking for help!</big>
* groepaz, [[User:Gpz]] (Project Manager, Cartridges, CRT Emulation, SDL- and *nix UI co-maintainer, Project co-maintainer)
* Olaf Seibert, [[User:rhialto]] (xpet)
* Bas Wassink, [[User:compyx]] (Gtk3 UI, autotools'''*''', Anything non-Windows'''**''')
* Errol Smith, [[User:strobey]] (x128)
* David Hogan, [[User:dqh]] (Host rendering performance, Multi-threading, macOS maintainer)
* empathicqubit [[User:empathicqubit]] (binary remote monitor)
=== half-awake ===
* Marco van den Heuvel, [[User:blackystardust]] (autotools magic'''*''', Cartridges, Ports, Project Maintainer)
=== sleeping ===
* Andreas Matthies, [[User:amatthies]] (ffmpeg)
* Andreas Matthies, [[User:amatthies]] (ffmpeg)
* 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]] (Project Manager, Cartridges, CRT Emulation, SDL- and *nix UI co-maintainer, Project co-maintainer)
* Marcus Sutton, [[User:loggedoubt]] (Gtk3 help)
* Marcus Sutton, [[User:loggedoubt]] (Gtk3 help)
* Martin Pottendorfer, [[User:pottendo]]
* Martin Pottendorfer, [[User:pottendo]]
* 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)
* Daniel Kahlin, [[User:tlr]] (xvic, x64dtv, x64sc)
* Daniel Kahlin, [[User:tlr]] (xvic, x64dtv, x64sc)
* Bas Wassink, [[User:compyx]] (Gtk3 UI)
* [[User:McMartin]] (GTK3 UI)
* [[User:McMartin]] (GTK3 UI)
* David Hogan, [[User:dqh]] (macOS)
 
'''*''' = half-awake takes precedence
 
'''**''' = this has been confirmed through reputable sources


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

Revision as of 20:09, 12 January 2021

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
  • Upstream bugs - list of upstream bugs
  • Icons - what icons do we need for the GUIs?

Contact

Developers

New Developers Wanted - we are always looking for help!

  • groepaz, User:Gpz (Project Manager, Cartridges, CRT Emulation, SDL- and *nix UI co-maintainer, Project co-maintainer)
  • Olaf Seibert, User:rhialto (xpet)
  • Bas Wassink, User:compyx (Gtk3 UI, autotools*, Anything non-Windows**)
  • Errol Smith, User:strobey (x128)
  • David Hogan, User:dqh (Host rendering performance, Multi-threading, macOS maintainer)
  • empathicqubit User:empathicqubit (binary remote monitor)

half-awake

  • Marco van den Heuvel, User:blackystardust (autotools magic*, Cartridges, Ports, Project Maintainer)

sleeping

* = half-awake takes precedence

** = this has been confirmed through reputable sources


(Wiki Help) (All Pages)