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

emu8051-0~20220911git5dc68127-1.fc41 RPM for aarch64

From Fedora Rawhide for aarch64 / e

Name: emu8051 Distribution: Fedora Project
Version: 0~20220911git5dc68127 Vendor: Fedora Project
Release: 1.fc41 Build date: Tue May 14 12:26:36 2024
Group: Unspecified Build host: buildhw-a64-24.iad2.fedoraproject.org
Size: 274268 Source RPM: emu8051-0~20220911git5dc68127-1.fc41.src.rpm
Packager: Fedora Project
Url: https://solhsa.com/8051.html
Summary: 8051/8052 emulator with curses-based UI
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.

Provides

Requires

License

MIT

Changelog

* Tue May 14 2024 Petr Menšík <pemensik@redhat.com> - 0~20220911git5dc68127-1
  - Initial package (rhbz#2279277)

Files

/usr/bin/emu8051
/usr/lib/.build-id
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/2e910856ce4d644c0a986719c95eff0c4e7045
/usr/share/doc/emu8051
/usr/share/doc/emu8051/README.md
/usr/share/licenses/emu8051
/usr/share/licenses/emu8051/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jun 2 00:01:12 2024