Main Page: Difference between revisions

From vice-emu
Jump to navigation Jump to search
(21 intermediate revisions by 5 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
* MacOSX [http://csi8bit.tumblr.com/macvice unofficial builds]
* nightly builds for Windows provided by Retroplay can be found [https://tinyurl.com/tjzkr5x here]
* Debian/Ubuntu [http://software.opensuse.org/download.html?project=home%3Astrik&package=vice unofficial nightly builds] provided by Spiro
* [http://svn.code.sf.net/p/vice-emu/code/trunk/ Browse SVN repository]
* [http://vice-emu.svn.sourceforge.net/viewvc/vice-emu/ Browse SVN repository]


== Documentation ==
== Documentation ==
Line 16: 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 28: Line 30:


VICE on [[Android]]
VICE on [[Android]]
Other [[VICE Ports]]


== Development ==
== Development ==
Line 33: Line 37:


* [[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 38: Line 43:


* [[Feature checking]]
* [[Feature checking]]
** [[Hotkey cleanup]] - lists hotkeys used in the various ports (TODO: SDL, OSX)
** [[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
* [[MonitorUI]] - the intended behaviour of the monitor (g)ui  
* [[MonitorUI]] - the intended behaviour of the monitor (g)ui  
Line 48: Line 54:
* [[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?


* [[Testbench]]
* [[Testbench]] - [[Debugcart]]
 
* [[Scripts]] in the source tree


== Contact ==
== Contact ==
Line 62: Line 71:
* 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]] (Gtk3 help)
* Marcus Sutton, [[User:loggedoubt]] (Gtk3 help)
* Martin Pottendorfer, [[User:pottendo]]
* Martin Pottendorfer, [[User:pottendo]]
Line 69: Line 78:
* 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)
* Bas Wassink, [[User:compyx]] (Gtk3 UI, autotools, Anything non-Windows)
* [[User:McMartin]] (GTK3 UI)
* [[User:McMartin]] (GTK3 UI)
* David Hogan, [[User:dqh]] (macOS)


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

Revision as of 22:17, 1 June 2020

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!


(Wiki Help) (All Pages)