Meowbit circuitpython nes installation

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
drakengard
 
Posts: 1
Joined: Sat Mar 21, 2020 2:02 pm

Meowbit circuitpython nes installation

Post by drakengard »

Hi all i successfully installed circuitpython , but i can t install nes emulatore for stm32, anyone help me please?

User avatar
blnkjns
 
Posts: 963
Joined: Fri Oct 02, 2020 3:33 am

Re: Meowbit circuitpython nes installation

Post by blnkjns »

It runs on C++, so you need to go another route.
https://github.com/BANNED/STM32F4- ... r/stm32nes
It is probably compiled on VisualStudio or something like that.
With some tweaking it might as well compile in the Arduino IDE.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”