]> git.sur5r.net Git - cc65/commit
Changed the PC-Engine's configuration file, so that the command line can build 8K... 594/head
authorGreg King <gregdk@users.sf.net>
Fri, 23 Feb 2018 21:06:49 +0000 (16:06 -0500)
committerGreg King <gregdk@users.sf.net>
Fri, 23 Feb 2018 21:06:49 +0000 (16:06 -0500)
commit3a0506ccb3582ea4677c000d9a4a581c46e3914f
tree1f8c9f31d39a92129788c0ebd1d059f049b7631e
parent83890e56eb61933ee45985de368d5f80d56eab77
Changed the PC-Engine's configuration file, so that the command line can build 8K, 16K, and 32K carts.

Adjusted the PCE's document, the start-up code, and the PCE library test makefile.  That makefile shows how to post-process the linker's output file.
cfg/pce.cfg
doc/pce.sgml
libsrc/pce/crt0.s
testcode/lib/pce/Makefile
testcode/lib/pce/conio.c