1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65/libsrc
Stephan Mühlstrasser eb2317d014 Restructured according to review
Restructured according to review in pull request #567.

The "inputc" function was moved in slightly modified form
to kbhit.s and replaces the old keyboard scanner.
cgetc() uses the new kbhit() to read a character.
2019-10-15 09:38:23 -04:00
..
apple2
atari
atari2600
atari5200 atari5200: update docs for recent conio changes 2019-04-13 11:07:06 +02:00
atmos Added SER_ prefix 2018-11-26 22:14:31 +01:00
c16
c64
c128 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
cbm
cbm510 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
cbm610
common Update comments in rand.s 2019-10-09 17:09:05 +02:00
conio
creativision
cx16 [cx16] Update ROM banks to new mapping 2019-10-12 04:51:27 -04:00
dbg Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
em Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gamate
geos-apple directory structure changed from driver-centric to target-centric 2016-05-16 19:49:43 +02:00
geos-cbm
geos-common
joystick
lynx
mouse
nes Moved the NES font into its own object module. 2018-08-29 12:13:58 -04:00
none crt0.s ("none" target): fix initialization of sp variable. 2018-01-11 13:15:19 +01:00
osic1p Restructured according to review 2019-10-15 09:38:23 -04:00
pce
pet Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
plus4
runtime
serial Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502 Rearranged paravirt function vector. 2019-05-30 00:10:17 +02:00
supervision Init is no longer in crt0.s 2019-10-09 17:01:02 +02:00
telestrat
tgi Added '_' prefix to sin and cos. 2019-04-13 11:25:54 +02:00
vic20
zlib
Makefile