Commit Graph

  • cdca644c83 Merge pull request #487 from polluks/patch-1 greg-king5 2017-09-14 12:08:10 -04:00
  • 945dcfd63a Fixed address Stefan 2017-09-13 23:51:07 +02:00
  • 7623d4ea83 conio.h: include 'creativision.h' when compiling for this target. Christian Groessler 2017-09-12 21:57:16 +02:00
  • 5802b0963f Made <conio.h> include <atari5200.h> when we compile for the Atari 5200 console. Greg King 2017-09-10 12:27:57 -04:00
  • 308f74561c Merge pull request #482 from greg-king5/pet-kbrepeat Oliver Schmidt 2017-09-06 09:19:04 +02:00
  • 51765c6e5c Removed an unwanted button mask table from a VIC-20 joystick driver. Greg King 2017-09-05 16:56:20 -04:00
  • 3c0b8c4e86 Made the CBM Pet kbrepeat() work on both 40-column and 80-column machines. Greg King 2017-09-05 03:40:34 -04:00
  • 0deeccebf8 Added JOY_FIRE. Oliver Schmidt 2017-09-04 09:41:19 +02:00
  • 4cfa3e6f92 Merge pull request #480 from phs/phs/docs-typo Oliver Schmidt 2017-09-04 09:15:36 +02:00
  • ded1c20190 Reserve space in examples with .res Phil Smith 2017-09-02 19:25:49 -07:00
  • 929553dc8d At most 256 bytes will be reserved Phil Smith 2017-09-01 23:11:54 -07:00
  • 4aa19494f5 Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). Oliver Schmidt 2017-08-30 16:37:31 +02:00
  • 7a1f5358df Fixed missing name and semicolon in two device structs. Greg King 2017-08-23 01:46:57 -04:00
  • acf831658f Adjusted to recent driver interface change. Oliver Schmidt 2017-08-20 16:39:07 +02:00
  • 20c85c8a1c Minor style adjustment. Oliver Schmidt 2017-08-20 14:53:40 +02:00
  • a817da7c6b Adjusted to recent driver interface change. Oliver Schmidt 2017-08-20 14:25:02 +02:00
  • b5a4e5667a Merge pull request #452 from mrdudz/kbrepeat Oliver Schmidt 2017-08-20 14:15:37 +02:00
  • 0c54a19a0b Adjusted to recent driver interface change. Oliver Schmidt 2017-08-20 11:49:02 +02:00
  • 3c3558892e add note on fastcall mrdudz 2017-08-19 19:16:31 +02:00
  • 960957075f use fastcall mrdudz 2017-08-19 19:14:24 +02:00
  • 7f52a770d9 Removed joy_masks array. Oliver Schmidt 2017-08-19 19:11:28 +02:00
  • 5dcebbccb6 Merge branch 'master' into kbrepeat Bob Andrews 2017-08-06 20:22:52 +02:00
  • 99e6dd18d6 resolve conflict mrdudz 2017-08-06 20:20:22 +02:00
  • dafe3c1e3c added documentation for the kbrepeat... functions mrdudz 2017-08-06 20:15:35 +02:00
  • bd9208879e added prototypes and proposed constants mrdudz 2017-08-06 18:09:40 +02:00
  • f5e9b4012a Merge pull request #473 from groessler/something_to_pull Oliver Schmidt 2017-08-03 00:46:22 +02:00
  • f9c59a0976 atari5200.inc: fix formatting Christian Groessler 2017-08-02 23:56:52 +02:00
  • 92ff854bff Removed undesirable empty lines. Oliver Schmidt 2017-07-31 13:50:27 +02:00
  • 16ec131586 Merge pull request #472 from gungwald/master Oliver Schmidt 2017-07-31 13:46:20 +02:00
  • 0bd5a8a331 Made corrections according to review comments Bill Chatfield 2017-07-30 19:51:23 -04:00
  • 85e572f4e1 Made corrections according to review comments Bill Chatfield 2017-07-30 19:49:20 -04:00
  • 9d89613bb2 Added documentation for setting the file type for fopen. Bill Chatfield 2017-07-29 01:25:07 -04:00
  • 2c7b757b4c Documented _filetype and _auxtype Bill Chatfield 2017-07-28 17:44:13 -04:00
  • 375ee571c2 Removed 'fire'. Oliver Schmidt 2017-07-28 19:19:11 +02:00
  • ef17e65c1b Merge pull request #467 from pmjdebruijn/joy Oliver Schmidt 2017-07-28 19:17:50 +02:00
  • 5bb6e62b84 Merge pull request #471 from gungwald/master Oliver Schmidt 2017-07-28 18:22:24 +02:00
  • 80c1c94a87 Corrected comment formatting Bill Chatfield 2017-07-28 12:16:55 -04:00
  • f40bb93677 Added Variables section comment per convention Bill Chatfield 2017-07-28 12:12:18 -04:00
  • abb2e8034b Moved file type variables to apple2_filetype.h Bill Chatfield 2017-07-28 12:09:58 -04:00
  • 9459f11688 Corrected copyright and moved file type globals Bill Chatfield 2017-07-28 12:01:57 -04:00
  • 91d0659663 Rolled back changes to exclude vim swap files Bill Chatfield 2017-07-28 11:29:11 -04:00
  • e64e11d2c5 Finished adding all types and comments Bill Chatfield 2017-07-27 14:44:02 -04:00
  • a623169477 Added ProDOS file type definitions Bill Chatfield 2017-07-26 11:15:49 -04:00
  • c802c9c946 joy: refactor generic joy_masks array indices and macros Pascal de Bruijn 2017-07-22 15:49:34 +02:00
  • 5d333239c6 Merge pull request #468 from pmjdebruijn/samples Oliver Schmidt 2017-07-23 02:09:20 +02:00
  • f0d760de4a Merge pull request #462 from pmjdebruijn/pragma-message Oliver Schmidt 2017-07-22 16:54:23 +02:00
  • 19f6ae1d54 make: change uppercase prefix var Pascal de Bruijn 2017-07-22 16:38:50 +02:00
  • 64581b65b0 samples: install to subdirectory Pascal de Bruijn 2017-07-22 16:33:42 +02:00
  • 80b27bde5e pragma: add minimalist message pragma documentation Pascal de Bruijn 2017-07-20 18:13:39 +02:00
  • d90f032114 Merge pull request #464 from pmjdebruijn/joy Oliver Schmidt 2017-07-21 16:18:26 +02:00
  • 8ad72fc9ca pce: add system specific joy_masks array indices and macros Pascal de Bruijn 2017-07-19 18:29:35 +02:00
  • d277055b5a nes: add system specific joy_masks array indices and macros Pascal de Bruijn 2017-07-19 18:14:44 +02:00
  • 2d9922a46e nes: remove semiredundant KEY_ defines Pascal de Bruijn 2017-07-19 18:02:13 +02:00
  • 6e93c1ba73 pragma: add minimalist message pragma implementation Pascal de Bruijn 2017-07-18 18:12:19 +02:00
  • 6002e59c28 Merge pull request #453 from mrdudz/waitvsync Oliver Schmidt 2017-07-18 15:38:27 +02:00
  • b6d3d32e88 wait for line 0 instead of last line mrdudz 2017-07-18 01:06:20 +02:00
  • 8eee51913a add headers/fix formatting mrdudz 2017-07-18 01:04:53 +02:00
  • c24080f289 do banking mrdudz 2017-07-18 00:41:54 +02:00
  • cbdad764f0 oops mrdudz 2017-07-18 00:01:15 +02:00
  • fe850fece8 implement waitvsync for plus4/c16 mrdudz 2017-07-17 23:55:18 +02:00
  • 33791c6efd added prototype to cbm.h mrdudz 2017-07-17 23:43:08 +02:00
  • d965601a5e fix sgml mrdudz 2017-07-17 23:31:01 +02:00
  • 1abce3a2a1 rename all waitvblank() to waitvsync() mrdudz 2017-07-17 23:15:05 +02:00
  • f5615c6ed4 Merged pull request #459 from "pmjdebruijn/pragma". greg-king5 2017-07-17 15:52:16 -04:00
  • ea7f4d7489 pragma: bring pragma_t enum in line with Pragmas struct Pascal de Bruijn 2017-07-17 19:43:11 +02:00
  • 6de78c536f Made DOS 3.3 IRQ statement more general. Oliver Schmidt 2017-06-30 09:50:28 +02:00
  • 26a2d8a5c6 Merge pull request #457 from pfusik/const-arrays Oliver Schmidt 2017-06-30 09:28:40 +02:00
  • 7c560bef87 Merge pull request #456 from greg-king5/make-dep Oliver Schmidt 2017-06-30 09:25:10 +02:00
  • c0812670c1 Fix coding style. Piotr Fusik 2017-06-30 07:35:21 +02:00
  • 141c25b42b Added the extra dependency file's directory as an order-only prerequisite. Greg King 2017-06-29 13:34:10 -04:00
  • b31ae57be1 Make some arrays const. Piotr Fusik 2017-06-28 20:43:31 +02:00
  • d1501731e4 Added a makefile dependency for the libraries' "extra" files. Greg King 2017-06-28 05:51:46 -04:00
  • 4cf7ee1dba Merge pull request #455 from greg-king5/osic1p-code Oliver Schmidt 2017-06-26 14:28:55 +02:00
  • bd883327ac Added two functions that make it easier to write portable programs for Ohio Scientific computers. Greg King 2017-06-26 02:34:23 -04:00
  • 3ff4a1333c use BIT so akku wont get trashed at least in 40 cols mode mrdudz 2017-06-22 00:19:39 +02:00
  • e985e0beb4 fixed zp locations provided by polluks :) mrdudz 2017-06-22 00:04:42 +02:00
  • 49aad01bf1 dont trash akku if possible, use VDC register when in 80column mode mrdudz 2017-06-21 23:18:00 +02:00
  • 8fcb5139da Merge pull request #454 from greg-king5/dup-segment Oliver Schmidt 2017-06-17 11:25:10 +02:00
  • d3ccc289c1 Stopped cc65 from putting redundant .segment directives into its Assembly output. Greg King 2017-06-16 21:53:50 -04:00
  • dd14f15f94 added fixed files for c64/c16/plus4/vic20/pet mrdudz 2017-06-17 03:46:53 +02:00
  • b523f070f3 fixed a few things, compiles again :) mrdudz 2017-06-17 03:01:31 +02:00
  • a42feca228 fixed some stuff, compiles again :) mrdudz 2017-06-17 02:37:34 +02:00
  • 035621aa95 fixed code a bit so it compiles again :) mrdudz 2017-06-17 02:26:54 +02:00
  • 98a2c324f8 Merge pull request #450 from greg-king5/gotoxy-label Oliver Schmidt 2017-06-16 09:20:29 +02:00
  • 30f941ba39 Added a missing label to some conio cursor movement functions. Greg King 2017-06-15 16:44:46 -04:00
  • f44406c46f Merge pull request #446 from clbr/lz4 Oliver Schmidt 2017-06-10 23:23:12 +02:00
  • 4235e569d2 Small lz4 optimizations Lauri Kasanen 2017-06-09 16:57:47 +03:00
  • 135041ac3c Add lz4 doc Lauri Kasanen 2017-06-09 10:54:50 +03:00
  • c444ed5e4f Mention the optimizations in a comment Lauri Kasanen 2017-06-09 10:42:24 +03:00
  • bba961e54d Use hex immediates Lauri Kasanen 2017-06-09 10:40:17 +03:00
  • cd460a8160 Remove _ from internal vars Lauri Kasanen 2017-06-09 10:37:50 +03:00
  • e85796e028 Edit comment style, add second const Lauri Kasanen 2017-06-09 10:35:16 +03:00
  • 4156538546 Merge pull request #447 from greg-king5/regression-optimate Oliver Schmidt 2017-06-07 16:52:37 +02:00
  • 06c3cd8307 Added a missing -O configuration. greg-king5 2017-06-07 10:31:09 -04:00
  • e24bb372d0 Added a missing -O configuration. greg-king5 2017-06-07 10:26:34 -04:00
  • a397a8c1a1 Added missing -O configuration. greg-king5 2017-06-07 10:20:20 -04:00
  • ee49ecdf43 Expand tabs to spaces in lz4.s Lauri Kasanen 2017-06-06 19:31:16 +03:00
  • e75a59d7a8 Add LZ4 decompression support Lauri Kasanen 2017-06-06 18:48:25 +03:00
  • b8f30ba0de Merge pull request #436 from bbbradsmith/ca65_define_macro_doc Oliver Schmidt 2017-06-05 15:03:37 +02:00
  • 682fd226ae Merge pull request #442 from polluks/patch-6 Oliver Schmidt 2017-06-03 22:06:27 +02:00