lets emulate a 6502 cpu in php!
Find a file
2024-12-15 00:00:43 +00:00
src getting somewhere but we're nowhere 2024-12-15 00:00:43 +00:00
.editorconfig initial vommit 2024-12-09 03:51:28 +00:00
.gitattributes initial vommit 2024-12-09 03:51:28 +00:00
.gitignore ALMOST THERE, carry and overflow logic is probably cooked still and also the illegal opcodes are missing but !!! 2024-12-14 04:47:41 +00:00
aiko getting somewhere but we're nowhere 2024-12-15 00:00:43 +00:00
aiko-magipoka.gif initial vommit 2024-12-09 03:51:28 +00:00
composer.json initial vommit 2024-12-09 03:51:28 +00:00
composer.lock initial vommit 2024-12-09 03:51:28 +00:00
LICENCE initial vommit 2024-12-09 03:51:28 +00:00
README.md initial vommit 2024-12-09 03:51:28 +00:00

AIKO PHP

this is a 6502 emulator implemented in PHP 8.4 because uhhh