This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-03-03 09:32:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
libsrc
/
geos
History
ol.sc
d72d373e83
Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR).
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5017 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-05-02 11:23:30 +00:00
..
common
git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81
2008-08-02 22:02:54 +00:00
conio
Squeezed bytes and cycles out of the kbhit functions for almost all platforms.
2009-11-24 18:31:16 +00:00
devel
Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR).
2011-05-02 11:23:30 +00:00
disk
…
dlgbox
git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81
2008-08-02 22:02:54 +00:00
file
…
graph
…
inc
…
memory
…
menuicon
…
mousesprite
…
process
…
runtime
…
system
Patch by Marco van den Heuvel that adds detection of GEOS 1.1 and the plus4
2010-02-27 14:46:43 +00:00
Makefile
Adjust geos startup code to new compiler handling. Introduce __STARTUP__
2009-07-31 12:46:38 +00:00