DanBoris #1 Posted September 8, 2004 I have just posted the first release of my latest project, SIM6502.NET. It is a generic 6502 system simulator/development environment for Windows. With is you can load 6502 code into the simulated systems memory, run the code, single step through it, view memory, disassembly, etc. It also has a simple built in line assembler. SIM6502.NET is based on Mike Murphys 6502 core from emu7800 and has also been released as open source. You can download it from here: http://sourceforge.net/projects/sim6502net/ I would like to add a lot more features to it in the future, just a matter of finding the time! If anyone tries it out, please let me know what you think. Dan Quote Share this post Link to post Share on other sites
Schmutzpuppe #2 Posted September 10, 2004 I just took a short look on it but it looks promising. 6502Sim remindes me a bit of this program: http://home.pacbell.net/michal_k/6502.html The good thing is that the source of 6502Sim is available. Well done. Quote Share this post Link to post Share on other sites