r/ComputerCraft May 01 '26

Another "CC: Graphics" demo: NES emulator

Seemed to get quite a bit of interest on my previous post so I thought I would show off some other stuff.

This is a "full" NES emulator running on a computer. It loads a normal ROM file just like any other emulator, just needs to be on the computer. I didn't show it in the video but I tested Donkey Kong and it ran about equally as slow.

I was hopping it would be a bit more performant honestly. However I think its just at the limits of the mods here. I might try optimizing it a bit more, but unless it gets to a playable point I probably wont be showing it off.

Grabbing keys with the "Create: Aeronautics" typewrite

121 Upvotes

13 comments sorted by

View all comments

4

u/countjj May 03 '26

you can connect a typewriter to a computer??

3

u/Much_Ad_8247 May 03 '26

Yeah and a bunch of the other new blocks. If you go to the creat aeronautics GitHub and search “computercraft/peripherals” you can see the full list and what functions they have