]> git.sur5r.net Git - cc65/history - libsrc/apple2/apple2-280-192-8.s
Convert dynamically loadable drivers into statically linkable drivers and add them...
[cc65] / libsrc / apple2 / apple2-280-192-8.s
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2011-05-03 ol.scThe TGI kernel will call SETVIEWPAGE(0) after calling...
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-04-30 ol.scComputed pixel aspect ratio (PAR) by presuming a displa...
2011-04-28 ol.scNo need to explicitly set two page in 40 column mode...
2010-01-08 ol.scMinor comment adjustment.
2009-12-19 ol.scMinor comment adjustment.
2009-12-12 ol.scAdded ioctl for mixing graphics with 4 lines of text.
2009-11-03 ol.sc- Replaced font .byte's with font .incbin file
2009-11-02 ol.scRemoved unintentionally added line.
2009-11-02 ol.sc- Adjusted TEXTSTYLE and OUTTEXT to TGI specs
2009-10-29 ol.scChanges to the TGI driver API:
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...