23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
68HC11PE was designed to be a simulator for developing and testing programs written in assembler for the 68HC11 micro controller. Easy to use grafical user interface showing IO ports, CPU registers and memory contents. Also includes a instruction set quick help for the beginner. Allows single stepping as well as running code in near real time on 300 MHz machines. Free for personal usage, schools and corporations may buy a licenced version for a small fee.What's new in 68HC11PE : The control functions now checks so the code is assembled before starting simulation.Added a status bar to the source code editor. It shows info about line, column, saved, assembled. PC for a line is displayed if the code is assembled.Added 'Skip' button for skipping over single instructions.Added possibility to set a break point.Next instruction for execution is marked in the assembler source code when simulating code.Added detection of invalid addresses when assembling and writing program to memory.