Added sample descriptions.
This commit is contained in:
parent
73a50ae3c0
commit
09df0a1175
2 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
/*
|
||||
* Extended memory overlay demo program.
|
||||
*
|
||||
* Shows how to combine multiple cc65 features
|
||||
* incl. overlays and extended memory drivers.
|
||||
*
|
||||
* 2012-17-07, Oliver Schmidt (ol.sc@web.de)
|
||||
*
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
/*
|
||||
* Minimalistic overlay demo program.
|
||||
*
|
||||
* Shows how to load overlay files from disk.
|
||||
*
|
||||
* 2009-10-02, Oliver Schmidt (ol.sc@web.de)
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue