Commit graph

23 commits

Author SHA1 Message Date
de279f4721 Stripped old debugger code 2026-06-15 08:18:44 +02:00
59d9d8f910 Replaced int types with new short aliases 2026-06-15 05:53:31 +02:00
0fecd6f3d1 Started preliminary work on new debugger 2026-06-15 05:29:03 +02:00
6f0bed74d2 Updated to new OmniaFramework version 2026-05-15 05:37:12 +02:00
3123ae6231 Added --save-final-stage option to dasm 2026-03-21 00:17:56 +01:00
d1362c0218 Accomodated refactor of ostd::Utils in OmniaFramework 2026-03-20 23:23:28 +01:00
2486e5e4c0 Refactor to the new OmniaFramework structure 2026-03-20 00:25:25 +01:00
327d0dd108 Sync push 2026-03-05 21:46:57 +01:00
b18c12b451 Sync push 2025-10-23 14:19:20 +02:00
412b3601fc Sync push 2025-05-01 13:18:54 +02:00
8565debad1 Added in-place logic opserators + flag operators 2025-03-31 04:23:00 +02:00
bf4662e4b4 Added .entry directive to DASM 2024-09-15 12:28:48 +02:00
e0059c8520 Added debug_profiler instructions 2024-09-05 00:40:36 +02:00
c4de3e6d04 Added memory offset mode 2024-06-22 00:20:17 +02:00
f256b901a1 Implemented ExtAlu CPU extension + Bios logo 2024-04-02 00:56:59 +02:00
c851940762 Completed and tested ExtMov CPU extension implementation 2024-03-30 14:18:10 +01:00
522e31ec22 Started work on Extended instruction sets support 2024-03-29 22:37:04 +01:00
9fdd690d0c [0.2.1583] - Added basic Keyboard Controller 2024-01-26 11:31:29 +01:00
085bdbc75c Added <neg> instruction 2024-01-12 22:47:09 +01:00
cdd8afb05d [0.2.1577] - Added Virtual Display (Text-Single-Color mode only) 2024-01-12 16:58:28 +01:00
42f25f4e0b [0.2.1575] - UI Greatly improved + Debugger functionality added 2024-01-11 01:36:29 +01:00
758b1e41b8 [0.1.1544] - Remove BIOSVideo interface, because it was too messy + Fixed long time bug 2024-01-08 14:01:17 +01:00
43e9e82264 First Commit 2023-12-27 17:21:07 +01:00