flat assembler
Message board for the users of flat assembler.
![]() Goto page 1, 2 Next |
Author |
|
Andrew Youll 12 Jan 2005, 18:10
why dont u shut up? hey? there are viruses for menuetOS get over it, so an AV was written, and there are web browsers in development.
|
|||
![]() |
|
ASHLEY4 12 Jan 2005, 18:44
What you say abimanyu is true, if you like C programming, you can not do better than linux, Menuet is the only OS for assembly programmers ( although SOLAR OS is getting there).
Once you let C programmers in they make stuff so fast, using there lib, it discourages asm programmer. I do not know why people do not write inc file for menuet, so they can reuse code. ps: abimanyu have you tyred http://www.hostwork.com/matt/demo/ it boots from a floppy and comes with a web browser ![]() \\\\||//// (@@) ASHLEY4. Batteries not included, Some assembly required. |
|||
![]() |
|
spideros1 12 Jan 2005, 21:05
I have to disagree. I made C libraries because I WANTED TO do. Nobody can prevent me from creating C library for Menuet, because it's GPLed software.
Anyway, why should I waste time recoding e.g. ogg codec to asm, while it's already written. I don't think it prevents asm programmers from coding their apps. You can select between simple&fast or powerfull&slower. > I do not know why people do not write inc file for menuet, so they can reuse code. Because it's hard to maintain them ? C has standard calling convention for all functions, but each asm programmer night want different call®ister layouts. |
|||
![]() |
|
Wildwest 12 Jan 2005, 23:50
look at this
|
|||||||||||
![]() |
|
ASHLEY4 13 Jan 2005, 04:47
This sort of inc file is OK, but i do not see the point in most of them, as they are not much smaller in size, than the code they replace.
\\\\||//// (@@) ASHLEY4. Batteries not included, Some assembly required. |
|||
![]() |
|
Ivan Poddubny 13 Jan 2005, 08:22
> Every Programmer can read n understand it's kernel with minimun knowlage
Are you serious? Do YOU understand all that terrible code? > why are you trying to create C lib for menuet Don't you like Doom, Quake, DosBox, ScummVM etc. running in such a good OS like MenuetOS??? |
|||
![]() |
|
Madis731 13 Jan 2005, 09:00
I don't think we should have this conversation. The MenuetOS is free operating system so you can do whatever you want with it. This means that you can write your own BASIC interpreter if you want.
NOBODY disallows you writing ASM apps in Windows or Linux ^o) ... Ivan: Did you know that DOOM was made in ASM? ... of course you are also free to say your opinion, but please don't tell others to shut up. If we want to make MenuetOS a long-term project - we just might wanna let C/BASIC/Cobol ![]() what do you think? |
|||
![]() |
|
SPTH 13 Jan 2005, 09:12
Quote:
http://spth.host.sk/MenAV1.1.zip Quote:
It's not hard to understand! It's good organized. I'm no high-knowledge asm coder, but even I understand it... greets, ... |
|||
![]() |
|
f0dder 13 Jan 2005, 12:10
Erm, doom made in asm? It was mostly C code, with some texturemapping and floor-ceiling-floodfill stuff in assembly in the original before they released source.
|
|||
![]() |
|
daneel 13 Jan 2005, 13:39
You can program in C/C++ whit the MenuetOS SDK :
http://usuarios.arnet.com.ar/guigusgonggg/xms.exe Its a SFX module. Read Readme.txt first |
|||
![]() |
|
cmm_asm 13 Jan 2005, 14:17
I want to get into ASM programming, and I started reading some tutorials, does anyone know what the best tutorial is? I want to maybe start programming an os, but first I need to learn asm. I find most tutorials very confusing.
|
|||
![]() |
|
Dr.X 13 Jan 2005, 16:48
cmm_asm wrote: I want to get into ASM programming, and I started reading some tutorials, does anyone know what the best tutorial is? I want to maybe start programming an os, but first I need to learn asm. I find most tutorials very confusing. Cmm, I'm a beginer too. These are what I am currently reading (in no spacific order): http://users.easystreet.com/jkirwan/new/x86lrn.html http://board.flatassembler.net/topic.php?t=2530 http://k2pts.home.comcast.net/gbaguy/x86asm.htm http://board.flatassembler.net/topic.php?t=1178&postdays=0&postorder=asc&start=0 That last one is written by Vid. It's very good if you know nothing about asm. Also, there are others that are very easy to understand but they seem to have escaped me for now. ![]() -Dr.X |
|||
![]() |
|
vbVeryBeginner 13 Jan 2005, 17:48
cmm_asm wrote:
this is what actually could help you,imho, if you would able to clear the "confusing", then you would have the knowledge sincerely, sulaiman chang |
|||
![]() |
|
cmm_asm 14 Jan 2005, 14:59
I will take a look at these tutorials, and I have also found a very extensive tutorial, and I will paste the link. Thanks for the help!! This is the art of assembly book, and on another website--- can't find it, you can download the pdf versons, with extra examples.
http://maven.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html |
|||
![]() |
|
cmm_asm 14 Jan 2005, 15:12
Another tutorial, for protected mode programming
<url> http://members.tripod.com/protected_mode/ </url> |
|||
![]() |
|
cmm_asm 14 Jan 2005, 15:15
|
|||
![]() |
|
THEWizardGenius 19 Jan 2005, 01:56
I wouldn't try OS development before you try other things...
|
|||
![]() |
|
cmm_asm 19 Jan 2005, 14:57
I have started to read an asm tutorial, and I am actually beginning to understand the concept of SEGMENTS and OFFSETS, this is where I have always got confused in other tutorials. I have been reading a book that was in the IST department of my school. I have understood a lot from this book, and pretty soon I will be making my own programs!!!
|
|||
![]() |
|
gunblade 22 Jan 2005, 12:57
Well,
I dont really see the need in an AV for menuetOS (but thats my view..), the point someone made that there was viruses, therefore there is a need for AV, is not that truthful.. There are plenty of viruses for linux, and BSD.. yet most linux and bsd users dont have an AV.. thats becuase either 1) their smart enough to not do something stupid which could cause in having the virus install itself (although nowadays, you wonder ![]() About the libc, it can be useful, means porting of some good software can be easily done, only thing i dont want to see is libc integrated into the main menuetOS release (it isnt at the moment, and thats good).. what menuetos should be is: the main menuetOS release is purely assembly, and asm coders only really need that release, then there are addons which coders of other languages (or those who want to use libc with asm), can download seperately and add to their menuetos package. You should never stop people from making things, whether its useful or not, it allows the person making it to learn more about the language. Basically.. "If you dont like it, dont use it." and since both libc and the AV are seperate code, you can easily choose not to use it. And finally.. if you want something made, you can request it, but you cant just tell people to do it, if you really want to see it made, help out.. try and get a group, (or just yourself if your good enough ![]() ![]() |
|||
![]() |
|
Goto page 1, 2 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.