]> git.sur5r.net Git - cc65/commit
Fixed the system banking in the cbm510 and the cbm610 targets' versions of clock_gett...
authorGreg King <gregdk@users.sf.net>
Sun, 19 Aug 2018 21:12:54 +0000 (17:12 -0400)
committerGreg King <gregdk@users.sf.net>
Sun, 19 Aug 2018 21:12:54 +0000 (17:12 -0400)
commit7b8d4b28c7ec175cae2d8d71ba322f34aaa90094
treef87d8ef1bfd3c0b00dc12ca37bd52ddbc6ae3f5a
parentb93b88211cc5330f714c23f2da7f1791a09e1dc4
Fixed the system banking in the cbm510 and the cbm610 targets' versions of clock_gettime() and clock_settime().

Their library function calls must run in the execution bank.
libsrc/cbm510/gettime.s
libsrc/cbm510/settime.s
libsrc/cbm610/gettime.s
libsrc/cbm610/settime.s