Main Page: Difference between revisions

From vice-emu
Jump to navigation Jump to search
mNo edit summary
Line 39: Line 39:


* [[:Category:Developer|Developer]] Documentation
* [[:Category:Developer|Developer]] Documentation
* [[Getting_started]]
* [[3.7.2]] - Roadmap for the next release
* [[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]
* [[Warnings]] - compiler warnings dumping ground


* [[Testbench]] - [[Debugcart]]
* [[Testbench]] - [[Debugcart]]
* [[Scripts]] in the source tree
* [[Scripts]] in the source tree
=== misc UI things ===
* [[Feature checking]]
** [[Hotkey cleanup]] - lists hotkeys used in the various ports
** [[Resource_and_Cmdline_checking]] - Tracks and documents all Resources and Command line options
** [[FFMPEG_Status]]
** [[SDL_Status]]
** [[Hardware_SID_Status]]
* [[Archdep]] - refactoring archdep code
* [[Keymaps]] - keymap rework
* [[Joymappings]] - customizable joystick mappings for all current and future UIs
* [[MonitorUI]] - the intended behaviour of the monitor (g)ui
* [[Scaling_cleanup]]
* [[Interlace]] - implementing interlace in the renderers and emulated video chips
* [[Icons]] - what icons do we need for the GUIs?
=== misc emulation things ===
* [[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 Emulation Stuff
** [[Drive options precedence]]
** [[Improving dual disk drive handling]]
** [[Drive_Emulation_Type_Cleanup]]


== Developers ==
== Developers ==

Revision as of 19:38, 23 March 2023

VICE on the Web

Website

Contact

Bug tracker

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

Releases

(also hosted at http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/index.html )

Documentation

related stuff

Development

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)
  • OldWoman37 User:OldWoman37 (CMD-HD, virtual devices)
  • Texel User:Texel (x128)

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)