Commit Graph

  • 9a2b4dc849 Handle more opcodes in OptCmp2 cuz 2003-10-08 21:23:39 +00:00
  • 4cbf8b352d Handle more opcodes in OptPrecalc cuz 2003-10-08 21:23:01 +00:00
  • 5cc79eaf15 Squeezed a few bytes out of the code cuz 2003-10-08 21:09:24 +00:00
  • b3496bb343 Fixed a bug cuz 2003-10-08 16:58:54 +00:00
  • e6f9464ea9 Mail address update cuz 2003-10-08 16:55:36 +00:00
  • 4ea9429d3d One bug removed cuz 2003-10-08 16:55:28 +00:00
  • 2c988d9fac Update cuz 2003-10-06 10:55:09 +00:00
  • 0f9f3d6abd Added new sample gunzip65 from Piotr cuz 2003-10-06 10:54:46 +00:00
  • 387ebfd396 Fixed a bug. Added/moved debug code. cuz 2003-10-06 10:29:17 +00:00
  • f783f6d3c1 More functions cuz 2003-10-02 22:01:54 +00:00
  • c5e5205e94 Make setlocale __fastcall__ cuz 2003-10-02 21:44:56 +00:00
  • 65044306a0 Better cleanup cuz 2003-10-02 09:07:50 +00:00
  • 2b501720bf Fixed a bug cuz 2003-10-02 09:01:47 +00:00
  • 5dfdc12887 More functions cuz 2003-10-02 00:22:20 +00:00
  • 5a656ef6df Rearrange members to lower memory usage cuz 2003-10-01 20:59:39 +00:00
  • 0f658a210f Add zlib modules for all platforms cuz 2003-10-01 20:59:06 +00:00
  • 0bd0fb695a Removed comment about old va_fix macro cuz 2003-10-01 20:58:24 +00:00
  • d6e81c467f More functions cuz 2003-10-01 20:57:35 +00:00
  • 6fd17983ad Introduce COLOR_PURPLE as an alias for COLOR_VIOLET cuz 2003-10-01 17:56:06 +00:00
  • c59eb6a6bd New header file cuz 2003-10-01 17:52:27 +00:00
  • eea99d2a1d More zeropage variable tracking in the optimizer cuz 2003-10-01 13:05:35 +00:00
  • d4bd299b5c Fixed a bug cuz 2003-09-30 14:40:32 +00:00
  • ed6a2f5c86 New joystick driver, converted from c64 one cuz 2003-09-28 21:41:15 +00:00
  • 873d9adde9 Use symbolic names instead of numbers cuz 2003-09-28 21:39:20 +00:00
  • b9e15ea410 Added deflater.c module from Piotr cuz 2003-09-28 19:11:46 +00:00
  • 176a9be552 Added loadable driver information cuz 2003-09-27 21:29:57 +00:00
  • 5a0041df7a Added two more joystick drivers from groepaz cuz 2003-09-27 20:14:31 +00:00
  • 8949233151 Added handling of memory areas references in expressions for o65 cuz 2003-09-27 19:53:09 +00:00
  • b069a6ae70 New section about porting cuz 2003-09-27 14:42:24 +00:00
  • 86a2019c50 Fixed sprite expand registers cuz 2003-09-25 18:50:14 +00:00
  • 5ce2540db5 Fixed wrong register assignments cuz 2003-09-25 18:47:28 +00:00
  • 50ee0bf8f6 Add comment about the heap cuz 2003-09-25 08:35:01 +00:00
  • 0efdf9f19c Working cuz 2003-09-24 17:37:16 +00:00
  • e8a53ee9be Added c64.sgml cuz 2003-09-24 17:21:03 +00:00
  • f6ee065c6d Conditional assembly may not be used to exclude normal text, because tokenization will still take place, even if the input is not assembled. cuz 2003-09-24 17:20:50 +00:00
  • 03560318ef Make the stuff compile cuz 2003-09-23 20:11:39 +00:00
  • 73941d8f48 New version from Piotr cuz 2003-09-23 20:05:32 +00:00
  • 84bbb0c270 First version of the c64 platform specific docs cuz 2003-09-23 19:53:54 +00:00
  • ffb77285de New %s inline asm format specifier cuz 2003-09-16 20:35:37 +00:00
  • 5537aee205 More debug file output cuz 2003-09-14 21:08:05 +00:00
  • 67d55e71eb Fixed a typo cuz 2003-09-14 19:29:56 +00:00
  • 3604512985 Added SegTypeToStr cuz 2003-09-14 19:27:59 +00:00
  • f4e5baa444 Fixed a bug cuz 2003-09-14 11:12:27 +00:00
  • 3499efea8f New optimization cuz 2003-09-14 09:54:24 +00:00
  • 6028eaac0c Improved the opt step added lately cuz 2003-09-12 10:33:14 +00:00
  • 30594ce1f1 New --hexoffs option cuz 2003-09-11 20:19:09 +00:00
  • 2c63e4bc0b More optimizations cuz 2003-09-11 19:00:29 +00:00
  • 08349112f7 Fixed a bug cuz 2003-09-11 09:36:16 +00:00
  • 39aa73c59d Output to stdout if no output name given cuz 2003-09-04 08:40:54 +00:00
  • 020a583388 Output to stdout if no output name given cuz 2003-09-04 08:25:43 +00:00
  • fff8289744 Increase the number of recursive macro expansions cuz 2003-09-01 11:20:13 +00:00
  • 314b61f97a Reorder for better error messages cuz 2003-08-30 12:29:28 +00:00
  • 14fc5c1073 Renamed exprhs to ExprLoad cuz 2003-08-29 09:16:28 +00:00
  • e6568c9763 Some octal character constants were not working. The vertical tab '\v' character constant was not accepted. Added some error recovery in case of illegal character constants. cuz 2003-08-29 09:16:05 +00:00
  • 2e1db7ae38 removed unnecessary __fastcall__s, some minor cleanups izydorst 2003-08-28 20:51:38 +00:00
  • 7989e202a6 Fixed a type conversion bug cuz 2003-08-27 19:40:40 +00:00
  • fe37c38972 Fixed a bug cuz 2003-08-27 09:48:10 +00:00
  • 1c2bea7c13 Added get_ostype cuz 2003-08-26 20:36:44 +00:00
  • a7acdf7072 Fixed a bug, splitted the where.s module into wherex.s and wherey.s cuz 2003-08-26 20:14:43 +00:00
  • 676e8ff513 Working on the serial driver cuz 2003-08-25 14:52:46 +00:00
  • f0f5fb8d11 Alphabetical attribute sort and more additions cuz 2003-08-23 21:32:23 +00:00
  • 1b311d932d Add new SKIP range cuz 2003-08-23 21:19:20 +00:00
  • fd2fa25f28 Added INPUTOFFS and INPUTSIZE cuz 2003-08-23 16:03:58 +00:00
  • e3d3a43c3c New features: DByteTable, Comments cuz 2003-08-23 09:20:33 +00:00
  • ece067b0e7 Docs for new features cuz 2003-08-23 09:19:56 +00:00
  • 2e4f9dd23f Fixed a bug cuz 2003-08-22 12:34:16 +00:00
  • 296b417502 API changes cuz 2003-08-22 11:23:48 +00:00
  • bc9f2678a2 Fixed a problem and a typo cuz 2003-08-21 20:35:26 +00:00
  • 79edfdd0df Use $(RM) instead of rm -f cuz 2003-08-20 18:05:44 +00:00
  • 733614bdbf More function docs cuz 2003-08-20 18:01:37 +00:00
  • 2a9313068b minor documentation fix izydorst 2003-08-20 12:59:25 +00:00
  • 2c56da70fe reverted last change, it was nonsense considering how functions are called izydorst 2003-08-20 12:19:59 +00:00
  • e1c6745c9a fixed a bug (joy #1 would never be tested) izydorst 2003-08-20 12:09:39 +00:00
  • e5613ad9eb Ignore intermediate files cuz 2003-08-20 12:06:04 +00:00
  • 6c65ea7d4a memcpy and memmove have been split cuz 2003-08-20 12:04:31 +00:00
  • a3109620ab Changed rm -f to $(RM) cuz 2003-08-20 11:59:27 +00:00
  • 3ef773058d Changed rm -f to $(RM) cuz 2003-08-20 11:51:44 +00:00
  • 65e0bec349 Fixed include paths cuz 2003-08-20 11:48:49 +00:00
  • 2d168babe9 Split memcpy and memmove, since the former is used a lot more often than the latter. Optimized the code for smaller size and greater speed. cuz 2003-08-20 10:17:53 +00:00
  • aef8789873 Fixed several type conversion issues cuz 2003-08-20 08:32:07 +00:00
  • 78908d8421 removed redundant code; memset == FillRam, bzero == ClearRam with proper return values izydorst 2003-08-19 22:56:55 +00:00
  • 0ce4187e0e small optimization, 5 bytes saved izydorst 2003-08-19 22:38:01 +00:00
  • e20bda21b3 Fixed type conversion problems cuz 2003-08-19 20:31:10 +00:00
  • 7596da75f0 Fixed an internal compiler error when the first token of a source file caused an error message. In this case, the line info was not available leading to a PRECONDITION VIOLATED. cuz 2003-08-19 20:30:55 +00:00
  • 5890278a69 A page length of zero wasn't accepted cuz 2003-08-18 21:45:49 +00:00
  • 7a3e8ebe6d New default value for STARTADDR cuz 2003-08-18 20:38:30 +00:00
  • 7faa7ab3b8 New default for start address cuz 2003-08-18 20:36:38 +00:00
  • da8739609d Fixed addresses crossing 0x10000 cuz 2003-08-18 20:14:31 +00:00
  • 2af86784a9 Fixed wrong info for PAGELENGTH cuz 2003-08-18 19:58:30 +00:00
  • d790ae1b42 More optimizations cuz 2003-08-18 14:40:27 +00:00
  • 833702e25f Speed optimization cuz 2003-08-18 11:25:31 +00:00
  • f0e0c9007c documentation updates, EnterDesktop() is equal to exit(0) izydorst 2003-08-18 00:05:49 +00:00
  • 8426c00f11 fixes for quiet rm on *BSD OSes izydorst 2003-08-17 23:43:20 +00:00
  • 3a78b76b95 Fixed a bug cuz 2003-08-17 20:15:01 +00:00
  • 93f1a5b61a renamed remove.s to sysremove.s and adapted it for common/remove.s cpg 2003-08-17 19:56:14 +00:00
  • 88243a0b26 renamed remove.o to sysremove.o cpg 2003-08-17 19:54:46 +00:00
  • 5c712d2087 added dummy error code 177 for sysremove cpg 2003-08-17 19:54:05 +00:00
  • a70d466e3e Fixed a bug cuz 2003-08-17 15:20:18 +00:00
  • aa87296c1f PutDecimal takes unsigned int as decimal parameter izydorst 2003-08-17 14:54:15 +00:00
  • 03c049794f added info about MessageBox function izydorst 2003-08-17 14:49:46 +00:00