Please help!

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
matt11235
Member
Member
Posts: 286
Joined: Tue Aug 02, 2016 1:52 pm
Location: East Riding of Yorkshire, UK

Re: Please help!

Post by matt11235 »

hannah wrote:ASM is ridiculous for your knowledge.
Maybe I'm just strange but I feel like assembly would be a better first language to learn instead of something like C if you're wanting to get into something low level. There aren't any scary abstractions to worry about and the syntax is straightforward/easy to understand.

(Also sorry for derailing the thread but this thread was already dead in the water).
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
hannah
Member
Member
Posts: 34
Joined: Wed Oct 12, 2016 11:32 am
Location: At my PC

Re: Please help!

Post by hannah »

Infact, if you so insist on using ASM, follow this.
http://wiki.osdev.org/Real_mode_assembly_I
Post Reply