1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-04 02:29:31 +00:00
cc65/libsrc/geos-common
2021-05-18 15:16:14 +02:00
..
common Removed additional exit constants definitions from cc65.h to stdlih.h. Guarded the definitions by #ifdef. Removed cc65.h includes from abort and assert implementations. 2019-11-19 14:08:00 +01:00
conio Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
disk Set correct prerequisite. 2020-11-20 19:19:55 +01:00
dlgbox Make some arrays const. 2017-06-28 20:43:31 +02:00
drivers Use more compact loops. 2020-12-27 17:54:49 -05:00
file Made two GEOS directory functions return NULL if they can't give a valid entry. 2020-10-29 18:06:01 -04:00
graph change prototype for GraphicsString() to void __fastcall__ GraphicsString(const void *myGfxString); 2021-05-18 15:16:14 +02:00
memory Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
menuicon Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
mousesprite Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
process Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
runtime Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
system Shortened names and adjusted style. 2020-04-02 22:58:16 +02:00
const.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geosmac.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
symbols.txt Update symbols.txt 2018-05-25 14:48:20 +02:00