Skip to content

Richard5656/JS-24-Bit-CPU

Repository files navigation

JS-24-Bit-CPU

24 bit CPU in JS has a really bad C compiler. There is no name for the Afermentioned CPU and subsequent development kit. If you have any suggestions put them in the issues tab.

This CPU is a simpiler version of the 6502. I emulated most of the movement as MicroCode except for the ALU.

JavaScript was never meant to handle this so your browser might crash.

(There has been an update 10/26/22): There is now a unmicrocoded faster version of the CPU. It's been sitting in my hardrive for quite a while. Doesn't support ports yet though.

(There has been an update 10/27/22): I have added the asm block in the compiler.

(ADDED new instructions to the AST os 11/26/22): I have also added ASTs.

Put all of your suggestions and questions in the issues tab marked suggestions and questions.

What you get in firefox image

Releases

No releases published

Packages

No packages published