Category: I/O File
BBGDOS (as described here) is a 8-bit DOS-like operating system for famicom clone: BBG-1 and BBG-98. It has released five versions, 0.9, 1.0, 2.0, 2.1 and 3.0. The version …
October 18, 2013
16 bit, assembly language, code, DOS, DOSBOX, I/O File, implementation, interpreter / compiler, memory, MSDOS 16-bit, programming languages, python, tools / utilities, tricks, windows
Binary files are not complex. The DOS .COM format is simple. The following demonstrates the idea of converting a short message (ASCII text) to .COM executable. As we know, …
October 16, 2013
16 bit, assembly language, code, DOS, DOSBOX, I/O File, implementation, MSDOS 16-bit, programming languages, windows, windows command shell
We have previously introduced the open source project DOSBox, an x86 emulator for DOS. This brings back some good memory of writing DOS assembly. The .COM binary is the …
October 14, 2013
16 bit, assembly language, DOS, DOSBOX, I/O File, implementation, MSDOS 16-bit, optimization, programming languages, windows command shell
In , we talk about the DOSBox, an x86 emulator for DOS that can bring us back the memory of DOS programs. And we also talk about the .COM …
August 1, 2013
32 bit, 64 bit, assembly language, beginner, compiler, delphi, I/O File, implementation, interpreter / compiler, object pascal, programming languages, technical, tools / utilities, VMProtect, Win32 API, windows
VMProtect (http://vmpsoft.com) is a powerful Software Protection tool. It is developed by a Russian company. It is a commercial software. The VMProtect supports licensing distribution by serial key string. …