This website requires JavaScript.
89651fd8bd
Merge pull request #2699 from colinleroy/fix-temp-files-again
Bob Andrews
2025-06-13 20:44:28 +02:00
215f51a230
Fix temporary filenames again.
Colin Leroy-Mira
2025-06-13 13:55:05 +02:00
b9eeec0c51
Merge pull request #2677 from sintech/agat-support
Bob Andrews
2025-06-13 17:59:40 +02:00
8202b520b2
add Agat to samples
Konstantin
2025-06-13 12:51:41 +03:00
c28bafa581
add chline, cvline functions
Konstantin
2025-06-13 12:50:39 +03:00
af2ab29a91
Merge branch 'master' into c_sp
Bob Andrews
2025-06-12 23:38:48 +02:00
f191272feb
Merge branch 'master' into checksorted
Bob Andrews
2025-06-12 23:33:12 +02:00
fc6ed60029
Merge branch 'master' into macexpand
Bob Andrews
2025-06-12 22:18:06 +02:00
b7a5ec86c5
Remove trailing spaces.
Kugel Fuhr
2025-06-12 22:09:53 +02:00
40aced6d6d
Command line switches -dD and -Dm were swapped in the usage information.
Kugel Fuhr
2025-06-12 22:02:35 +02:00
a6b94ebba2
Implement -dD, -dM and -dN command line switches to output macro definitions.
Kugel Fuhr
2025-06-12 21:50:20 +02:00
0a1df881b3
Merge pull request #2697 from mrdudz/testdbginfo
Bob Andrews
2025-06-12 21:44:37 +02:00
505160f169
a bit cleaner, also build dbgsh
mrdudz
2025-06-12 21:31:05 +02:00
b2616eac0d
use -C correctly :)
mrdudz
2025-06-12 20:58:36 +02:00
86cf60d0e6
add dbginfo to src/Makefile, add building dbginfo example to CI. Fixes #2681 , supersedes #2682
mrdudz
2025-06-12 20:53:55 +02:00
a8b9c05584
Merge pull request #2696 from colinleroy/optimize-ntohs-on-c02
Bob Andrews
2025-06-12 19:51:11 +02:00
149b2b69ef
Use new CPU macro to optimize ntohs on 65c02
Colin Leroy-Mira
2025-06-12 19:21:57 +02:00
57fa64bac6
Merge pull request #2686 from colinleroy/fix-temp-name
Bob Andrews
2025-06-12 18:39:54 +02:00
ffd667c2c9
Fix temporary file name creation.
Colin Leroy-Mira
2025-06-10 19:40:18 +02:00
59441b3139
Merge pull request #2695 from kugelfuhr/kugelfuhr/fix-2363
Bob Andrews
2025-06-12 17:56:08 +02:00
49eaf54c89
Merge pull request #2690 from GorillaSapiens/issue_2608
Bob Andrews
2025-06-12 15:54:44 +02:00
ace81bd36a
Add macros to check for CPU type and supported instruction set.
Kugel Fuhr
2025-06-12 14:42:38 +02:00
880322a5ae
renamed test as requested.
Gorilla Sapiens
2025-06-12 06:06:52 +00:00
844596fd03
Merge branch 'master' into issue_2608
Gorilla Sapiens
2025-06-12 05:59:27 +00:00
c3defc1b1c
Update tgidemo.c - i really like BLACK but that was a bit much :)
Bob Andrews
2025-06-12 01:00:17 +02:00
2f16defd6f
Update tgidemo.c - apple2 fix
Bob Andrews
2025-06-12 00:45:17 +02:00
1c71d4c609
Update tgidemo.c
Bob Andrews
2025-06-12 00:35:29 +02:00
cd769b3a9f
Update cbm264.h - TGI_COLOR defines should be indices into the default palette
Bob Andrews
2025-06-12 00:32:09 +02:00
3b79c92f39
Update pragma.c just retrigger the checks
Bob Andrews
2025-06-11 21:06:58 +02:00
ccdc5b9fea
massaged repro case from #2608 into a test
mrdudz
2025-06-11 20:50:04 +02:00
51da666210
fixes #2608
Gorilla Sapiens
2025-06-11 02:21:39 +00:00
d1def100dd
use sort -c
mrdudz
2025-06-09 22:28:19 +02:00
aaa1058d32
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
mrdudz
2025-06-09 21:48:20 +02:00
9afe980124
Add dash for naming consistency
Konstantin
2025-06-09 21:17:47 +03:00
1e80269c6b
Add comment about why AppleSingle header is needed
Konstantin
2025-06-09 21:14:01 +03:00
717e32ba6a
add "sorted" target
mrdudz
2025-06-09 18:45:52 +02:00
58ff844d04
add to GHA
mrdudz
2025-06-09 18:42:52 +02:00
d368f3d0ea
simple script(s) to check if bsearch tables are sorted correctly
mrdudz
2025-06-09 18:26:41 +02:00
869ba5c493
Merge pull request #2683 from mrdudz/fixsorted
Bob Andrews
2025-06-09 18:23:05 +02:00
ba80de5efc
fix bsearch tables that must be sorted, add comment to all tables that must be sorted
mrdudz
2025-06-09 17:58:58 +02:00
fb421d7a81
Remove dangling spaces
Konstantin
2025-06-08 23:44:51 +03:00
4d5a290135
add docs and readme.md
Konstantin
2025-06-08 23:30:34 +03:00
41a82f7165
fix codestyle
Konstantin
2025-06-08 23:20:21 +03:00
34daf33d93
Remove dangling spaces
Konstantin
2025-06-07 14:10:50 +03:00
cbf1b1d5a7
Updated translation table
Konstantin
2025-06-07 14:00:10 +03:00
1a109c0b34
Fix codestyle
Konstantin
2025-06-07 12:36:49 +03:00
c3b87779b7
Update Makefile - link all Plus4 samples with plus4-hires.cfg - using the LDFLAGS mechanism for this does not work
Bob Andrews
2025-06-05 02:23:29 +02:00
79ecb2071c
Update Makefile - use ld65, not cl65, for linking
Bob Andrews
2025-06-05 02:09:11 +02:00
5ff18c1ebc
Updates
Konstantin
2025-06-04 23:11:13 +03:00
de524a6561
Initial Agat support
Konstantin
2025-06-04 22:51:17 +03:00
a0772cfa10
one more comment
Gorilla Sapiens
2025-06-04 06:43:29 +00:00
b6f42f9ab2
changed "spc" to "c_sp"
Gorilla Sapiens
2025-06-04 06:37:59 +00:00
dd2f19260c
added information to Makefile output
Gorilla Sapiens
2025-06-04 03:03:18 +00:00
3d118dc6e5
rename "sp" to "spc", avoid conflict with 4510 opcodes
Gorilla Sapiens
2025-06-04 02:06:40 +00:00
58171691d0
Merge pull request #2673 from GorillaSapiens/issue_2666
Bob Andrews
2025-06-03 23:53:48 +02:00
9318c781ae
fixes #2666 , double charmap of char literals
Gorilla Sapiens
2025-06-03 20:54:55 +00:00
a1fe6b8465
kill spaces
Bob Andrews
2025-06-01 23:22:44 +02:00
d7c84d1434
kill spaces
Bob Andrews
2025-06-01 23:20:51 +02:00
81ca41b736
kill dangling spaces
Bob Andrews
2025-06-01 23:19:51 +02:00
aa4a791cc3
Merge branch 'master' into feature/plus4-tgi-driver
Bob Andrews
2025-06-01 23:12:27 +02:00
0122307399
Apple2: Dynamic IIe check on a2_lo_tgi
Colin Leroy-Mira
2025-05-28 08:40:51 +02:00
a9ab23ad51
Make waitvsync available on apple2
Colin Leroy-Mira
2025-05-27 16:22:37 +02:00
d3ef3e1b62
Apple2: Don't depend on apple2enh definition for characters
Colin Leroy-Mira
2025-05-25 16:22:24 +02:00
4971fe312a
Merge pull request #2660 from GorillaSapiens/issue_2446
Bob Andrews
2025-05-31 19:02:06 +02:00
df99b9a107
fix codestyle
Bob Andrews
2025-05-31 19:00:11 +02:00
c75c305c59
Apple2: Fix inconsistency (use bit like everywhere else)
Colin Leroy-Mira
2025-05-31 13:22:01 +02:00
d03529067a
Apple2: don't define _allow_lowercase and uppercasemask on APPLE2ENH
Colin Leroy-Mira
2025-05-31 13:27:52 +02:00
89daccaa43
Apple2: automatically enable lowercase starting from //e
Colin Leroy-Mira
2025-05-21 20:47:21 +02:00
f8c51ffd3d
Spare a few bytes
Colin Leroy-Mira
2025-05-26 18:03:12 +02:00
779c393e65
fixes *.s -> *.o -> exe path
Gorilla Sapiens
2025-05-29 15:05:03 +00:00
842ec4b481
tmpfiles for the *.grc -> *.s -> *.o -> exe path
Gorilla Sapiens
2025-05-29 14:26:25 +00:00
e444f4c40e
Apple2: Safely check for 80-columns card
Colin Leroy-Mira
2025-05-27 22:42:07 +02:00
816666615b
Apple2: Make 80-columns support dynamic on apple2 target
Colin Leroy-Mira
2025-05-27 16:31:23 +02:00
9ae0eaafcc
fixed inaccurate comment
Gorilla Sapiens
2025-05-27 14:13:52 +00:00
a1139aa6b8
removed dangling space
Gorilla Sapiens
2025-05-27 06:31:54 +00:00
ca8b072608
fixed another pedantic github build problem
Gorilla Sapiens
2025-05-27 06:30:12 +00:00
9a2f754e8d
fixes problems found by github autobuild
Gorilla Sapiens
2025-05-27 06:18:24 +00:00
11d3338282
bugfixes
Gorilla Sapiens
2025-05-27 06:00:24 +00:00
e451134e23
fixes issue #2446
Gorilla Sapiens
2025-05-27 05:03:17 +00:00
cd92e4f0af
Apple2: Set mousecard IRQ rate when possible
Colin Leroy-Mira
2025-05-11 11:49:53 +02:00
407a31eeaa
Merge branch 'cc65:master' into master
rumbledethumps
2025-05-24 21:39:17 -07:00
b6d261ba2b
change to ria_tzset
rumbledethumps
2025-05-24 21:27:05 -07:00
3b089b715a
Merge pull request #2485 from SvenMichaelKlose/add_plus4_getin_wrapper
Bob Andrews
2025-05-25 03:58:00 +02:00
0d9ae7cb70
Update kgetin.s
Bob Andrews
2025-05-25 03:44:36 +02:00
cb0c9bf526
Merge pull request #1810 from mrdudz/coniopeek
Bob Andrews
2025-05-25 03:26:30 +02:00
bd63c6aa4b
move char block printing into function
mrdudz
2025-05-25 03:23:54 +02:00
c996157f0e
update conio test to reflect the state of cpeek implementation(s)
mrdudz
2025-05-25 02:53:34 +02:00
e9a15af29b
cleanup/fix pce cpeekc/cpeekcolor/cpeekrevers/cpeeks, replaces #532
mrdudz
2025-05-25 02:52:03 +02:00
5c72deb0b9
prepare osic1p cpeekc/cpeekcolor/cpeekrevers, replaces #532
mrdudz
2025-05-25 01:38:32 +02:00
8d42c4a8c5
fix cpeekc/cpeekcolor/cpeekrevers/cpeeks for atmos, replaces what is in #532
mrdudz
2025-05-24 20:03:44 +02:00
228316ff58
NES complete now (tested and conio test updated), replaces what is in #532
mrdudz
2025-05-24 19:19:49 +02:00
6628c4ff43
fix cpeekc/cpeekcolor/cpeekrevers for atari 800
mrdudz
2025-05-24 18:34:44 +02:00
0d5e365ee3
Merge branch 'master' into coniopeek
mrdudz
2025-05-24 17:52:58 +02:00
7621fb91f0
Merge pull request #2642 from GorillaSapiens/ca65_charset_translations
Bob Andrews
2025-05-24 17:23:19 +02:00
8f4451a468
Merge pull request #2658 from kugelfuhr/kugelfuhr/fix-2655
Bob Andrews
2025-05-24 17:17:36 +02:00
40d6b45d30
Merge pull request #2652 from pfusik/opt-crc32
Bob Andrews
2025-05-24 17:13:56 +02:00
2edb5b96c5
Merge pull request #2654 from kugelfuhr/kugelfuhr/fix-2599
Bob Andrews
2025-05-24 16:59:00 +02:00
e211849633
Merge pull request #2657 from kugelfuhr/kugelfuhr/cleanup
Bob Andrews
2025-05-24 16:56:56 +02:00
333ac4b383
Merge pull request #2651 from colinleroy/add-decompressors
Bob Andrews
2025-05-24 16:54:05 +02:00
795cc55e45
tzset()
rumbledethumps
2025-05-23 19:26:27 -07:00