About this project
This project is plugin for NetBeans IDE providing simulation of DOP microprocessor. DOP is educational microprocessor developed at Czech Technical University in Prague.
Licence
This project is licenced under dual licence like NetBeans. You can use this project with GNU General Public License Version 2 only ("GPL") with classpath exception or the Common Development and Distribution License ("CDDL").
DOP microprocessor documentation is licenced under GNU Free Documentation License ("GFDL").
topAuthor
- Profile on sf.net: https://sourceforge.net/users/karrycz
- Email: lukas.karas@centrum.cz
- Personal web page: http://www.karry.wz.cz
- Jabber: karry@jabbim.cz
- ICQ: 249-268-809
If you find any bug, please contact me.
topHistory
- 24.4.2008 - start coding
- 25.7.2008 - register on SourceForge.net
- 27.7.2008 - release version 1.0beta1
- 23.2.2009 - release version 1.0beta2
Download
- NetBeans jSimDOP Main program.
- DOP Processor-doc Documentation for DOP microprocessor version three.
Install
This program need't installation. Only download program package, unzip and run script in /bin directory (on Windows plafrorms run exe file).
topHowto
Debugging microassembler file
Open DOP project, click right on the project, select debugging.
top