this post was submitted on 14 May 2024
4 points (83.3% liked)

Commodore 64

302 readers
1 users here now

A place for people all over the world to discuss the best personal computer of all time - the Commodore 64!

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 3 months ago

He converted the generative model into BASIC code that takes 20 minutes to run. Given how slow BASIC is (it’s interpreted by code written in 6502 assembly language), directly generating 6502 machine language would yield a dramatic speedup. (I’d be surprised if it took all of 5 minutes.)

(Also, a C64 sprite is 24x21 pixels. 8x8 is a character cell.)