1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-02 15:29:33 +00:00
cc65/libsrc/sim6502
Greg King b82bb4f5ba Moved two errno helper functions into separate files.
Only the function that actually is needed will be linked.  It is very useful for targets that do not have file-system I/O.
2015-09-25 14:06:58 -04:00
..
crt0.s The paravirtualization hooks are called for JMP too so there's no need for JSR. 2013-05-24 18:25:16 +02:00
ctype.s Added 'sim6502' and 'sim65C02' targets. 2013-05-20 20:35:42 +02:00
exehdr.s No delimiter comment between includes and first segment. 2013-06-27 13:04:52 +02:00
mainargs.s Added support for cc65 program arguments. 2013-05-24 18:36:30 +02:00
paravirt.s Added support for cc65 program arguments. 2013-05-24 18:36:30 +02:00