17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. 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.