source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49   19 months chronos * Modified: Updated translation files.
(edit) @48   19 months chronos * Fixed: Resolved unit names conflict with Common package.
(edit) @47   19 months chronos * Added: Common package. * Modified: Improved BigInt class.
(edit) @46   20 months chronos * Added: Various useful forms, assembler and disassembler classes.
(edit) @45   20 months chronos * Added: Test virtual machine project ByteArray.
(edit) @44   20 months chronos * Added: More devices.
(edit) @43   20 months chronos * Added: CPU implemented with FPC templates and macros.
(edit) @42   21 months chronos * Modified: Improved simple virtual machine.
(edit) @41   22 months chronos * Modified: Screen and console made as separate forms.
(edit) @40   22 months chronos * Added: Simple multi bit width experimental cpu and machine.
(edit) @39   2 years chronos * Modified: Simplified unit names.
(edit) @38   2 years chronos * Modified: Code cleanup.
(edit) @37   2 years chronos * Modified: Simplified unit names.
(edit) @36   2 years chronos * Modified: Code cleanup.
(edit) @35   3 years chronos * Added: Cpu state window.
(edit) @34   3 years chronos * Modified: Execute instructions as array of instruction handlers. * …
(edit) @33   3 years chronos * Modified: Fixed build with Lazarus 2.2.0.
(edit) @32   3 years chronos * Added: Interrupt handling.
(edit) @31   3 years chronos * Modified: Code parsing and execution improvements.
(edit) @30   3 years chronos * Modified: Improved sample code execution. * Added: Memory map form.
(edit) @29   3 years chronos * Added: Initial UltimatOS source.
(edit) @28   6 years chronos * Added: Sample application text editor. * Modified: Main form in full …
(edit) @27   6 years chronos * Modified: Menu shutdown button with drop down menu and reboot …
(edit) @26   6 years chronos * Added: Reboot button. * Added: Check memory leaks.
(edit) @25   6 years chronos * Added: Experimental branch with OS designed in top-down style.
(edit) @24   6 years chronos * Fixed: Memory leaks reported by heaptrc.
(edit) @23   6 years chronos * Added: Maximalize button to maximalize window.
(edit) @22   6 years chronos * Added: Close button to window title bar.
(edit) @21   6 years chronos * Added: Adjustable form size by dragging its border. * Added: Basic …
(edit) @20   6 years chronos * Added: Another experimental branch to test some functionality.
(edit) @19   7 years chronos * Added: Locking of video memory because it is accessed by main thread …
(edit) @18   7 years chronos * Modified: Optimized drawing virtual screen to form canvas.
(edit) @17   7 years chronos * Added: Resize virtual screen according form size.
(edit) @16   7 years chronos * Added: API function DrawFrame. * Fixed: Drawing position of TWindow …
(edit) @15   7 years chronos * Fixed: Drawing of TWindow background. * Fixed: Initialize …
(edit) @14   7 years chronos * Fixed: Terminate correctly running apps before scheduler stopped.
(edit) @13   8 years chronos * Added: Drawing relative to Canvas. In case of Window drawing …
(edit) @12   8 years chronos * Modified: Separate API command to be kernel and user space. Execute …
(edit) @11   9 years chronos * Modified: Slightly optimizied screen drawing.
(edit) @10   9 years chronos * Added: Second clock task running in parallel. * Modified: Redraw …
(edit) @9   9 years chronos * Fixed: Removed duplicit files moved previously to Kernel package.
(edit) @8   10 years chronos * Moved: Kernel related files moved to separate lazarus package named …
(edit) @7   10 years chronos * Added: Action to switch to full screen mode. * Added: Video driver …
(edit) @6   11 years chronos * Added: Preparation for support for IPC messaging.
(edit) @5   11 years chronos #1 * Fixed: Scheduler should stop all tasks if it is stopped.
(edit) @4   11 years chronos * Added: Now applications can write text to serial device which is …
(edit) @3   11 years chronos * Added: Application is executed as Task by Scheduler. OS threads is …
(edit) @2   11 years chronos * Added: Some concepts of system which should be able to run …
(add) @1   11 years chronos * Basic directory structure
Note: See TracRevisionLog for help on using the revision log.