Commit Graph

  • 4dcfc036c8 samples zip and install targets moved into samples/Makefile as agreed Patrycjusz R. Łogiewa 2016-05-30 17:42:01 +02:00
  • b979fb5763 Minor adjustment to recent change. Oliver Schmidt 2016-05-30 14:31:53 +02:00
  • 37ad190820 Merge pull request #302 from groessler/something_to_pull Oliver Schmidt 2016-05-30 14:29:56 +02:00
  • a6c306500a Small optimization in apple2 exec.s. Christian Groessler 2016-05-30 14:16:37 +02:00
  • e36a636eee Indenting optimised Patrycjusz R. Łogiewa 2016-05-29 16:34:22 +02:00
  • ac5bb6707d Post-review changes Patrycjusz R. Łogiewa 2016-05-29 16:19:03 +02:00
  • 7845f1b1ca Merge pull request #300 from clbr/ld65 Oliver Schmidt 2016-05-28 12:02:22 +02:00
  • 8951e74ba7 ld65: Be more verbose in token errors Lauri Kasanen 2016-05-27 20:03:58 +03:00
  • aa4a7735d7 Merge pull request #297 from groessler/something_to_pull Oliver Schmidt 2016-05-26 23:36:22 +02:00
  • 9eee35468c Merge pull request #294 from greg-king5/standard-functions Oliver Schmidt 2016-05-25 10:36:57 +02:00
  • 55b4b00449 Merge pull request #298 from groessler/something_to_pull2 Oliver Schmidt 2016-05-25 10:31:41 +02:00
  • e2d14291b7 make BSS segment optional in atari-cassette.cfg Christian Groessler 2016-05-25 01:29:00 +02:00
  • b3d7c09ba1 forgot to add the new file atari/is_cmdline_dos.s in my last commit... Christian Groessler 2016-05-25 01:06:53 +02:00
  • da65866e24 Atari: add new function '_is_cmdline_dos()' and some other small changes. Christian Groessler 2016-05-25 00:51:40 +02:00
  • 8d5717b57a Small optimization of some cc65-generated loops. Greg King 2016-05-24 15:52:12 -04:00
  • a76153cb9f Merge pull request #295 from groessler/something_to_pull Oliver Schmidt 2016-05-24 16:18:36 +02:00
  • 2abbd94492 Fix style issue. Christian Groessler 2016-05-24 15:47:34 +02:00
  • 2dd8f9f5ef atari.h: update _dos_type values Christian Groessler 2016-05-24 04:37:35 +02:00
  • 6d7dfad80b add support for XDOS command lines Christian Groessler 2016-05-24 02:57:21 +02:00
  • 03cb0bd2fd atari.inc: add XDOS defines and remove trailing whitespace Christian Groessler 2016-05-24 00:10:47 +02:00
  • 759f5f5f48 docs for targets with target utilities adjusted Patrycjusz R. Łogiewa 2016-05-18 16:42:51 +02:00
  • cc747946b2 removed variable usage Patrycjusz R. Łogiewa 2016-05-16 22:35:24 +02:00
  • 9c3f89fa1f ignoring zip target output Patrycjusz R. Łogiewa 2016-05-16 22:34:43 +02:00
  • 37f9929094 adapted for zip/install targets Patrycjusz R. Łogiewa 2016-05-16 22:14:05 +02:00
  • a5bff259bc Ignores adjusted Patrycjusz R. Łogiewa 2016-05-16 19:50:02 +02:00
  • ba10c74a7a directory structure changed from driver-centric to target-centric Patrycjusz R. Łogiewa 2016-05-16 19:49:43 +02:00
  • b0e929420b Merge pull request #289 from OzHawk/patch-1 greg-king5 2016-05-15 22:48:03 -04:00
  • 1369bed881 Update kernal.s OzHawk 2016-05-16 08:41:13 +09:30
  • 93f55c274b moved output of target utils and drivers to separate directory Patrycjusz R. Łogiewa 2016-05-13 14:28:58 +02:00
  • 8bd2628d1e Update the missing entries in the kernel jump table for the Vic20 with the actual function addresses. OzHawk 2016-05-11 19:24:16 +09:30
  • b3d84d511c Merge pull request #285 from greg-king5/asm-volatile Oliver Schmidt 2016-04-24 21:40:46 +02:00
  • 2c7ccca210 Added the optional C keyword "volatile" to the __asm__ statement grammar. Greg King 2016-04-22 11:33:52 -04:00
  • 62c2177599 Merge pull request #283 from polluks/sp65 Oliver Schmidt 2016-04-14 11:28:25 +02:00
  • b14021e9ac Fixed CPU definition of Lynx. Removed nonsense target vc20. Polluks 2016-04-12 23:58:30 +02:00
  • e809d6bf0d Merge pull request #281 from polluks/sp65 Oliver Schmidt 2016-04-10 21:13:02 +02:00
  • 7f06405bdb A forgotten option. Empty arguments are not silent anymore. KORISNIK 2016-04-10 02:21:36 +02:00
  • 1fee359056 Merge pull request #280 from greg-king5/misaligned Oliver Schmidt 2016-03-29 12:19:24 +02:00
  • fac246c799 Moved a warning message, about misaligned segments, to a configuration function. Greg King 2016-03-29 05:40:12 -04:00
  • 8b685763d4 Renamed chrcvt to chrcvt65 and added it to the build. Oliver Schmidt 2016-03-27 19:09:00 +02:00
  • d2f012e414 Updated Protovision Shop URL. Oliver Schmidt 2016-03-27 18:50:54 +02:00
  • f103617512 Use .macpack to include macro package. Oliver Schmidt 2016-03-27 18:29:45 +02:00
  • e92f354740 Made use of recently added Apple scrcode macro. Oliver Schmidt 2016-03-27 18:27:53 +02:00
  • e2419ece0b Added scrcode macro for the Apple II. Oliver Schmidt 2016-03-27 18:26:46 +02:00
  • c0e82f4200 Merge pull request #279 from greg-king5/atmos-reconfig Oliver Schmidt 2016-03-27 00:36:05 +01:00
  • 29d1400340 Allow _sys() to call ROM routines. Oliver Schmidt 2016-03-25 21:57:06 +01:00
  • c9734004ee Minor fixes for recent doc change. Oliver Schmidt 2016-03-25 19:03:12 +01:00
  • 9aac382afb Updated documentation to reflect the current linker configs. Oliver Schmidt 2016-03-25 18:48:23 +01:00
  • 7773fcb1e1 Converted the Atmos configuration to the new constructor segment model. Greg King 2016-03-18 11:28:56 -04:00
  • 78dcb61cb8 Harmonized asm linker configs. Oliver Schmidt 2016-03-17 21:51:20 +01:00
  • d5092d2d3f Consider the segment attributes 'define' and 'optional' mutually exclusive. Oliver Schmidt 2016-03-17 21:31:43 +01:00
  • e3cbc7e8b8 Moved run location of ONCE segment. Oliver Schmidt 2016-03-17 21:07:19 +01:00
  • 1d1ba3ed3b Adjusted constructors. Oliver Schmidt 2016-03-16 16:28:32 +01:00
  • 3d6cbec6a1 Adjust linker config to match startup code. Oliver Schmidt 2016-03-16 16:00:09 +01:00
  • 4270b8a96c Fixed segment properties. Oliver Schmidt 2016-03-15 21:48:44 +01:00
  • a2c9cb021a Moved things into ONCE. Oliver Schmidt 2016-03-15 21:36:38 +01:00
  • 0edd05b4bf Removed symbol definition for ONCE. Oliver Schmidt 2016-03-15 21:25:22 +01:00
  • 46d4307bbb Removed ONCE segment. Oliver Schmidt 2016-03-15 21:19:25 +01:00
  • c768de156a Fixed INIT properties. Oliver Schmidt 2016-03-13 22:18:51 +01:00
  • 692f96409d Fixed BSS properties. Oliver Schmidt 2016-03-13 22:13:41 +01:00
  • 56a8c69b14 Use AX paradigm. Oliver Schmidt 2016-03-13 21:23:45 +01:00
  • a3a22733f8 Cleaned up C64 linker configs. Oliver Schmidt 2016-03-13 14:32:07 +01:00
  • 084453ba57 Don't presume the stack size to be a multiple of pages. Oliver Schmidt 2016-03-10 10:07:09 +01:00
  • aac0b1cbbb Merge pull request #274 from bbbradsmith/doc-cc65-intern Oliver Schmidt 2016-03-08 21:50:18 +01:00
  • 69fbcb30fd Use AX paradigm for stack initalization. Oliver Schmidt 2016-03-07 01:44:19 +01:00
  • d8c31cf1d3 Renamed RAM to MAIN for all disk based targets. Oliver Schmidt 2016-03-07 01:28:55 +01:00
  • 419eb700b5 Renamed INITBSS to INIT and INIT to ONCE. Oliver Schmidt 2016-03-06 21:26:22 +01:00
  • ab1600b346 Merge pull request #269 from jbrandwood/squarebracket Oliver Schmidt 2016-03-03 09:07:21 +01:00
  • 97e6a8c569 cc65-intern update minor change notes from greg-king5 Brad Smith 2016-03-02 21:01:46 -05:00
  • fa5b0d88c5 Merge remote-tracking branch 'refs/remotes/cc65/master' into doc-cc65-intern Brad Smith 2016-03-02 21:01:04 -05:00
  • 85a58453cb cc65-intern adjusting mailing address Brad Smith 2016-03-02 02:03:23 -05:00
  • 18dec35312 cc65-intern sgml fixes Brad Smith 2016-03-02 01:58:44 -05:00
  • 1d877494bf initial commit from c64-rrr-1.0 mrdudz 2016-02-28 23:37:04 +01:00
  • eb96a90e5f initial import from old sources mrdudz 2016-02-28 22:35:46 +01:00
  • dd2972d699 initial commit from old source mrdudz 2016-02-28 22:23:40 +01:00
  • 85760e0c53 initial import from old sources mrdudz 2016-02-28 22:13:05 +01:00
  • 60958f005a Merge pull request #273 from mrdudz/emddocs Oliver Schmidt 2016-02-28 21:53:46 +01:00
  • 7d2969d5ac fixed copypaste errors mrdudz 2016-02-28 21:39:49 +01:00
  • f328532030 updated docs with recently added extended memory drivers mrdudz 2016-02-28 20:12:28 +01:00
  • 3d08abcfa8 Load INITBSS segment from disk. Oliver Schmidt 2016-02-28 19:29:37 +01:00
  • 0dc85268c4 fix merge fxxxup mrdudz 2016-02-28 19:11:04 +01:00
  • 54e09fdd03 Added basic frame for new target 'creativision'. Oliver Schmidt 2013-11-25 22:52:04 +01:00
  • a8d3b83c43 Merge pull request #7 from cvemu/master Bob Andrews 2016-02-28 18:25:01 +01:00
  • 25f4482641 Merge pull request #238 from mrdudz/gamate Bob Andrews 2016-02-27 18:44:26 +01:00
  • 3f72e59e93 Merge pull request #241 from blackystardust/c128-function-ram-emd Bob Andrews 2016-02-27 18:08:55 +01:00
  • 669205600f Merge pull request #271 from silverdr/blackystardust_pr_post_review Oliver Schmidt 2016-02-27 00:55:11 +01:00
  • 01d9d3d151 Merge branch 'blackystardust_pr_post_review' of github.com:silverdr/cc65 into blackystardust_pr_post_review Patrycjusz R. Łogiewa 2016-02-26 23:56:22 +01:00
  • 2bcdf32458 blackystardust pull request with post-review changes silverdr 2016-02-26 23:51:37 +01:00
  • 8a3a0e95ad blackystardust pull request with post-review changes Patrycjusz R. Łogiewa 2016-02-26 23:51:37 +01:00
  • 2abd077dfd Merge pull request #1 from cc65/master silverdr 2016-02-26 23:42:50 +01:00
  • 222ab93026 revise note on prototypes/K&R conventions Brad Smith 2016-02-26 17:33:46 -05:00
  • fd708d30ec draft of cc65-intern document Brad Smith 2016-02-26 17:11:11 -05:00
  • ef153364ea Add indirect JMP examples and fix typos in the documentation. John Brandwood 2016-02-26 08:10:11 -08:00
  • d23db09f7f Add optional feature to use brackets instead of parens for 6502 indirect addressing. John Brandwood 2016-02-25 12:40:31 -08:00
  • f7cdfbf5cb Minor fix Oliver Schmidt 2016-01-21 20:51:17 +01:00
  • 5c3e09685f Added Watara. Oliver Schmidt 2016-01-21 20:49:21 +01:00
  • 0535075856 Fixed #258. Oliver Schmidt 2016-01-16 22:41:14 +01:00
  • 2f61c5433e Merge pull request #257 from greg-king5/actor-lineinfo Oliver Schmidt 2016-01-16 13:39:11 +01:00
  • 7a39b85e30 Fixed how ca65's CONDES-type pseudo-instructions save line numbers (for error messages). Greg King 2016-01-15 17:18:09 -05:00
  • 8e297aacd1 Merge pull request #256 from polluks/master Oliver Schmidt 2016-01-05 21:13:12 +01:00
  • cb3700ef66 Changed stdout to stderr to separate sim65's output streams. Suggested doc edit. polluks 2016-01-05 17:45:18 +01:00