This website requires JavaScript.
Explore
Help
Sign in
Stacken
/
c64-livecoding
Watch
6
Star
0
Fork
You've already forked c64-livecoding
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
76f29f6b81
c64-livecoding
/
wip-hugo
/
routines
/
line
History
hugova
76f29f6b81
Performance improvment in test by 0.1s. Mady by better arithmatic for *40 in draw_pixel and fast_unsafe parameter for most macros
2025-03-05 21:02:54 +01:00
..
line.inc
Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet)
2025-03-04 23:01:57 +01:00
line.s
Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet)
2025-03-04 23:01:57 +01:00
line_down.s
Performance improvment in test by 0.1s. Mady by better arithmatic for *40 in draw_pixel and fast_unsafe parameter for most macros
2025-03-05 21:02:54 +01:00
line_down_inv.s
Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet)
2025-03-04 23:01:57 +01:00
line_test.s
Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet)
2025-03-04 23:01:57 +01:00
line_test_time.s
Performance improvment in test by 0.1s. Mady by better arithmatic for *40 in draw_pixel and fast_unsafe parameter for most macros
2025-03-05 21:02:54 +01:00
line_up.s
Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet)
2025-03-04 23:01:57 +01:00
line_up_inv.s
Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet)
2025-03-04 23:01:57 +01:00