Difference between revisions of "Emulators on microcontrollers"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with "{{Barebones}} Barebones Note: what is a microcontroller? =STMicroelectronics= {{Infobox platform |title = STM32 Family |developer = STMicroelectronics |type = microcontroller...")
 
(add TM4C)
 
Line 8: Line 8:
 
}}
 
}}
 
Barebones Note: what is the STM32
 
Barebones Note: what is the STM32
=STM32=
+
==STM32==
 
* [https://github.com/sash13/chip8-stm32 CHIP-8 STM32] - [[CHIP-8]] interpreter.
 
* [https://github.com/sash13/chip8-stm32 CHIP-8 STM32] - [[CHIP-8]] interpreter.
 
* [https://github.com/FedericoBruzzone/CHIP-8-STM32 CHIP-8 STM32] - [[CHIP-8]] interpreter.
 
* [https://github.com/FedericoBruzzone/CHIP-8-STM32 CHIP-8 STM32] - [[CHIP-8]] interpreter.
Line 41: Line 41:
 
* [http://phoenix.yizimg.com/rpsubc8/ESP32TinyZXSpectrum TinyZXSpectrum] [[ZX Spectrum emulators|ZX spectrum]] emulator.
 
* [http://phoenix.yizimg.com/rpsubc8/ESP32TinyZXSpectrum TinyZXSpectrum] [[ZX Spectrum emulators|ZX spectrum]] emulator.
 
* [https://github.com/anabolyc/Tamagotchi Tamagotchi] [[Tamagotchi]] emulator.
 
* [https://github.com/anabolyc/Tamagotchi Tamagotchi] [[Tamagotchi]] emulator.
 +
=Texas Instruments=
 +
==TM4C==
 +
* [https://github.com/shii-ro/TIVA8 TIVA8] - [[CHIP-8]] interpreter for TM4C123.
 +
 
[[Category:Emulators on miscellaneous]]
 
[[Category:Emulators on miscellaneous]]
 
[[Category:microcontrollers]]
 
[[Category:microcontrollers]]

Latest revision as of 10:48, 13 April 2024

Barebones Note: what is a microcontroller?

STMicroelectronics[edit]

STM32 Family
Developer STMicroelectronics
Type microcontroller

Barebones Note: what is the STM32

STM32[edit]

Espressif Systems[edit]

ESP32/ESP8266
Developer Espressif Systems
Type microcontroller

Barebones Note: what is the ESP series?

ESP8266[edit]

ESP32[edit]

Texas Instruments[edit]

TM4C[edit]