Wanted: Difference between revisions

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


==Developers==
==Developers==
===Most Wanted===
===Most Wanted===
====OSX Port maintainer====
====OSX Port maintainer====
The OSX port unfortunately is somewhat behind recent changes, so there are a couple more things to do:
 
* make the OSX port compile on a recent OSX
We're in the process of deleting the Cocoa port, but we still need maintainers for the OSX code of the Gtk3 and SDL ports.
 
* make the Gtk3 port compile on a recent OSX and provide way to distribute Gtk3-OSX binaries
* eventually even fix it so that it can be compiled in XCode
* eventually even fix it so that it can be compiled in XCode
* go through the [[Developer_log]] and update the GUI if necessary
* go through the [[Developer_log]] and update the GUI if necessary
* fix known issues from the [[Todo#MAC_OSX|TODO list]]
* fix known issues from the [[Todo#MAC_OSX|TODO list]]
* go through the [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= Bug Tracker] and fix remaining issues
* fix compiler [[Warnings]]
* fix compiler [[Warnings]]


====Windows Port maintainer====
====Windows Port maintainer====
The windows port is mostly up to date, however it has a couple of known and long standing bugs. Thus things that need to be done are:
 
* keep an eye on the [[Developer_log]] and update the GUI if necessary
The old native Windows port (usually called WinVice) has been removed in favour of a Gtk3 port. It already works pretty well, but there are some Windows-specific bugs/oddities.
* go through the [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= Bug Tracker] and fix remaining issues
 
* fix known issues from the [[Todo#Windows|TODO list]]
* fix known issues from the [[Todo#Windows|TODO list]]
* fix compiler [[Warnings]]
* fix compiler [[Warnings]]
Line 30: Line 33:


(Co-)Maintainer for the following ports:
(Co-)Maintainer for the following ports:
* Gtk3
* SDL
* SDL
* Dingux
* GP2X
* MS-DOS
* OS/2
* RiscOS


(Co-)and last not least maintainer for:
(Co-)and last not least maintainer for:
* Documentation
* Documentation
* Translations


==Technical Information==
==Technical Information==
Line 45: Line 43:
==other Help==
==other Help==
===Cartridge Dumps===
===Cartridge Dumps===
* ROM dump of the VIC20 "Behr Bonz" cartridge
* ROM dump of the C64 "Structured BASIC" cartridge (CRT ID 22)
* ROM dump of the C64 "Structured BASIC" cartridge (CRT ID 20)
* ROM dump of the C64 "StarDOS" cartridge (CRT ID 31) - existing dumps apparently are broken (eg file copier does not work)
 
===Test Programs===
* all kinds of test programs to either demonstrate existing bugs, or to make sure things that work keep working, are appreciated.

Revision as of 19:30, 22 May 2018

New developers should read the Getting started page.

Developers

Most Wanted

OSX Port maintainer

We're in the process of deleting the Cocoa port, but we still need maintainers for the OSX code of the Gtk3 and SDL ports.

  • make the Gtk3 port compile on a recent OSX and provide way to distribute Gtk3-OSX binaries
  • eventually even fix it so that it can be compiled in XCode
  • go through the Developer_log and update the GUI if necessary
  • fix known issues from the TODO list
  • fix compiler Warnings

Windows Port maintainer

The old native Windows port (usually called WinVice) has been removed in favour of a Gtk3 port. It already works pretty well, but there are some Windows-specific bugs/oddities.

misc

(Co-)Maintainer for the following emulators:

  • xcbm2
  • xcbm5x0
  • xpet
  • xplus4

(Co-)Maintainer for the following ports:

  • Gtk3
  • SDL

(Co-)and last not least maintainer for:

  • Documentation

Technical Information

other Help

Cartridge Dumps

  • ROM dump of the C64 "Structured BASIC" cartridge (CRT ID 22)
  • ROM dump of the C64 "StarDOS" cartridge (CRT ID 31) - existing dumps apparently are broken (eg file copier does not work)

Test Programs

  • all kinds of test programs to either demonstrate existing bugs, or to make sure things that work keep working, are appreciated.