Greg King
|
a5e69e7ea6
|
Upgraded the cx16 library to the Commander X16 Kernal ROM's prerelease 39.
|
2022-04-29 16:56:54 -04:00 |
|
mrdudz
|
c977afe0b8
|
add comment explaining what the empty file is about
|
2022-04-16 19:59:25 +02:00 |
|
Greg King
|
81edc3f582
|
Updated a comment about Kernal's STATUS variable.
|
2020-11-08 17:45:54 -05:00 |
|
Greg King
|
0f66f7569e
|
Updated the cx16 library to the upstream project's prerelease 38.
|
2020-10-17 14:48:01 -04:00 |
|
Greg King
|
4296cbaf82
|
Added a 320x200x256 TGI driver to the Commander X16 library.
Made the mandelbrot sample program handle the X16's 256 colors.
|
2020-07-15 17:30:58 -04:00 |
|
Greg King
|
cbf0c1d1dd
|
Updated the cx16 library to the Commander X16's ROM prerelease 37.
|
2020-05-02 13:46:06 -04:00 |
|
Greg King
|
b66f7272af
|
Updated the cx16 library to the ROM's prerelease 36.
|
2020-01-11 02:20:52 -05:00 |
|
Greg King
|
b56ba8f073
|
Added real-time clock functions to the cx16 library.
|
2019-12-27 18:07:37 -05:00 |
|
Greg King
|
f067c4530f
|
Made the program-chaining exec() handle the X16 emulator's file-system.
|
2019-12-25 14:53:32 -05:00 |
|
Greg King
|
3fa253d31f
|
Updated the cx16 library to the Commander X16 Kernal's prerelease 35.
|
2019-12-25 10:56:32 -05:00 |
|
Greg King
|
5da525e0ea
|
Added a standard mouse driver to the cx16 library.
|
2019-11-16 14:51:24 -05:00 |
|
Greg King
|
d78133e1f0
|
Updated cx16 to match the Commander X16 ROMs and emulator, release 34.
|
2019-11-16 13:11:40 -05:00 |
|
Greg King
|
9fa90e2265
|
Added VERA peek() and poke() to the cx16 library.
They simplify C programs' direct access to VERA's internal address space.
|
2019-10-24 05:15:42 -04:00 |
|
LRFLEW
|
e660a49347
|
[cx16] Update ROM banks to new mapping
|
2019-10-12 04:51:27 -04:00 |
|
Greg King
|
9dfc8f84bc
|
Fixed cgetc().
The GETIN function doesn't protect CPU registers.
|
2019-10-01 05:30:36 -04:00 |
|
Greg King
|
2546c6ba1c
|
Put the C64 code into cx16/_scrsize.s.
(I forgot that SCREEN is an official jumptable function.
|
2019-09-28 01:38:16 -04:00 |
|
Greg King
|
6cae84a25d
|
Updated the cx16 start-up to the emulator's release 32.
Made the Kernal ROM be visible when programs start.
|
2019-09-28 00:54:27 -04:00 |
|
Greg King
|
18afc7c703
|
Created a target and a library for the Commander X16 prototype computer.
|
2019-09-27 03:38:51 -04:00 |
|