a2stuff / a2stuff/a2d

MGTK video drivers

Open
#59 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ToolKits
Dominant language
Assembly
Stars
322
Forks
29
Avg merge
24m
Merged PRs (30d)
3

Description

Isolate/abstract the parts of MGTK that deal directly with video hardware, in order to provide support for other modes/platforms.

Possible targets:

  • Apple II 560x192 B&W DHGR (original MGTK code)
  • Apple II 280x192 HGR (the code for this is present in MousePaint and could be ported over)
  • Apple /// 560x192 B&W SHGR (Madeleine)
  • Apple IIgs/VOC SHR (?)
  • Others ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the parts of MGTK that directly handle video hardware, then compare the existing Apple II HGR code in MousePaint and the Apple III SHGR work in Madeleine. Define the abstraction around the listed Apple II, Apple III, and Apple IIgs/VOC targets; done means the video-specific code is isolated enough to support additional modes or platforms.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.