- Modify EDDHLINE.ASM and bring up line drawing.
- Modify EDDHSCAN.ASM, and bring up scanlines.
At this point, the presentation desktop should appear complete.
- Modify EDDHAVIO.ASM, and ensure the AVIO text
is functioning. (Test with OS/2 window sessions.)
- Modify EDDMDEAD.C so that death and resurrection
are supported. (Test with a full-screen OS/2 session.)
- Modify EDDHIMAG.ASM, and bring up image data.
(Use the tune editor to test this.)
- Finish any routines in HWACCESS.ASM that have
not already been ported.
- Write code for your device to support the color
cursor in EDDCURSR.ASM. (Test with the Solitaire program using auto-play
mode.)
[Back: Text Output]
[Next: Debugging Tips]