NO

Author Topic: Flat binary output please  (Read 2629 times)

0pc0de

  • Guest
Flat binary output please
« on: April 30, 2009, 11:45:21 PM »
This would allow for OS development, embedded code development (x86 microcontrollers anyone?) and more. Allow us to output flat binaries that output system call code (to our specification) (1 man's OS may use int 80h, another may simply use BIOS interrupts, etc).

BONUS: make POLINK able to use external assembler OBJ's and output them flat.

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: Flat binary output please
« Reply #1 on: May 01, 2009, 12:05:22 PM »
This would be of interest to very few people, so it doesn't sound like something to waste much time on. I have no need for it myself, making it even less likely to be implemented.
/Pelle