代码搜索:MenuetOS
找到约 44 项符合「MenuetOS」的源代码
代码结果 44
www.eeworm.com/read/183997/9126583
asm osfunc.asm
;
; OS function implementation
; SmallC for MenuetOS
;
;B+ General definitions
;B+ File defs
;const
;param
BAD equ -1
files equ 100
save_buffer equ 0x20000 ;32
;syste
www.eeworm.com/read/201525/15402734
asm mos3de01.asm
;MOS3DE V 0.1 - MENUETOS 3D Engine V 0.1
; Compile with FASM for MENUET
; this is a very early Version: I'm so happy that it runs at all.
; Of course it's a bad ASM style and it can be o