Emu48 is a compact program designed to emulate the HP38G, HP39G, HP40G, HP48SX, HP48GX and a HP49G calculators. It allows you to load a ROM extracted from an authentic calculator and to emulate its functions on your desktop.
The user can create scripts in order to assign the function buttons to certain buttons from the computer keyboard.
What's New in This Release: [ read full changelog ]
· DDESERV.C
· prepared for C++ compiling
· DEBUGGER.C
· prepared for C++ compiling
· added new function OnCodeFindPCO(), search for a PCO object in the
· code window
· changed function Debugger(), added context menu commands handler
· in the WM_COMMAND section
· changed function OnFindOK(), added downwards search direction
· changed function Find(), added and changed message handler for the
· "Previous" and "Next" buttons
· DISPLAY.C
· prepared for C++ compiling
· EMU48.C
· prepared for C++ compiling
· added function OnCopyData() as WM_COPYDATA message handler
· implementation for changing the state file to the given state file
· name
· changed function MainWndProc(), added WM_COPYDATA message handler
· changed function WinMain(), expanded single instance case by
· transmitting the given state file name to the already opened
· program instance
· EMU48.H
· prepared for C++ compiling
· added WM_COPYDATA identifier definition
· EMU48.RC
· changed IDD_FIND, added a "Previous" button for previous search,
· shorten the text of the "Find Ne...