Commit Graph

  • 57127ecb06 Added second fire button cuz 2004-10-14 16:33:13 +00:00
  • 8af1d395df Fixed a bug cuz 2004-10-14 16:24:25 +00:00
  • d204e4a1ad Added zilog/intel style hex numbers cuz 2004-10-11 19:01:51 +00:00
  • 843c183698 Changes for new WINE version cuz 2004-10-11 17:09:56 +00:00
  • b6db1d5a84 Added lynx_change_framerate() cuz 2004-10-11 07:19:13 +00:00
  • e929099e10 New header file for the lynx cuz 2004-10-11 07:18:47 +00:00
  • 19e1167b82 Use Line only if available cuz 2004-10-10 10:30:03 +00:00
  • 340a16e399 The --forget-inc-paths option did not work correctly cuz 2004-10-10 10:19:19 +00:00
  • 8874a80ddd Fixed a bug in inlined memcpy cuz 2004-10-09 19:09:35 +00:00
  • 0e0183020d Fixed a escape char const problem cuz 2004-10-09 14:32:27 +00:00
  • 21ff65dddc Update cuz 2004-10-08 21:01:36 +00:00
  • 20a51391d7 Use only one spelling for behaviour cuz 2004-10-08 20:43:53 +00:00
  • a3b4b1472d Removed get_os which does not exist cuz 2004-10-08 20:25:39 +00:00
  • e009204041 Fixed typos and VICE version cuz 2004-10-08 20:24:25 +00:00
  • dd6ce2fddd New get_tv function from Stefan Haubenthal cuz 2004-10-08 20:23:15 +00:00
  • 25cf8a3d27 The VIC20 doesn't have PALFLAG (Stefan Haubenthal) cuz 2004-10-08 20:21:33 +00:00
  • 3403d6730f Added the new mandelbrot sample cuz 2004-10-08 20:10:58 +00:00
  • 4233f92e9a Removed an unused .import cuz 2004-10-08 19:56:29 +00:00
  • d3d9ab428b Added ctype.s to make the isxxx() functions work cuz 2004-10-08 18:53:47 +00:00
  • 4c06d021c6 Move startup code to STARTUP segment. Added several "do nothing" files. cuz 2004-10-08 18:52:22 +00:00
  • f962da83c2 Added the builtin config for the lynx game console cuz 2004-10-08 18:51:37 +00:00
  • 77c0b62f9b Added the lynx subpackage cuz 2004-10-08 18:23:44 +00:00
  • 9994e60b49 Started to add lynx files contributed by Karri Kaksonen <karri@sipo.fi> with minor modifications. cuz 2004-10-08 18:14:19 +00:00
  • fed048bf8a Added lynxlib target cuz 2004-10-08 18:11:29 +00:00
  • 4d884ec479 Fixed wrong reference cuz 2004-10-08 15:51:18 +00:00
  • 574d91bc8f Fixed references to non existing header files cuz 2004-10-08 15:48:40 +00:00
  • b2af5120fb Added the lynx target cuz 2004-10-08 09:23:59 +00:00
  • 23ef4fa172 Added the lynx target cuz 2004-10-08 09:23:02 +00:00
  • cfe3eda416 Replaced putchar by an assembler version cuz 2004-10-06 21:42:17 +00:00
  • aaf47e40df Removed getchar/putchar macros cuz 2004-10-06 21:35:34 +00:00
  • 2875922a69 Document predefined constants cuz 2004-10-06 21:12:28 +00:00
  • 07ef8251b1 o65.h, note when header file function lists are incomplete cuz 2004-10-06 20:52:00 +00:00
  • 22d1cb2e21 Added setjmp/longjmp cuz 2004-10-06 20:38:18 +00:00
  • 8dc957bdef fixed a typo cpg 2004-10-04 18:24:37 +00:00
  • 856046e41d Added SWEET 16 CPU cuz 2004-10-03 22:10:42 +00:00
  • ccf3f3f3ac Added SWEET 16 mode cuz 2004-10-03 21:38:49 +00:00
  • 7d0eb0d3ff Added new CPU SWEET16 cuz 2004-10-03 21:26:00 +00:00
  • 7d72f47fe6 Added new CPU SWEET16 cuz 2004-10-03 21:25:29 +00:00
  • af19cba2d1 Fixed a wording cuz 2004-10-02 20:41:59 +00:00
  • 10300ac0e7 mod_load and mod_free cuz 2004-10-02 20:38:57 +00:00
  • 8c2d233603 More exact POSIX references. fileno function. Fix stdio functions that were listed as in stdlib.h. cuz 2004-10-02 20:14:49 +00:00
  • bdc99d57e2 Fixed a typo, fixed ldax macro. cuz 2004-10-02 19:54:20 +00:00
  • e43054905b Removed the shift runtime functions because there calling semantics have been changed and size optimizations are no longer possible and needed. Use the UNKNOWN_REGVAL constant instead of -1. cuz 2004-09-28 19:44:17 +00:00
  • 4019b71481 Add --dbginfo cuz 2004-09-27 20:21:47 +00:00
  • f2167895cd Fixed a typo cuz 2004-09-23 19:05:57 +00:00
  • 3b58383277 Allow to override CC65_LIB on the command line cuz 2004-09-23 19:05:49 +00:00
  • 25c8f27d2f Allow to override CC65_INC on the command line cuz 2004-09-23 19:04:00 +00:00
  • 9570fb4f63 Info about using additional memory cuz 2004-09-23 18:55:08 +00:00
  • 11e4382b8d Internal identifier names have changed, _heap.h is available cuz 2004-09-23 17:55:23 +00:00
  • beb8b1b5cb Update, add note about master makefile cuz 2004-09-23 17:40:16 +00:00
  • a853ecf434 Add new maintainer cuz 2004-09-23 17:35:11 +00:00
  • 40d01eb4ce Fixed bug with braces in initializer lists cuz 2004-09-23 17:34:03 +00:00
  • 2414d6cd11 Invalid code was generated for a switch statement with no case labels. cuz 2004-09-22 17:48:23 +00:00
  • f1617b3837 New special condes type interruptor cuz 2004-09-20 10:42:29 +00:00
  • cfef8e1e0d Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx cuz 2004-09-20 10:24:59 +00:00
  • e6b456a8a6 New condes type interruptor cuz 2004-09-20 10:23:57 +00:00
  • 777dcff9bf New condes type interruptor cuz 2004-09-20 10:15:01 +00:00
  • cda34183c7 Document some more functions cuz 2004-09-17 20:08:59 +00:00
  • 3e2adb2a8d VIC20 specific docs (contributed by Stefan Haubenthal) cuz 2004-09-17 17:33:27 +00:00
  • b301b38551 Fixed a few typos (Stefan Haubenthal) cuz 2004-09-17 17:29:20 +00:00
  • 1b3e3633b9 Fixed a C99ism cuz 2004-09-16 14:31:40 +00:00
  • 06b57e6e7e Introduce a -E flag that activates just the preprocessor. Use variable sized string buffers for input and macro processing instead of the fixed buffers used before. Many changes in the preprocessor to make it more standards compliant (which it is still not). cuz 2004-09-16 12:42:41 +00:00
  • 3925f0cac9 fix a typo cpg 2004-09-15 19:33:52 +00:00
  • 9e11a34cc8 add 'and' in the authors listing cpg 2004-09-14 21:01:06 +00:00
  • c876758407 add example of a memory configuration with holes; add cpg@aladdin.de as bugs/feedback address cpg 2004-09-14 20:56:07 +00:00
  • 684010abf1 Fixed a typo cuz 2004-09-10 09:55:55 +00:00
  • d548cbc088 Fixed a typo cuz 2004-09-06 10:27:06 +00:00
  • d2999d9e7e Fixed the definition of the long branch macros to avoid "Constant expression expected" errors when the branch target is outside the local scope. cuz 2004-08-16 10:04:09 +00:00
  • 5681334d52 Fixed a bug: Closing all files on exit did not work cuz 2004-08-09 10:38:12 +00:00
  • 7c1590b5d5 fix comment cpg 2004-08-04 00:10:55 +00:00
  • 2e1183125f display more memory variables cpg 2004-08-04 00:02:24 +00:00
  • aa787ec0d3 Discarding data for a memory area is done by assigning an empty name cuz 2004-08-03 13:33:06 +00:00
  • 366d066375 Fixed the last fix cuz 2004-08-02 17:19:52 +00:00
  • 123677c802 In a function call for all parameters not covered by a prototype, convert arrays to pointer to first element, and functions to pointer to function. cuz 2004-08-02 16:39:55 +00:00
  • dd9ee0ae37 New function PtrConversion cuz 2004-08-02 16:37:00 +00:00
  • 3b8b9704bc Added IsODigit cuz 2004-07-29 20:51:58 +00:00
  • eb0e898f5e Fixed description of bgcolor cuz 2004-07-29 07:06:34 +00:00
  • ecaaf8b3ec fix typo (detected by Stefan Haubenthal) cpg 2004-07-23 20:04:58 +00:00
  • 1fb5967496 Fixed inline assembler problems with instructions where implicit means actually accumulator addressing. These went through and caused the optimizer to behave strangely. cuz 2004-07-18 09:34:52 +00:00
  • 9b2834ef7e Improve handling of files with foreign newline sequences. cuz 2004-07-18 08:46:12 +00:00
  • 104f041111 Add dummy return value to avoid a wcc warning cuz 2004-07-17 22:16:02 +00:00
  • feec244272 Remove exprnode.obj cuz 2004-07-17 22:15:43 +00:00
  • 9c0bf14454 Fixed problems with unnamed labels cuz 2004-07-17 22:14:30 +00:00
  • 8eb898d0d1 Adjust result to user visible size cuz 2004-07-17 12:18:51 +00:00
  • 855a2744ea New function heapblocksize() cuz 2004-07-17 12:12:54 +00:00
  • 16f2918902 New function heapblocksize() cuz 2004-07-17 12:05:36 +00:00
  • 764955a915 Make a few params const cuz 2004-07-11 14:06:49 +00:00
  • 0ba074995c Check for invalid function names before trying to compare the name against the names of known standard functions. cuz 2004-07-11 13:47:57 +00:00
  • 725afdee94 Added SB_Compare cuz 2004-07-11 11:13:10 +00:00
  • 38fe19a1a3 get_ostype() was split into get_ostype() and get_tv() a long time ago... cpg 2004-07-09 19:56:55 +00:00
  • 449e602e12 zap also deletes *.ser and *.mou files cpg 2004-07-09 19:46:30 +00:00
  • 413a58a418 rename some Atari specific function names cpg 2004-07-09 19:33:28 +00:00
  • 6ac5c407cf keep the old names (w/o "_") of get_ostype() and get_tv() for cross platform compatibility cpg 2004-07-09 19:27:12 +00:00
  • bb9d07430f revert last change cpg 2004-07-09 19:23:13 +00:00
  • 1182d4cbd9 A main function not returning an int is not allowed in standard C cuz 2004-07-06 14:25:48 +00:00
  • 2c3d5773f3 Fixed a bug cuz 2004-07-06 14:25:03 +00:00
  • 9df7321d90 Cleanup in ShiftExpr. Changed GetCodePos to also remember the stack pointer at the given location, this removes the necessity to manipulate the stack when removing code. Since CodeMark is now a struct, the API for most asmcode functions has changed. cuz 2004-07-06 11:30:08 +00:00
  • a4c4e995a3 Added lasr.o cuz 2004-07-05 22:38:21 +00:00
  • c122f18605 New code for the shift functions cuz 2004-07-05 22:24:06 +00:00
  • 07419b62f8 Changed shift functions, added info about shift runtime functions cuz 2004-06-30 19:18:56 +00:00