Category:Developer: Difference between revisions
Jump to navigation
Jump to search
(Created page with " * Getting_started * VICE [https://sourceforge.net/p/vice-emu/code/HEAD/tree/trunk/vice/doc/coding-guidelines.txt coding guidelines] * Warnings - compiler warnings dumping ground * Upstream bugs - list of upstream bugs === 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_S...") |
|||
Line 33: | Line 33: | ||
* Drive Emulation Stuff | * Drive Emulation Stuff | ||
** [[Drive options precedence]] | ** [[Drive options precedence]] | ||
** [[Improving dual disk drive handling]] | ** (done) [[Improving dual disk drive handling]] | ||
** [[Drive_Emulation_Type_Cleanup]] | ** [[Drive_Emulation_Type_Cleanup]] |
Revision as of 19:41, 23 March 2023
- VICE coding guidelines
- Warnings - compiler warnings dumping ground
- Upstream bugs - list of upstream bugs
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
Pages in category "Developer"
The following 22 pages are in this category, out of 22 total.