hugova
|
eff01e5411
|
make circle draw not write over program mem.
|
2025-08-01 19:24:40 +02:00 |
|
hugova
|
b6a63a6a26
|
remove unused stuff from test file.
|
2025-08-01 18:23:11 +02:00 |
|
hugova
|
01edb71d8a
|
seperate testing and release
|
2025-08-01 13:41:13 +02:00 |
|
hugova
|
2a3db7876f
|
make divition return to A, because compiler.
|
2025-08-01 00:32:53 +02:00 |
|
hugova
|
be13c298c7
|
fix source.s duplicate .debuginfo and some comments
|
2025-08-01 00:23:00 +02:00 |
|
hugova
|
f647c68edf
|
fix testing for divition and add doc.. for mult..
|
2025-08-01 00:23:00 +02:00 |
|
|
4cddb13ba8
|
Add user procedures bitor, shiftleft, and shiftright
|
2025-07-31 23:21:46 +02:00 |
|
hugova
|
0e3ebe487c
|
fix test that test most multiplications. Also fix multiplication 0*0 bugg.
|
2025-07-31 21:53:55 +02:00 |
|
|
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 |
|