1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
Commit Graph

7423 Commits

Author SHA1 Message Date
Stefan
b4fe03e49f
Update c16.cfg 2017-12-16 02:36:31 +01:00
Stefan
41fab61253
Fixed memory config #551 2017-12-16 00:41:00 +01:00
Oliver Schmidt
1a3b0e41f5
Merge pull request #545 from mrdudz/cbmpeek
cbm stuff from greggs pull request
2017-12-15 19:42:02 +00:00
mrdudz
2957acd133 some tweaks to testprog 2017-12-12 17:05:52 +01:00
mrdudz
892732f340 fix cpeeks() for C128 VDC 2017-12-12 17:05:24 +01:00
mrdudz
4da22fc6a0 fix cpeeks for CBM610 2017-12-12 04:32:39 +01:00
mrdudz
4d95e578f4 added missing tests 2017-12-12 03:49:07 +01:00
mrdudz
74b5540f76 copy cpeeks from generic version, this at least makes it work for 40 columns 2017-12-12 03:48:43 +01:00
mrdudz
9a609f6766 fix petscii conversion for C128 2017-12-11 21:53:00 +01:00
mrdudz
a54b4bebde PET screen memory is at $8000, not $0800 2017-12-11 21:15:29 +01:00
mrdudz
8902730756 cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
Oliver Schmidt
947b09ad96 Removed OPC_EOR_abx duplicate. 2017-12-07 20:39:28 +01:00
Oliver Schmidt
563185998f Removed CBM chartype table. 2017-12-02 11:04:59 +01:00
Oliver Schmidt
e485e96de0 Suppress potential svnversion error output. 2017-11-30 19:17:45 +01:00
Oliver Schmidt
4641e36f0d
Merge pull request #541 from greg-king5/tgi-fix
Fix bugs in the Tiny Graphics Interface's document.
2017-11-30 18:11:18 +00:00
Greg King
ad9b7c0bfa Fixed the sort order of the function descriptions in the TGI document. 2017-11-30 11:56:38 -05:00
Greg King
a029c00660 Fixed a Table-Of-Contents bug in the TGI document.
The <toc> tag can't be put inside of a section.  It isn't needed, anyway; we can get a TOC by putting the header as a section, and the functions as subsections.
2017-11-30 11:38:12 -05:00
Oliver Schmidt
7e834a47b0
Merge pull request #533 from polluks/master
Splitting of funcref
2017-11-26 20:16:29 +00:00
Stefan
fa9a1cf2dc
Update tgi.sgml
Added missing ref.
2017-11-25 23:32:52 +01:00
Stefan
9725c44934
Update tgi.sgml
I should take more attention of Travis.
2017-11-25 23:09:19 +01:00
Stefan
aa30f50fbe
Update tgi.sgml
Fixed toc.
2017-11-25 22:39:41 +01:00
Stefan
41df21855a Splitting of funcref 2017-11-25 19:31:36 +01:00
Greg King
1912287231 Added missing names for the CIA registers in the C64/C128. 2017-11-25 13:29:50 -05:00
Oliver Schmidt
b74c179bf4
Merge pull request #530 from polluks/patch-1
Subversion fallback
2017-11-22 18:59:14 +00:00
Stefan
7e4db1fdd6
Option removed 2017-11-22 18:17:43 +01:00
Oliver Schmidt
d32d77c6a5
Merge pull request #531 from polluks/patch-2
Fix docs for #526
2017-11-22 09:26:58 +00:00
Stefan
61b2264327
Fix docs for #526
funcref.sgml is still growing and growing, how about outsourcing all TGI functions into tgi.sgml?
2017-11-22 01:35:42 +01:00
Stefan
44b13c1ca0
Subversion fallback
If you use don't use Git to access the repository, you will still get a revision number.
2017-11-22 01:02:02 +01:00
Oliver Schmidt
ab54f92024 Make use of C library waitvsync(). 2017-11-21 23:03:50 +01:00
Oliver Schmidt
6034b68f06 Bumped API version.
Removal of the joy_masks array with 7f52a770d9 was exactly the very type of change asking for a new API version.
2017-11-21 22:42:43 +01:00
Oliver Schmidt
3f8de9f026
Merge pull request #529 from polluks/master
Added standard joystick driver for the Supervision.
2017-11-21 10:09:53 +00:00
Stefan
f2e12b4715
defined DYN_DRV 2017-11-21 10:56:35 +01:00
Stefan
7d1c92dc12
New API 2017-11-21 10:33:48 +01:00
Stefan
c4baf9588e
directive removed 2017-11-21 10:29:35 +01:00
Stefan
f8f464846a
directive removed 2017-11-21 10:27:08 +01:00
Stefan
e49744ecd0
New API 2017-11-21 10:22:53 +01:00
Stefan
f9b4e0b574
Update supervision.h 2017-11-21 10:12:35 +01:00
Stefan
40f960f733
Date 2017-11-21 09:59:31 +01:00
Stefan
e9c16e62e7
Fix docs for #453 2017-11-21 09:51:35 +01:00
Stefan
55117039f0
Merge pull request #3 from polluks/polluks-sv-joy
Added standard joystick driver for the Supervision.
2017-11-21 06:59:55 +01:00
Stefan
949c2aa76f
Add files via upload 2017-11-21 06:57:02 +01:00
Stefan
12bfed04b1
Create supervision-stdjoy.s 2017-11-21 06:53:26 +01:00
Stefan
51731cb1f9
Merge pull request #2 from cc65/master
Update
2017-11-21 00:58:58 +01:00
Oliver Schmidt
c99a36155b
Merge pull request #524 from groessler/something_to_pull
Creativision documentation enhancements.
2017-11-15 10:02:29 +00:00
Christian Groessler
9ead405938 Creativision documentation enhancements. 2017-11-15 00:13:06 +01:00
Stefan
88e96ff4d8
Merge pull request #1 from cc65/master
Update
2017-11-14 03:36:03 +01:00
Oliver Schmidt
06794b221d Made cbm_k_untlk() available. 2017-11-13 20:38:41 +01:00
Oliver Schmidt
258cdf2e07
Merge pull request #521 from jedeoric/master
Fix cc65 doc for Telestrat target
2017-11-12 10:02:56 +00:00
jede
3c97a04b25 Fix cc65 doc for telestrat target 2017-11-12 10:42:09 +01:00
Oliver Schmidt
0f87844a7c
Merge pull request #519 from jedeoric/master
[Telestrat] mkdir is now available
2017-11-11 21:09:59 +00:00