Talk:Resources

From OSDev.wiki
Revision as of 17:54, 26 June 2007 by osdev>Jhawthorn
Jump to navigation Jump to search

Operating System Programming Tools

I suggest we insure that everything in this section is in Category:Tools, and then remove the section. Anyone else have an opinion? -Jhawthorn 12:54, 26 June 2007 (CDT)

Image tools

I'd like to see some more disk-image tools. The only one I know of that supports floppy disks is WinImage. --MessiahAndrw 23:44, 24 June 2007 (CDT)

Have you checked Category:Disk Image Utilities? -Jhawthorn 00:06, 25 June 2007 (CDT)

Organization

Things to think about for organisation:

  • Add pascal/ada/basic/whatever compilers?
  • split compilers into realmode, pmode and longmode?
  • Other architectures

how about tagging each compiler with what architecture (subset) it supports

- Combuster

Compiler Comparison

I think the compiler details like architecture supported should go in Tool_Comparison - Chase