Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/19/18 20:03
Read: times


 
#190853 - ucSim, free 8051 simulator for Unix/DOS
Responding to: ???'s previous message
Here is an 8051 simulator you can use with Unix (and probably Linux):
http://mazsola.iit.uni-miskolc.hu/~drdani/e...ded/ucsim/

According to the readme, it is open-source (GPL), and distributed with sdcc. There is a more-limited DOS version as well.

The latest download version is dated 2004. I have run 8051 images on it before (probably loaded as hex or bin files).

From the link above:

µCsim can be used to simulate microcontrollers. It supports MCS51 family. AVR core, Z80, HC08 and XA are supported by UNIX version only.
Download
...
Features of the simulator

Code analyzer.
The simulator tries to figure out places of valid instructions in code area. This feature included in both DOS and UNIX versions.
Processor types.
The simulator can simulate different type of microcontrollers.
Multiple consoles.
The simulator can handle more than one command consoles and accepts command from multiple sources. It also can be driven by other programs such as debugger interfaces.
Serial interfaces.
The simulator can virtually connect a terminal to serial interface of the simulated CPU.
Memory simulation.
Simulated CPU provides address spaces, storage is simulated by memory chips, address decoders conects them together.
Command syntax and command reference. (Now updated up to 0.5.0)
The simulator can be controlled via a command line interface. It accepts simple commands.


List of 8 messages in thread
TopicAuthorDate
C language tutorial for 8051/8052            01/01/70 00:00      
   what do you need?            01/01/70 00:00      
   What do you need?            01/01/70 00:00      
   Small Device C Compiler 'sdcc' (free)            01/01/70 00:00      
      ucSim, free 8051 simulator for Unix/DOS            01/01/70 00:00      
      A bit late            01/01/70 00:00      
         threads autolocking at approx. 2 months            01/01/70 00:00      
            threads auto-lock after about 2 months            01/01/70 00:00      

Back to Subject List