]> git.sur5r.net Git - cc65/history - test/misc/goto.c
atari5200: conio now uses just four colors altogether
[cc65] / test / misc / goto.c
2018-10-02 laubzegaProper warnings for "risky" gotos.
2018-10-02 laubzegaAdded testcase for between-blocks gotos.
2018-10-02 laubzegaSwitched from warning to error. Tightened the testcase.
2018-10-02 LaubzegaAdd a testcase for https://github.com/cc65/cc65/pull/757