Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource emu8051

This is a simulator of the 8051/8052 microcontrollers. For sake of simplicity, I'm only referring to 8051, although the emulator can emulate either one. For more information about the 8-bit chip(s), please check out 8052mcu.com or look up the data sheets. Intel, being the originator of the architecture, naturally has information as well. The 8051 is a pretty easy chip to play with, in both hardware and software. Hence, it's a good chip to use as an example when teaching about computer hardware. Unfortunately, the simulators in use in my school were a bit outdated, so I decided to write a new one. The scope of the emulator is to help test and debug 8051 assembler programs. What is particularily left out is clock-cycle exact simulation of processor pins. (For instance, MUL is a 48-clock operation on the 8051. On which clock cycle does the CPU read the operands? Or write the result?). Such simulation might help in designing some hardware, but for most uses it is unneccessary and complicated.

Found 1 sites for emu8051

Found 8 RPM for emu8051

PackageSummaryDistributionDownload
emu8051-0~20220911git5dc68127-1.fc41.aarch64.html8051/8052 emulator with curses-based UIFedora Rawhide for aarch64emu8051-0~20220911git5dc68127-1.fc41.aarch64.rpm
emu8051-0~20220911git5dc68127-1.fc41.ppc64le.html8051/8052 emulator with curses-based UIFedora Rawhide for ppc64leemu8051-0~20220911git5dc68127-1.fc41.ppc64le.rpm
emu8051-0~20220911git5dc68127-1.fc41.s390x.html8051/8052 emulator with curses-based UIFedora Rawhide for s390xemu8051-0~20220911git5dc68127-1.fc41.s390x.rpm
emu8051-0~20220911git5dc68127-1.fc41.x86_64.html8051/8052 emulator with curses-based UIFedora Rawhide for x86_64emu8051-0~20220911git5dc68127-1.fc41.x86_64.rpm
emu8051-0~20220911git5dc68127-1.fc40.aarch64.html8051/8052 emulator with curses-based UIFedora 40 updates for aarch64emu8051-0~20220911git5dc68127-1.fc40.aarch64.rpm
emu8051-0~20220911git5dc68127-1.fc40.x86_64.html8051/8052 emulator with curses-based UIFedora 40 updates for x86_64emu8051-0~20220911git5dc68127-1.fc40.x86_64.rpm
emu8051-0~20220911git5dc68127-1.fc39.aarch64.html8051/8052 emulator with curses-based UIFedora 39 updates for aarch64emu8051-0~20220911git5dc68127-1.fc39.aarch64.rpm
emu8051-0~20220911git5dc68127-1.fc39.x86_64.html8051/8052 emulator with curses-based UIFedora 39 updates for x86_64emu8051-0~20220911git5dc68127-1.fc39.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet