NES Cartridge – BLANK

If you liked this item, please rate it up on Steam Workshop page.

Author: rubAdoot

Last revision: 10 Sep, 2024 at 17:10 UTC

File size: 24.88 KB

On Steam Workshop

Description:

A blank cartridge to write your own program on! Used in my 16 Bit NES Computer. Flick the switch at the back to reveal the cartridge ROM and paint your program in white onto it.

Note that the front top line in the direction of the arrow is address 0 so code will start executing from there and on the underside the front line under address 0 is 32.

To program you can either use the table on my NES computer workshop entry to manually paint it or use its own assembly language on an emulator i made in python for it (https://github.com/Aydan314/ScrapMechanicNESemulator)