]> git.sur5r.net Git - cc65/commit
Replaced the condition for the assertion in toggle_videomode by something that
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 18 Sep 2009 17:39:23 +0000 (17:39 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 18 Sep 2009 17:39:23 +0000 (17:39 +0000)
commit80fc3a0b48b827ba4d86eae821b3af9b048923d6
treef83b2ff5a3c0d23d2494cfe338c975127b6da874
parent689d06929ca3a1a2e8930355fdb439cac51cc1ec
Replaced the condition for the assertion in toggle_videomode by something that
is still always false, but will be evaluated by the linker instead of the
assembler. The assembler will otherwise emit a warning when just translating
the module.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4190 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/c128/toggle_videomode.s