Oliver Schmidt
|
5928af8adc
|
Merge pull request #645 from polluks/patch-7
Update c64.sgml
|
2018-05-14 20:28:15 +02:00 |
|
Oliver Schmidt
|
ad59689946
|
Merge pull request #644 from greg-king5/anon-struct
Make union declarations know the sizes of anonymous structs/unions.
|
2018-05-14 18:37:51 +02:00 |
|
Stefan
|
df79409f76
|
Update c64.sgml
soft80 is NMI ready
|
2018-05-14 14:17:09 +00:00 |
|
Greg King
|
362b6afacf
|
Made a C union declaration know the sizes of anonymous struct/union members when it determines its size.
The bug was located, and the fix was written, by Francesco.
|
2018-05-13 18:54:45 -04:00 |
|
Oliver Schmidt
|
4e137cf9f5
|
Merge pull request #643 from mikeakohn/fix/sweet16_op_bs
The opcode for BS should be 0x0C.
|
2018-05-13 16:32:18 +02:00 |
|
Michael Kohn
|
5ecd902fbf
|
The opcode for BS should be 0x0C.
|
2018-05-13 06:31:05 -05:00 |
|
greg-king5
|
ca31e3af1e
|
Fixed a bug that didn't preserve the accumulator's value when a simple 16-bit fetch-and-store is optimized. (#637)
Fix a 16-bit fetch-and-store cc65 optimizer bug.
|
2018-05-12 13:46:16 -04:00 |
|
greg-king5
|
2a78b9d3fe
|
Merge pull request #642 from polluks/patch-6
NMI-friendly c64-hi.tgi
|
2018-05-10 09:00:34 -04:00 |
|
Stefan
|
b449ded176
|
Update c64-hi.s
|
2018-05-09 23:56:35 +00:00 |
|
Stefan
|
b81a04f157
|
Update c64-hi.s
|
2018-05-09 23:52:52 +00:00 |
|
Stefan
|
cdce753a09
|
NMI friendly c64-hi
Don't clear all vectors, see #639.
|
2018-05-09 23:31:42 +00:00 |
|
Oliver Schmidt
|
334e30c407
|
Merge pull request #636 from blackystardust/master
Added C64 Turbo Master accelerator code and documentation.
|
2018-05-03 18:18:13 +02:00 |
|
Marco van den Heuvel
|
cdebf6baa7
|
Harmonized the comments (as in added 1 space) ;)
|
2018-05-03 09:11:20 -07:00 |
|
Marco van den Heuvel
|
04675fca2a
|
Order fix.
|
2018-05-02 11:23:43 -07:00 |
|
Marco van den Heuvel
|
e88ac62d06
|
Optimized the code a bit, thanks to Greg for the suggestions/comments.
|
2018-05-01 14:46:57 -07:00 |
|
Marco van den Heuvel
|
b1c3daca3a
|
Fixed the order of some functions.
|
2018-05-01 14:45:51 -07:00 |
|
Marco van den Heuvel
|
21e6f25e70
|
Added missing file.
|
2018-05-01 14:44:23 -07:00 |
|
Marco van den Heuvel
|
b12678e90d
|
Fixed a typo.
|
2018-04-30 14:34:46 -07:00 |
|
Marco van den Heuvel
|
ad7b339c44
|
Added C64 Turbo Master accelerator code and documentation.
|
2018-04-30 14:30:35 -07:00 |
|
Oliver Schmidt
|
5c07db3a74
|
Merge pull request #634 from blackystardust/master
Added C65/C64DX accelerator code and documentation.
|
2018-04-30 22:51:42 +02:00 |
|
Marco van den Heuvel
|
5b4929ef98
|
Removed obsolete bit opcode.
|
2018-04-29 12:13:52 -07:00 |
|
Marco van den Heuvel
|
63cad26656
|
Merge branch 'master', remote-tracking branch 'origin'
|
2018-04-29 12:12:13 -07:00 |
|
Oliver Schmidt
|
a482b54ed7
|
Removed extern keyword from function prototype.
|
2018-04-29 13:50:09 +02:00 |
|
Marco van den Heuvel
|
d0088fbc0f
|
Fixed a wrong branch.
|
2018-04-28 13:26:20 -07:00 |
|
Marco van den Heuvel
|
a012fab090
|
Added a comment to make the situation more clear.
|
2018-04-28 13:25:16 -07:00 |
|
Marco van den Heuvel
|
11629bcf99
|
Added C65/C64DX accelerator code and documentation.
|
2018-04-27 14:22:41 -07:00 |
|
Oliver Schmidt
|
47e4b36180
|
Merge pull request #631 from blackystardust/master
Added C64 Chameleon accelerator code and documentation.
|
2018-04-27 20:47:03 +02:00 |
|
Marco van den Heuvel
|
97e69952c4
|
Removed extern keyword from function prototypes.
|
2018-04-27 09:16:25 -07:00 |
|
Marco van den Heuvel
|
1428015158
|
Optimized the code a bit as suggested by Greg.
|
2018-04-26 09:18:54 -07:00 |
|
Greg King
|
c92a3c5bd5
|
Improved the accelerator code. Fixed an infinite loop.
Removed the execute permissions from some files.
|
2018-04-26 05:46:34 -04:00 |
|
Marco van den Heuvel
|
f2e46f0fdf
|
Added C64 Chameleon accelerator code and documentation.
|
2018-04-25 12:53:29 -07:00 |
|
Oliver Schmidt
|
fc61bc79c5
|
Merge pull request #629 from blackystardust/master
Added C128 accelerator code and documentation for both C128 mode and C128 in C64 mode.
|
2018-04-25 15:08:11 +02:00 |
|
Marco van den Heuvel
|
cc2bcb8a4d
|
Changed c128 accelerator code and documention to include both C64 and C128 support.
|
2018-04-23 19:25:11 -07:00 |
|
Oliver Schmidt
|
fe33a39d6c
|
Merge pull request #628 from ops/VIAFIX_PET
Pet: Add missing VIA register names
|
2018-04-23 15:58:13 +02:00 |
|
Marco van den Heuvel
|
28f26991ac
|
Updated c128 accelerator code and documentation.
|
2018-04-21 09:52:50 -07:00 |
|
Greg King
|
30aed2330d
|
Updated a joystick adapter URL.
|
2018-04-21 04:30:56 -04:00 |
|
Marco van den Heuvel
|
3f5683b391
|
Added C128 in C64 mode accelerator code and documentation.
|
2018-04-20 12:08:28 -07:00 |
|
Olli Savia
|
c2adade8a8
|
Updated to use the new VIA register names
|
2018-04-20 21:25:43 +03:00 |
|
Olli Savia
|
7292b571de
|
Added missing VIA register names.
|
2018-04-20 21:24:37 +03:00 |
|
Oliver Schmidt
|
305c6e7ae4
|
Merge pull request #626 from blackystardust/master
Added c64dtv accelerator code and documentation.
|
2018-04-20 20:01:16 +02:00 |
|
Oliver Schmidt
|
53df4da8e8
|
Merge pull request #625 from ops/VIAFIX
VIC-20: Add missing VIA register names
|
2018-04-18 17:09:35 +02:00 |
|
Greg King
|
e235ac2a0e
|
Added a preprocessor guard to tgidemo.c that avoids a compiler warning.
DoWarning() is compiled only if it will be used.
|
2018-04-17 16:53:10 -04:00 |
|
Oliver Schmidt
|
d314a27e76
|
Merge pull request #627 from jedeoric/master
[Telestrat target] fix fwrite bug, cputc, chline, remove & mkdir added
|
2018-04-16 22:46:56 +02:00 |
|
jede
|
cc2b5af601
|
Fix comment
|
2018-04-16 21:51:15 +02:00 |
|
Marco van den Heuvel
|
ef73310cce
|
Fixed more comments.
|
2018-04-16 11:05:52 -07:00 |
|
Marco van den Heuvel
|
0aa2735d4e
|
Fixed another comment.
|
2018-04-15 12:15:19 -07:00 |
|
Marco van den Heuvel
|
c5f15fa1d5
|
Fixed some comment and documentation errors.
|
2018-04-15 11:55:58 -07:00 |
|
Greg King
|
5f6d024804
|
Made the samples Makefile be able to build the samples for targets other than the ones named explicitly in that file.
|
2018-04-14 18:10:11 -04:00 |
|
jede
|
626fed88b7
|
chline added
|
2018-04-14 22:05:03 +02:00 |
|
jede
|
e34ef0fc17
|
add cputc & remove
|
2018-04-14 21:52:11 +02:00 |
|