]> git.sur5r.net Git - cc65/commit
Fixed soft80 shutdown.
authorOliver Schmidt <ol.sc@web.de>
Wed, 2 Dec 2015 20:34:08 +0000 (21:34 +0100)
committerOliver Schmidt <ol.sc@web.de>
Wed, 2 Dec 2015 20:34:08 +0000 (21:34 +0100)
commit377f31d08527060d9e2ef6efff6e4c7a058f5dd4
treee8f688f42ea749f31c32f6a5948226f93a728ba7
parentd403c1e7f082805929c9b46d725aab27e401138f
Fixed soft80 shutdown.

A call to $FDA3 cannot be used because it re-enables the BASIC ROM. If a large program (such as Contiki's webbrowser80) has destructor code or data "behind" that ROM, then the program might crash when it tries to quit gracefully. Changing that code to set CIA2_PRA works well enough.
libsrc/c64/soft80_conio.s