Fastest Intel 8086 assembler in the World

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
Alexey1994
Member
Member
Posts: 63
Joined: Sat Jan 28, 2023 11:41 am
Location: Belarus
Contact:

Fastest Intel 8086 assembler in the World

Post by Alexey1994 »

The link is a binary PE file for the i386 platform.
Written for Windows operating systems since 95.
To access the source code, simply disassemble the binary file.

https://github.com/Alexey1994/fastest-8086
dseller
Member
Member
Posts: 85
Joined: Thu Jul 03, 2014 5:18 am
Location: The Netherlands
Contact:

Re: Fastest Intel 8086 assembler in the World

Post by dseller »

So, what makes you think anyone is going to run a random EXE? Especially one that is called “the fastest assembler in the world” lol. This is very fishy. Where is the source code?
User avatar
iansjack
Member
Member
Posts: 4733
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Fastest Intel 8086 assembler in the World

Post by iansjack »

And who needs an 8086 assembler that just emits raw binary?
Post Reply