mrdudz
|
ad4d86bbf2
|
add a standard joystick driver, adapted from the c64 one
|
2025-06-25 23:44:07 +02:00 |
|
mrdudz
|
a7e509cd43
|
better handling of the cursor, use kernal function to read key, not the UART directly
|
2025-06-25 21:39:03 +02:00 |
|
mrdudz
|
ef1b101538
|
fix cursor()
|
2025-06-25 20:38:58 +02:00 |
|
mrdudz
|
2206b8d199
|
fix getscreensize
|
2025-06-25 18:52:36 +02:00 |
|
mrdudz
|
4db5ac6c14
|
SCREEN_PTR does only contain the offset apparently (unlike on other cbm systems), so we need extra handling
|
2025-06-25 05:13:09 +02:00 |
|
mrdudz
|
955c6627c0
|
forgot settime...
|
2025-06-25 02:47:33 +02:00 |
|
mrdudz
|
db49432561
|
some more simple fixes, make targettest(s) work
|
2025-06-25 02:38:40 +02:00 |
|
mrdudz
|
23336420b1
|
a bunch of simple conio fixes, makes a few more samples work
|
2025-06-25 00:23:58 +02:00 |
|
mrdudz
|
f787e0857a
|
remove non existing kernal export
|
2025-06-24 21:52:48 +02:00 |
|
mrdudz
|
450c8f7c55
|
startup code and minimalist kernal support for c65 and mega65
|
2025-06-24 21:23:04 +02:00 |
|
mrdudz
|
715d9c00a2
|
initial (identical) minimal "library" for assembly support for c65 and mega65. taken from #1792
|
2025-06-22 21:09:40 +02:00 |
|