]> git.sur5r.net Git - cc65/history - libsrc/c128/videomode.s
Renamed the defines in symdefs.h to something more meaningful. They were named
[cc65] / libsrc / c128 / videomode.s
2010-03-07 uzFix scrolling (again). The old code switched off scroll...
2010-02-15 uzFixed a video problem: When switching the display,...
2009-09-08 uzChanged the prototype of videomode() to take and return...
2009-09-07 uzNew function videomode() for the C128. Marked toggle_vi...