]>
git.sur5r.net Git - cc65/log 
mrdudz  [Tue, 12 Dec 2017 16:05:52 +0000  (17:05 +0100)] 
some tweaks to testprog
mrdudz  [Tue, 12 Dec 2017 16:05:24 +0000  (17:05 +0100)] 
fix cpeeks() for C128 VDC
mrdudz  [Tue, 12 Dec 2017 03:32:39 +0000  (04:32  +0100)] 
fix cpeeks for CBM610
mrdudz  [Tue, 12 Dec 2017 02:49:07 +0000  (03:49  +0100)] 
added missing tests
mrdudz  [Tue, 12 Dec 2017 02:48:43 +0000  (03:48  +0100)] 
copy cpeeks from generic version, this at least makes it work for 40 columns
mrdudz  [Mon, 11 Dec 2017 20:53:00 +0000  (21:53 +0100)] 
fix petscii conversion for C128
mrdudz  [Mon, 11 Dec 2017 20:15:29 +0000  (21:15 +0100)] 
PET screen memory is at $8000, not $0800
mrdudz  [Mon, 11 Dec 2017 18:49:14 +0000  (19:49 +0100)] 
cbm stuff from greggs pull request
Oliver Schmidt  [Thu, 7 Dec 2017 19:39:28 +0000  (20:39 +0100)] 
Removed OPC_EOR_abx duplicate.
Oliver Schmidt  [Sat, 2 Dec 2017 10:04:59 +0000  (11:04 +0100)] 
Removed CBM chartype table.
Oliver Schmidt  [Thu, 30 Nov 2017 18:17:45 +0000  (19:17 +0100)] 
Suppress potential svnversion error output.
Oliver Schmidt  [Thu, 30 Nov 2017 18:11:18 +0000  (18:11 +0000)] 
Merge pull request #541 from greg-king5/tgi-fix
Greg King  [Thu, 30 Nov 2017 16:56:38 +0000  (11:56 -0500)] 
Fixed the sort order of the function descriptions in the TGI document.
Greg King  [Thu, 30 Nov 2017 16:38:12 +0000  (11:38 -0500)] 
Fixed a Table-Of-Contents bug in the TGI document.
Oliver Schmidt  [Sun, 26 Nov 2017 20:16:29 +0000  (20:16 +0000)] 
Merge pull request #533 from polluks/master
Stefan  [Sat, 25 Nov 2017 22:32:52 +0000  (23:32 +0100)] 
Update tgi.sgml
Stefan  [Sat, 25 Nov 2017 22:09:19 +0000  (23:09 +0100)] 
Update tgi.sgml
Stefan  [Sat, 25 Nov 2017 21:39:41 +0000  (22:39 +0100)] 
Update tgi.sgml
Stefan  [Sat, 25 Nov 2017 18:31:36 +0000  (19:31 +0100)] 
Splitting of funcref
Greg King  [Sat, 25 Nov 2017 18:25:01 +0000  (13:25 -0500)] 
Added missing names for the CIA registers in the C64/C128.
Oliver Schmidt  [Wed, 22 Nov 2017 18:59:14 +0000  (18:59 +0000)] 
Merge pull request #530 from polluks/patch-1
Stefan  [Wed, 22 Nov 2017 17:17:43 +0000  (18:17 +0100)] 
Option removed
Oliver Schmidt  [Wed, 22 Nov 2017 09:26:58 +0000  (09:26 +0000)] 
Merge pull request #531 from polluks/patch-2
Stefan  [Wed, 22 Nov 2017 00:35:42 +0000  (01:35  +0100)] 
Fix docs for #526
Stefan  [Wed, 22 Nov 2017 00:02:02 +0000  (01:02  +0100)] 
Subversion fallback
Oliver Schmidt  [Tue, 21 Nov 2017 22:03:50 +0000  (23:03 +0100)] 
Make use of C library waitvsync().
Oliver Schmidt  [Tue, 21 Nov 2017 21:42:43 +0000  (22:42 +0100)] 
Bumped API version.
Removal of the joy_masks array with https://github.com/cc65/cc65/commit/
7f52a770d9c6a43dde67689032bb3a4848eb6b30  was exactly the very type of change asking for a new API version.
Oliver Schmidt  [Tue, 21 Nov 2017 10:09:53 +0000  (10:09 +0000)] 
Merge pull request #529 from polluks/master
Stefan  [Tue, 21 Nov 2017 09:56:35 +0000  (10:56 +0100)] 
defined DYN_DRV
Stefan  [Tue, 21 Nov 2017 09:33:48 +0000  (10:33 +0100)] 
New API
Stefan  [Tue, 21 Nov 2017 09:29:35 +0000  (10:29 +0100)] 
directive removed
Stefan  [Tue, 21 Nov 2017 09:27:08 +0000  (10:27 +0100)] 
directive removed
Stefan  [Tue, 21 Nov 2017 09:22:53 +0000  (10:22 +0100)] 
New API
Stefan  [Tue, 21 Nov 2017 09:12:35 +0000  (10:12 +0100)] 
Update supervision.h
Stefan  [Tue, 21 Nov 2017 08:59:31 +0000  (09:59 +0100)] 
Date
Stefan  [Tue, 21 Nov 2017 08:51:35 +0000  (09:51 +0100)] 
Fix docs for #453
Stefan  [Tue, 21 Nov 2017 05:59:55 +0000  (06:59 +0100)] 
Merge pull request #3 from polluks/polluks-sv-joy
Stefan  [Tue, 21 Nov 2017 05:57:02 +0000  (06:57 +0100)] 
Add files via upload
Stefan  [Tue, 21 Nov 2017 05:53:26 +0000  (06:53 +0100)] 
Create supervision-stdjoy.s
Stefan  [Mon, 20 Nov 2017 23:58:58 +0000  (00:58  +0100)] 
Merge pull request #2 from cc65/master
Oliver Schmidt  [Wed, 15 Nov 2017 10:02:29 +0000  (10:02 +0000)] 
Merge pull request #524 from groessler/something_to_pull
Christian Groessler  [Tue, 14 Nov 2017 23:13:06 +0000  (00:13  +0100)] 
Creativision documentation enhancements.
Stefan  [Tue, 14 Nov 2017 02:36:03 +0000  (03:36  +0100)] 
Merge pull request #1 from cc65/master
Oliver Schmidt  [Mon, 13 Nov 2017 19:38:22 +0000  (20:38 +0100)] 
Made cbm_k_untlk() available.
Oliver Schmidt  [Sun, 12 Nov 2017 10:02:56 +0000  (10:02 +0000)] 
Merge pull request #521 from jedeoric/master
jede  [Sun, 12 Nov 2017 09:42:09 +0000  (10:42 +0100)] 
Fix cc65 doc for telestrat target
Oliver Schmidt  [Sat, 11 Nov 2017 21:09:59 +0000  (21:09 +0000)] 
Merge pull request #519 from jedeoric/master
jede  [Fri, 10 Nov 2017 09:58:01 +0000  (10:58 +0100)] 
Doc modified
Oliver Schmidt  [Thu, 9 Nov 2017 16:44:32 +0000  (16:44 +0000)] 
Merge pull request #518 from polluks/patch-1
Stefan  [Thu, 9 Nov 2017 16:36:21 +0000  (17:36 +0100)] 
Missing declaration
Oliver Schmidt  [Thu, 9 Nov 2017 15:43:41 +0000  (15:43 +0000)] 
Merge pull request #517 from Fabrizio-Caruso/gamate_joy2
Fabrizio Caruso  [Thu, 9 Nov 2017 15:42:52 +0000  (16:42 +0100)] 
Update gamate-stdjoy.s
Fabrizio Caruso  [Thu, 9 Nov 2017 15:36:06 +0000  (16:36 +0100)] 
Update gamate-stdjoy.s
U-AMAIISDOM\fcaruso  [Thu, 9 Nov 2017 12:51:04 +0000  (13:51 +0100)] 
Correct bits in gamate joystick detection
Oliver Schmidt  [Wed, 8 Nov 2017 10:45:12 +0000  (10:45 +0000)] 
Merge pull request #514 from pfusik/zlib-fix2
Piotr Fusik  [Tue, 7 Nov 2017 19:10:19 +0000  (20:10 +0100)] 
Fix more than 256 codes of same length.
Oliver Schmidt  [Mon, 6 Nov 2017 20:02:14 +0000  (21:02 +0100)] 
Use macro actually defined in cbm_filetype.h.
Oliver Schmidt  [Mon, 6 Nov 2017 19:47:56 +0000  (19:47 +0000)] 
Merge pull request #513 from pfusik/zlib-fix1
Piotr Fusik  [Mon, 6 Nov 2017 18:46:26 +0000  (19:46 +0100)] 
Fix 256 codes of same length
Oliver Schmidt  [Sun, 5 Nov 2017 12:38:32 +0000  (12:38 +0000)] 
Merge pull request #510 from polluks/master
Stefan  [Fri, 3 Nov 2017 19:49:49 +0000  (20:49 +0100)] 
Update atmos.sgml
Stefan  [Thu, 2 Nov 2017 20:11:08 +0000  (21:11 +0100)] 
Add files via upload
Greg King  [Tue, 31 Oct 2017 04:45:17 +0000  (00:45  -0400)] 
Fixed the way that the disassembler looks for the end of a segment.
jede  [Fri, 27 Oct 2017 22:40:56 +0000  (00:40  +0200)] 
Empty item removed
jede  [Fri, 27 Oct 2017 22:37:47 +0000  (00:37  +0200)] 
Now mkdir is working
jede  [Thu, 26 Oct 2017 20:00:12 +0000  (22:00 +0200)] 
Fix doc/telestrat.sgml
Oliver Schmidt  [Wed, 25 Oct 2017 14:49:14 +0000  (14:49 +0000)] 
Merge pull request #507 from jedeoric/master
jede  [Mon, 23 Oct 2017 21:25:08 +0000  (23:25 +0200)] 
FIX label for setpixelmode
jede  [Mon, 23 Oct 2017 21:04:22 +0000  (23:04 +0200)] 
Merge branch 'master' of https://github.com/jedeoric/cc65
jede  [Mon, 23 Oct 2017 21:02:54 +0000  (23:02 +0200)] 
Comment correction
jede  [Mon, 23 Oct 2017 21:00:43 +0000  (23:00 +0200)] 
Comment correction
jede  [Mon, 23 Oct 2017 18:52:22 +0000  (20:52 +0200)] 
Remove toascii.s
Oliver Schmidt  [Mon, 23 Oct 2017 16:57:28 +0000  (18:57 +0200)] 
Save/restore jmpvec as it is used by generated code - see g_callind().
Oliver Schmidt  [Mon, 23 Oct 2017 16:35:06 +0000  (18:35 +0200)] 
Replaced three (logically) identical files with a single file.
Oliver Schmidt  [Mon, 23 Oct 2017 16:22:51 +0000  (18:22 +0200)] 
Minor style fix.
jede  [Sun, 22 Oct 2017 21:12:12 +0000  (23:12 +0200)] 
removing extra spaces
jedeoric  [Sun, 22 Oct 2017 21:11:18 +0000  (23:11 +0200)] 
Merge branch 'master' into master
jede  [Sun, 22 Oct 2017 21:06:56 +0000  (23:06 +0200)] 
toascii.s added, doc updated, tgi_line & tgi_outtext are available
Oliver Schmidt  [Sun, 22 Oct 2017 11:14:55 +0000  (11:14 +0000)] 
Merge pull request #504 from jedeoric/master
jede  [Fri, 20 Oct 2017 19:29:16 +0000  (21:29 +0200)] 
comment correction
jede  [Fri, 20 Oct 2017 19:03:30 +0000  (21:03 +0200)] 
Now setPixel works in TGI.
jede  [Mon, 16 Oct 2017 16:18:36 +0000  (18:18 +0200)] 
Correction :  authors
jede  [Mon, 16 Oct 2017 16:15:53 +0000  (18:15 +0200)] 
Optimizing (from Polluks tip)
jede  [Mon, 16 Oct 2017 16:08:48 +0000  (18:08 +0200)] 
tgi_clear, tgi_init, tgi_done, tgi_getmaxx, tgi_getmaxy are working
jede  [Mon, 16 Oct 2017 15:34:32 +0000  (17:34 +0200)] 
irq.s added
jede  [Mon, 16 Oct 2017 15:33:10 +0000  (17:33 +0200)] 
Adding IRQVec
jede  [Mon, 16 Oct 2017 15:28:00 +0000  (17:28 +0200)] 
clrscr.s switch to text mode
jede  [Mon, 16 Oct 2017 14:11:37 +0000  (16:11 +0200)] 
I/O identifiers added
jede  [Mon, 16 Oct 2017 14:06:18 +0000  (16:06 +0200)] 
Adding XSOUT : Send A register to RS232
Greg King  [Mon, 16 Oct 2017 13:39:33 +0000  (09:39 -0400)] 
Added commit 
ca4ed290d5964dbe833224d967d3707e20972278 's command-line option to the cl65 document.
Oliver Schmidt  [Sun, 8 Oct 2017 17:56:04 +0000  (17:56 +0000)] 
Merge pull request #503 from jedeoric/master
jede  [Sun, 8 Oct 2017 16:14:26 +0000  (18:14 +0200)] 
Correcting comments
jede  [Sun, 8 Oct 2017 16:11:09 +0000  (18:11 +0200)] 
Adding cgetc
Oliver Schmidt  [Tue, 3 Oct 2017 21:07:09 +0000  (23:07 +0200)] 
Merge pull request #501 from clbr/master
Christian Groessler  [Tue, 3 Oct 2017 19:58:52 +0000  (21:58 +0200)] 
Atari: split "setcursor" function out of cgetc.s source file into setcursor.s.
Lauri Kasanen  [Tue, 3 Oct 2017 15:46:39 +0000  (18:46 +0300)] 
cl65: Add support for --all-cdecl
jede  [Mon, 2 Oct 2017 10:20:52 +0000  (12:20 +0200)] 
optimize
jede  [Sun, 1 Oct 2017 21:23:03 +0000  (23:23 +0200)] 
telestrat : cgetc add for conio
Oliver Schmidt  [Wed, 27 Sep 2017 07:52:19 +0000  (09:52 +0200)] 
Merge pull request #494 from jedeoric/master
jede  [Mon, 25 Sep 2017 19:47:05 +0000  (21:47 +0200)] 
remove FILENAME_MAX