Fabrizio Caruso
|
885b360a41
|
Fix color 1 and 2 (grey/green levels)
|
2022-04-02 23:09:05 +02:00 |
|
Karri Kaksonen
|
b3d28dd517
|
Change order to make decoding easier
|
2022-04-02 22:49:28 +03:00 |
|
Karri Kaksonen
|
5040a4b2a1
|
Use question mark instead of exclamation mark
|
2022-04-02 21:28:34 +03:00 |
|
Fabrizio Caruso
|
426e93b4bf
|
Fix Gamate CONIO: non-solid characters bug
|
2022-04-02 12:44:27 +02:00 |
|
Karri Kaksonen
|
2e33185dcb
|
Remove clrscr from init
|
2022-04-02 13:01:05 +03:00 |
|
Karri Kaksonen
|
19dab6bbab
|
Change blue to white
|
2022-04-02 12:09:15 +03:00 |
|
Karri Kaksonen
|
c44557665c
|
Change blue to white
|
2022-04-02 11:48:05 +03:00 |
|
Karri Kaksonen
|
2388d022aa
|
Add the build tools for the font
|
2022-04-02 11:47:37 +03:00 |
|
Karri Kaksonen
|
3a21734c68
|
Fix cursor character
|
2022-04-02 10:51:45 +03:00 |
|
Karri Kaksonen
|
f8b53e91fa
|
Add the font160.png
|
2022-04-02 10:04:53 +03:00 |
|
Karri Kaksonen
|
c31c7d2782
|
Add basic conio buffer
|
2022-04-02 09:39:55 +03:00 |
|
Karri Kaksonen
|
26ab64f207
|
Change polarity for 2600 buttons
|
2022-03-31 11:04:10 +03:00 |
|
Karri Kaksonen
|
e4193451d4
|
Add comments
|
2022-03-31 09:09:11 +03:00 |
|
Karri Kaksonen
|
4e8f62fb96
|
Add stdjoy driver
|
2022-03-31 09:08:40 +03:00 |
|
Karri Kaksonen
|
67def0ca0d
|
Fixed logic flaw
|
2022-03-31 08:05:41 +03:00 |
|
Karri Kaksonen
|
2c00f1e898
|
Add atari7800-stdjoy
|
2022-03-31 07:44:26 +03:00 |
|
Karri Kaksonen
|
5115a1b50f
|
Export paldetected
|
2022-03-25 15:08:14 +02:00 |
|
Karri Kaksonen
|
4a71a1fbb2
|
Use proper mnemonics
|
2022-03-25 15:02:43 +02:00 |
|
Karri Kaksonen
|
8d0b0e6ffc
|
Separate machine detection from crt0 and put it in get_tv
|
2022-03-25 14:44:54 +02:00 |
|
Karri Kaksonen
|
865be55e66
|
Split clock file to components
|
2022-03-22 21:29:06 +02:00 |
|
Karri Kaksonen
|
d0d0941a64
|
Add get_tv.s
|
2022-03-22 21:28:35 +02:00 |
|
Karri Kaksonen
|
d6009721d4
|
Add irq handling, PAL/NTSC detection and clock()
|
2022-03-22 20:02:54 +02:00 |
|
Karri Kaksonen
|
220171d0da
|
Add irq handling, PAL/NTSC detection and clock()
|
2022-03-22 20:02:46 +02:00 |
|
Karri Kaksonen
|
79c243ccef
|
Clear hw palette and set AUDIN low at startup
|
2022-03-21 08:37:49 +02:00 |
|
Karri Kaksonen
|
21c093476f
|
Merge branch 'atari7800' of github.com:karrika/cc65 into atari7800
|
2022-03-07 08:49:29 +02:00 |
|
Karri Kaksonen
|
eb86bc33b9
|
Add CARTSIZE to cfg file for configuring the a78 header. Add descriptions of usage.
|
2022-03-07 08:48:59 +02:00 |
|
Karri Kaksonen
|
786b4310d0
|
Merge branch 'cc65:master' into atari7800
|
2022-03-05 19:09:05 +02:00 |
|
Karri Kaksonen
|
d679faaf22
|
Add exehdr
|
2022-03-01 09:28:15 +02:00 |
|
Karri Kaksonen
|
b861f6df8f
|
Add exehdr
|
2022-03-01 09:28:06 +02:00 |
|
Karri Kaksonen
|
d059682692
|
Add crt0.s and ctype.s
|
2022-03-01 07:37:07 +02:00 |
|
Karri Kaksonen
|
3266e70de4
|
Add target atari7800
|
2022-03-01 06:44:55 +02:00 |
|
Karri Kaksonen
|
b74de2319f
|
Fix black index in tgi_colors.s
|
2022-02-25 16:00:03 +02:00 |
|
Karri Kaksonen
|
4e406b744c
|
Mark index 0 as TRANSPARENT. Let palette start from index 1
|
2022-02-24 08:50:36 +02:00 |
|
Jeff Tranter
|
2bf8be5b3b
|
Fix some commonly made spelling errors in comments.
|
2022-02-21 15:44:31 -05:00 |
|
polluks2
|
246814e63b
|
smarter manufacturer
some kind of promotion
|
2022-02-18 00:43:49 +01:00 |
|
Greg King
|
f64ee3370d
|
Added to the telestrat library the name of the standard dynamic TGI driver.
|
2022-02-03 18:23:23 -05:00 |
|
Bob Andrews
|
24227482ea
|
Merge pull request #1648 from polluks2/tco
Added tail call optimization
|
2022-02-03 14:42:41 +01:00 |
|
polluks
|
a26778744a
|
Added tail call optimization
|
2022-02-02 23:02:01 +01:00 |
|
polluks
|
8e60102e8e
|
Removed the colour purple
This commit may break compatibility.
|
2022-02-02 00:58:50 +01:00 |
|
Greg King
|
7118c9236b
|
Fixed the cart directory build code to handle even simple programs.
Carts can be built containing programs that don't link some segments.
|
2022-01-31 08:14:26 -05:00 |
|
polluks
|
e327071615
|
Save a few bytes
|
2022-01-30 03:26:32 +01:00 |
|
polluks
|
e66a54ac14
|
Revert commits
|
2022-01-30 03:15:28 +01:00 |
|
polluks2
|
97c83de37b
|
Merge branch 'cc65:master' into master
|
2022-01-30 02:40:27 +01:00 |
|
polluks2
|
06725c166e
|
Merge branch 'cc65:master' into master
|
2021-12-31 17:21:20 +01:00 |
|
polluks
|
1bcf93d010
|
Merge branch 'master' of http://github.com/polluks2/cc65
|
2021-12-30 00:42:29 +01:00 |
|
polluks
|
4920ffa23a
|
Save a few bytes
|
2021-12-30 00:04:57 +01:00 |
|
Sven Michael Klose
|
0b84465276
|
Fix strnlen().
|
2021-12-25 09:11:58 +01:00 |
|
Sven Michael Klose
|
921e549172
|
Add standard C library function strnlen().
|
2021-12-24 23:44:57 +01:00 |
|
Greg King
|
6ac4aa4e20
|
Made cbm_open() be more efficient.
The fastcall argument doesn't need to be put on a stack. SETNAM can be called before SETLFS.
|
2021-12-24 00:10:04 -05:00 |
|
Greg King
|
884f72637b
|
Put the alignment decrement code back into posix_memalign().
Without that code, the function returns a very broken pointer.
|
2021-12-19 21:08:46 -05:00 |
|