.TH NAME 1 "January 24, 2005" .SH NAME simulpic \- Microchip PIC 16F84 simulator .SH SYNOPSIS .B simulpic .SH "DESCRIPTION" .B simulpic is a program that simulates the behaviour of a Microchip 16F84 microcontroller. .PP The program presents a command line interface and accepts the following commands: .TP .B h Give a summary of all the commands .TP .B l Read program memory from IHX8M-format file .TP .B dr View registers .TP .B dg View general registers .TP .B dee View EEPROM data memory .TP .B dpm View program memory .TP .B dp View IO pins state .TP .B ds View stack .TP .B d [
] Disassemble from
(or PC) .TP .B s [] Execute steps .TP .B g