Emulators on microcontrollers: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Rtim (talk | contribs)
mNo edit summary
Rtim (talk | contribs)
mNo edit summary
Line 11: Line 11:
* [https://github.com/sash13/chip8-stm32 CHIP-8 STM32] - [[CHIP-8 interpreters|CHIP-8]] interpreter.
* [https://github.com/sash13/chip8-stm32 CHIP-8 STM32] - [[CHIP-8 interpreters|CHIP-8]] interpreter.
* [https://github.com/FedericoBruzzone/CHIP-8-STM32 CHIP-8 STM32] - [[CHIP-8 interpreters|CHIP-8]] interpreter.
* [https://github.com/FedericoBruzzone/CHIP-8-STM32 CHIP-8 STM32] - [[CHIP-8 interpreters|CHIP-8]] interpreter.
* [https://github.com/mrheosuper/STM32-Snes-Emulator STM32 SNES Emulator] - [[SNES]] emulator.
* [https://github.com/mrheosuper/STM32-Snes-Emulator STM32 SNES Emulator] - [[[[Super Nintendo emulators|SNES]] emulator.
* [https://github.com/Daparrag/STM32-NeS STM32 NeS] - [[NES]] emulator.
* [https://github.com/Daparrag/STM32-NeS STM32 NeS] - [[NES]] emulator.
* [https://github.com/deemess/ZXSTM ZXSTM] - [[ZX Spectrum]] emulator.
* [https://github.com/deemess/ZXSTM ZXSTM] - [[ZX Spectrum]] emulator.

Revision as of 18:39, 13 January 2025

Barebones Note: what is a microcontroller?

STMicroelectronics

STM32 Family
Developer STMicroelectronics

Barebones Note: what is the STM32

STM32

Espressif Systems

ESP32/ESP8266
Developer Espressif Systems

Barebones Note: what is the ESP series?

ESP8266

ESP32

Texas Instruments

TM4C

  • TIVA8 - [[|CHIP-8 interpreters|CHIP-8]] interpreter for TM4C123.

See also

Emulators on other systems(edit)