flat assembler
Message board for the users of flat assembler.
Index
> Windows > Strings and Local Variables Goto page Previous 1, 2, 3 |
Author |
|
Teehee 24 Dec 2009, 21:49
baldr wrote: "Off-by-one" is about your editor don't highlight leftmost pixel column at start of the selection. It collapses lines. So it doesn't care about where selection start. Quote: Undo (journaling) is the conception that dictates some and outlines most of your decisions about data structures representing source text. Hmmm.. _________________ Sorry if bad english. |
|||
24 Dec 2009, 21:49 |
|
baldr 24 Dec 2009, 22:03
Teehee,
Consider simple case: you need to invent program to manage database with single table with records of fixed size, rollback functionality implied. Extend it to variable-sized records. Upgrade it to support capability for partial record update/rollback. |
|||
24 Dec 2009, 22:03 |
|
hopcode 25 Dec 2009, 03:28
baldr wrote: ...Real-world assembly programs' sources can be megabytes long. for example ? (but please,not a disassembled one) |
|||
25 Dec 2009, 03:28 |
|
baldr 25 Dec 2009, 08:54
hopcode,
Do you think BIOS is written in HLL? I didn't mean "single multi-megabyte assembly language source file". |
|||
25 Dec 2009, 08:54 |
|
hopcode 26 Dec 2009, 01:33
baldr wrote: I didn't mean... don't worry... who really cares of it errare umanum est... imho, the fallacy is dued to the highlight of the baldr wrote: leftmost pixel In the meanwhile... for the sake of the community and the thread starter could you give please, spontaneously of course, a living example, in your "Real-world" i mean, of how baldr wrote: assembly programs' sources can be megabytes long. Greetings and Happy Festivity hopcode |
|||
26 Dec 2009, 01:33 |
|
revolution 26 Dec 2009, 03:18
hopcode: I don't think asking for examples is the way to think about it.
It might be that no one ever in the whole world has ever made an assembly file larger than 1MB. But that still should not influence your decision about how to handle large files. You never know how your program will be used by either yourself or others in the future. Maybe it will be a really great editor and people want to use for all sorts of editing other than just assembly files. You just never know. But if you make it such that handling large files becomes a really slow and painful process then you can guarantee that people won't use it due to limitations. |
|||
26 Dec 2009, 03:18 |
|
hopcode 26 Dec 2009, 04:59
revolution wrote: hopcode: I don't think... Best Regards and Happy Festivity, hopcode |
|||
26 Dec 2009, 04:59 |
|
Goto page Previous 1, 2, 3 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.