Oliver Schmidt
b84527c8a3
Removed last KIPPER leftover.
2018-02-23 16:33:21 +01:00
Oliver Schmidt
ae98e5c01d
Removed cfg_get_configuration_ptr.
...
cfg_get_configuration_ptr was introduced for NB64 - which is out of scope for this IP65.
2015-07-08 16:20:47 +02:00
Oliver Schmidt
90dacb979e
Added some linefeeds to clean up console output.
2015-04-13 22:38:55 +02:00
Oliver Schmidt
2ae35b34d9
Replaced custom zeropage variables with cc65 default zeropage variables.
2014-07-07 20:56:21 +02:00
Oliver Schmidt
e54bb71bcc
General source code cleanup.
...
- Tab chars were partially used with the unusual width of two blanks. I removed them altogether.
- Line endings were inconsistent even iniside individual files. I normalized them.
- I introduced a consistent coding style regarding comment indenting and blank line usage.
- I removed trailing spaces.
- I removed newlines following unnamed labels.
- ...
2013-12-27 14:57:56 +01:00
Oliver Schmidt
ecdaac2ff8
Distilled IP65 out of NETBOOT65.
2013-12-13 22:24:03 +01:00
jonnosan
401effa912
restructure source tree to get better split between client (ca65) and server (ruby) files
...
git-svn-id: http://svn.code.sf.net/p/netboot65/code@13 93682198-c243-4bdb-bd91-e943c89aac3b
2009-01-22 01:15:28 +00:00
jonnosan
90aa476625
fixed bug affecting printing of strings that crossed a page boundary
...
git-svn-id: http://svn.code.sf.net/p/netboot65/code@5 93682198-c243-4bdb-bd91-e943c89aac3b
2009-01-10 12:45:57 +00:00
jonnosan
b035d8a091
git-svn-id: http://svn.code.sf.net/p/netboot65/code@4 93682198-c243-4bdb-bd91-e943c89aac3b
2009-01-10 12:04:57 +00:00
jonnosan
5456aff2a8
git-svn-id: http://svn.code.sf.net/p/netboot65/code@1 93682198-c243-4bdb-bd91-e943c89aac3b
2009-01-10 08:41:35 +00:00