4 ms·
Ive been throwing z80, 6502, 68000, 8086, i386 and x86_64 asm at it lately. Haven't seen it get stuck on any of them.
by nineteen999 1mo ago
Ive been throwing z80, 6502, 68000, 8086, i386 and x86_64 asm at it lately. Haven't seen it get stuck on any of them.
- MiroslavPokorny 1mo agogithub ?
- nineteen999 27d agoNot written in assembly, mostly Javascript and HTML/CSS.
- paulryanrogers 1mo agoDo you think the low-level nature of ASM contribute to how successful the LLMs are with it?
- walrus01 1mo agoI think also that a large/smart/fast LLM can automate testing things with QEMU for at least moderately common architectures like motorola 68000, throw code at it rapidly and try different iterations.