|
Project Information
Links
|
JSPIC hopes to be a fully featured PIC chip emulator and IDE written in JavaScript. JSPIC (pronounced Jay-Spick) is in the verry early stages of development. It will consist of an multiple document interface style integrated development environment (MDI IDE) in a single web browser window that can run and debug pic asm code. Currently Firefox 3.0 is supported but, being based on the javascript prototype library and script.aculo.us, it should eventually completely work in IE, Opera and Safari.
Progress Status:- MDI interface windows (done)
- Registers and instruction set for first chip pic16f628a (done)
- Memory register list (done)
- Special register list (done)
- Running and stepping code (started)
- Code Editor and debugging window (started)
- Stack list and position
- Visual chip pin status
- Compiled code viewer
- Hex exporter
- Other pic chips in the 16fxx family
- Other pic chip families
|