Commit Graph

  • 9d7b1e9755 the GRAPHICS command is from BASIC, not DOS cpg 2005-08-11 20:08:59 +00:00
  • e4c3555ea0 Small fixes by Greg King cuz 2005-08-10 08:43:03 +00:00
  • f430446c1a describe _graphics() and __RESERVED_MEMORY__ in graphics drivers section cpg 2005-08-09 19:56:38 +00:00
  • e6051d6c22 Greg King's grammar and typo corrections removed grc.txt from make install added grc to main documentation index izydorst 2005-08-08 16:39:33 +00:00
  • 5c580e052b update Atari description cpg 2005-08-07 21:00:40 +00:00
  • f20dc7606e _graphmode_used doesn't exist anymore cpg 2005-08-07 16:02:06 +00:00
  • ee816e08e5 add __RESERVED_MEMORY__ cpg 2005-08-07 15:49:50 +00:00
  • be31ff1fe4 take __RESERVED_MEMORY__ from linker script into account when setting upper memory limit cpg 2005-08-07 15:48:32 +00:00
  • 9fbc99eb6d remove initscrmem and grmemusage: cpg 2005-08-07 15:44:01 +00:00
  • 2efd1c79df _graphmode_used isn't used anymore cpg 2005-08-07 15:42:59 +00:00
  • 044de2eaca remove graphuse.o cpg 2005-08-07 15:42:20 +00:00
  • 6a5726abab Added grc.sgml converted from grc.txt by Greg King izydorst 2005-08-05 12:25:09 +00:00
  • 209954a4a2 Fixed a bug in the last change cuz 2005-07-31 19:56:04 +00:00
  • 23f47e26d1 Fixed handling of expressions in .word and .addr instructions. cuz 2005-07-31 12:25:20 +00:00
  • 080384ca79 Added mouse_ioctl to complete mouse.h cuz 2005-07-29 21:16:39 +00:00
  • fe645102e4 add TRAILER; calculate RAM size depending on start address cpg 2005-07-29 21:16:38 +00:00
  • 5deca8b2bb Fixes for typos from Stefan Haubenthal cuz 2005-07-29 21:09:29 +00:00
  • b6ac59be03 Fixed a bug cuz 2005-07-29 20:33:25 +00:00
  • 33e86250ea Fixed a bug cuz 2005-07-28 22:52:59 +00:00
  • aa7cdf30de Added simple expressions for the config file cuz 2005-07-28 19:50:22 +00:00
  • 139e577123 add IOCB definitions; update years in copyright message cpg 2005-07-26 23:45:38 +00:00
  • f02698b66d Minor changes to the variadic macro feature. Added a copyright notice to the file. cuz 2005-07-26 22:30:35 +00:00
  • 758757d921 Document the symbols section and the new -D and --define options cuz 2005-07-26 20:52:01 +00:00
  • 1d5c1b1983 Added symbol definitions on the command line and weak symbols in the config. cuz 2005-07-26 20:42:30 +00:00
  • d2ee1c447d - unsafe characters are ignored, added some notes to be considered izydorst 2005-07-25 21:07:12 +00:00
  • 5dddf0639c Updates: More em_ function, mouse_ functions cuz 2005-07-25 18:45:13 +00:00
  • 8eef418197 Add kernal replacement function cuz 2005-07-25 18:15:11 +00:00
  • bec540da9e Fixed obsolete __IRQFUNC_COUNT__ symbol name cuz 2005-07-25 17:05:52 +00:00
  • 1aeeffdc52 Added C99 variadic macros cuz 2005-07-24 22:14:41 +00:00
  • a45649752f New syntax for symbols cuz 2005-07-24 21:09:23 +00:00
  • 7101c646e3 set RAM start address to %S; add STARTADDRESS cpg 2005-07-24 20:57:00 +00:00
  • 50f707dd39 Ignore pmemalign.s cuz 2005-07-24 15:15:03 +00:00
  • dcf2bf4976 Changes by Greg King cuz 2005-07-24 14:06:36 +00:00
  • 00555c26fa Updated the linker docs cuz 2005-07-24 13:59:02 +00:00
  • 43da460147 Small changes to work around problems in the linuxdoc implementation of Debian Woody. Contributed by Michael Klein. cuz 2005-07-24 13:32:38 +00:00
  • 8334d54622 Added initcwd.s from Stefan Haubenthal which initializes _cwd on startup. cuz 2005-07-24 13:20:49 +00:00
  • 42a4a2ecf2 Added nes.sgml and atmos.sgml contributed by Stefan Haubenthal. cuz 2005-07-24 13:11:55 +00:00
  • 193e7df5fe Hide posix_memalign if strict ANSI is enabled cuz 2005-07-24 13:01:14 +00:00
  • 7a624b8901 Replaced _aligned_malloc by the POSIX compatible function posix_memalign (Greg King). cuz 2005-07-24 12:57:00 +00:00
  • 19cb64885d Patch from Greg King cuz 2005-07-24 12:48:01 +00:00
  • b5604af456 put zeropage variables into EXTZP segment cpg 2005-07-22 22:48:43 +00:00
  • 4382eb25c8 add EXTZP segment cpg 2005-07-22 22:47:45 +00:00
  • 56420208c7 added support for remove() and rename() standard functions izydorst 2005-07-19 13:41:44 +00:00
  • b393a52f97 to clarify things... izydorst 2005-07-19 13:36:01 +00:00
  • 8734e863c2 - do not remove commas from quoted text (Stefan Haubenthal) izydorst 2005-07-19 13:05:59 +00:00
  • ee53d95a43 minor typo izydorst 2005-07-17 12:04:13 +00:00
  • e642fbbbea Stefan Haubenthal's patch for Contiki port izydorst 2005-07-17 11:59:46 +00:00
  • fca6bbeb9a functions returning char in A must have X cleared izydorst 2005-07-17 11:32:26 +00:00
  • cde729b636 Added 40xx and SuperPET chips cuz 2005-07-17 09:59:18 +00:00
  • c218639977 Fixed a bug: The compiler aborted with an internal error if a non function was called as a function after printing the diagnostic. cuz 2005-07-17 09:49:34 +00:00
  • 82751788fd Fixed a bug: Divisions with a divisor > 0xFFFFFF did not work because the high byte of the divisor was overwritten instead of the high byte of the result. cuz 2005-07-05 21:01:34 +00:00
  • 37873a947f Fixed a bug cuz 2005-06-30 20:29:18 +00:00
  • 0da97c6711 Fixed a bug: Compiling an empty source file led to an internal error. Changed the lineinfo module to take dynamically allocated string buffers instead of char*. cuz 2005-06-08 11:31:00 +00:00
  • 7579aba638 Small fixes by Stefan Haubenthal cuz 2005-06-07 16:08:06 +00:00
  • 71126c8200 Allow empty and comment lines in structs cuz 2005-05-29 11:57:53 +00:00
  • a641ca9802 Make _sig_ign and _sig_dfl fastcall cuz 2005-05-26 09:20:36 +00:00
  • 3378430097 Small additions by Stefan Haubenthal cuz 2005-05-24 20:52:11 +00:00
  • 95c7d550e5 Added PET docs by Stefan Haubenthal cuz 2005-05-24 20:51:56 +00:00
  • 8016a18e92 Added strtok cuz 2005-05-17 21:15:21 +00:00
  • c2140cdb08 Make strtok __fastcall__ cuz 2005-05-17 21:11:09 +00:00
  • 412a1300f9 Fixed a bug cuz 2005-05-17 12:42:34 +00:00
  • 2ef65e7eda Removed Jede cuz 2005-05-16 19:34:45 +00:00
  • b01c0cf2b7 Fixed a bug cuz 2005-05-11 13:54:22 +00:00
  • 945bbe2b50 Added variable symbols using .set cuz 2005-05-11 08:31:42 +00:00
  • f06dc5dfa3 Added info about the new .sprintf function cuz 2005-05-10 15:50:58 +00:00
  • 765dc3442b New .sprintf function cuz 2005-05-10 15:42:32 +00:00
  • 22e204d1c4 Documented the new .IDENT function cuz 2005-05-09 19:06:26 +00:00
  • 76d94bc8d9 Added a .IDENT function cuz 2005-05-09 18:57:03 +00:00
  • 480b61e0bf Added va_copy for gcc version == 2 cuz 2005-05-09 11:58:22 +00:00
  • a48bbd076d Fixed parameter naming cuz 2005-05-08 20:41:10 +00:00
  • 0fcc998024 Inline InitBuffers cuz 2005-05-05 10:32:06 +00:00
  • a170b50687 CLOSE is actually the same as INSTALL/UNINSTALL cuz 2005-05-05 10:25:27 +00:00
  • a835641eb7 Bump the priority for the serial IRQ handler cuz 2005-05-05 10:14:04 +00:00
  • f096dc95ae Carry is clear on IRQ entry cuz 2005-05-05 10:11:23 +00:00
  • 3c4cd1fff9 Call interrupt handlers with carry clear cuz 2005-05-05 10:07:17 +00:00
  • 107ead3211 Adjusted IRQ handler for new callirq semantics cuz 2005-05-05 10:00:17 +00:00
  • bb92697e31 Re-added Jede cuz 2005-05-04 22:04:09 +00:00
  • 52419bf7d1 Removed Jede on his own request cuz 2005-05-04 22:00:40 +00:00
  • 4305e05549 lseek is now in unistd.h cuz 2005-05-04 10:09:52 +00:00
  • a8a25d6808 Bug fix by Karri Kaksonen cuz 2005-05-02 08:09:36 +00:00
  • d30fbca7c8 Removed mouse.s cuz 2005-04-28 20:11:08 +00:00
  • 066b07c6ce Interruptor support cuz 2005-04-27 18:01:57 +00:00
  • cbdcab4fdb Change the sematics of callirq and the existing interruptors: The interrupts must now return carry set if the interrupt has been handled, and carry clear if not. The callirq routine will stop calling handlers with the first handler that claims to have handled the interrupt. callirq will return the carry flag to the caller as it came from the last interruptor called. cuz 2005-04-25 20:10:10 +00:00
  • 2a688ef6fd Update from Oliver Schmidt cuz 2005-04-24 22:13:15 +00:00
  • b36a0193c3 Remove getenv.o cuz 2005-04-24 16:06:53 +00:00
  • 5c2eebcda1 The 65C02 code didn't work cuz 2005-04-23 14:12:19 +00:00
  • 424d1d7782 Remove getenv cuz 2005-04-23 14:11:41 +00:00
  • 148dc9e5bf Fixed a bug cuz 2005-04-21 21:32:29 +00:00
  • 533e8eb9b7 getenv is now in common cuz 2005-04-21 21:31:16 +00:00
  • 4872a27214 Added putenv cuz 2005-04-21 21:27:17 +00:00
  • e0319679f0 Added environment routines cuz 2005-04-21 21:26:15 +00:00
  • 142636504f Changes from Greg King cuz 2005-04-21 14:46:38 +00:00
  • fa3e713cc7 Interruptor support for all systems. New HEAP segment. Both changes by Greg King. cuz 2005-04-21 02:10:56 +00:00
  • deab71739a Bugfix from Oliver Schmidt cuz 2005-04-21 02:08:29 +00:00
  • c0f6dea213 Startup code with interruptor support by Oliver Schmidt cuz 2005-04-21 01:41:50 +00:00
  • 9bd3aba923 Use .assert cuz 2005-04-20 16:52:18 +00:00
  • f3ac2be07d Cosmetic changes from Oliver Schmidt cuz 2005-04-20 16:52:10 +00:00
  • fcd14f3d14 Fixed a bug cuz 2005-04-20 10:37:57 +00:00
  • c32f04a3fd The message is now optional in .assert cuz 2005-04-20 09:30:01 +00:00
  • 9cd1ef08cc Use "Assertion failed" as default message for .assert if no message was given. cuz 2005-04-20 09:28:26 +00:00