|
baab639b4f
|
Add read_pixel and clear_pixel
|
2025-07-30 23:48:32 +02:00 |
|
|
cf56f3c11c
|
RESTORE key now acts as very soft reset, and for startup
This reverts commit 69d9f49b5c .
|
2025-07-30 23:47:29 +02:00 |
|
|
24b2374d3e
|
Remove setup_loader and its user
|
2025-07-30 16:56:24 +02:00 |
|
|
f15ccf7799
|
Remove EMULATOR_PREVIEW, normal host now includes a default userprog
To test a user program, simply replace userprog.bin with the program
you want to run and assemble the host.
|
2025-07-30 16:53:13 +02:00 |
|
|
adb0e70f5e
|
Make the program wait for space key instead of joystick to start
|
2025-07-30 16:37:20 +02:00 |
|
|
69d9f49b5c
|
Check for userprog download on a timer rather than explicitly
|
2025-07-30 16:18:54 +02:00 |
|
|
6a87956370
|
Correct comment to refer to lookup_tables.s, not END.s
|
2025-07-29 17:06:50 +02:00 |
|
hugova
|
b0434c4938
|
fix typo in last commit.
|
2025-07-28 18:50:22 +02:00 |
|
hugova
|
fddaa64187
|
fix bug that still allow drawing outside screen with line.s and added this restriction to pixel_draw.s
|
2025-07-28 18:48:30 +02:00 |
|
|
0505b4cfef
|
Add working emulator preview build method
|
2025-07-28 12:38:56 +02:00 |
|
|
edde967aac
|
Last night's hacking, livecoding now working
|
2025-07-28 11:06:57 +02:00 |
|
hugova
|
1c9a29fcf4
|
fix bad convention with argvevc and x, y-pos.
|
2025-07-27 18:38:51 +02:00 |
|
|
119b7970ac
|
Merge branch 'main' into integration
|
2025-07-27 16:32:41 +02:00 |
|
|
31242dd7d9
|
Merge branch 'main' into integration
|
2025-07-25 13:07:30 +02:00 |
|
|
90ca5d6836
|
Move host source code into "src" directory
|
2025-07-25 12:50:26 +02:00 |
|