Hi Ruud, hi all, 38 bytes as well. no stack usage. cya! peter PS: First try ended up at 38...
peter blick
blick@...
Nov 2, 2003 12:11 am
2587
37. found a lousy one. ... From: peter blick [mailto:blick@...] Sent: Sunday, November 02, 2003 1:11 AM To: hugi-compo@yahoogroups.com Subject:...
peter blick
blick@...
Nov 2, 2003 12:16 am
2588
hey, i liked very much the idea! but, just to clarify: can i end the program with the ret, since i'm not modifying the code outside CS:0100 -> CS:EndOfCode ? ...
hi bruno, end the program with ret: i think so (my program does.). print: int21,6 should work as well. regards! peter ... From: Bruno França dos Reis...
peter blick
blick@...
Nov 2, 2003 12:36 am
2590
34. best regards! peter ... From: peter blick [mailto:blick@...] Sent: Sunday, November 02, 2003 1:37 AM To: hugi-compo@yahoogroups.com Subject:...
peter blick
blick@...
Nov 2, 2003 8:51 am
2591
... Something has been kinda bothering me about this.. I'm not sure if it's appropriate to ask such as question about another's entry, so don't tell me...
hi, i do NOT even touch the stack(-ptr). i do NOT use a call. i DO use int 21. i DO finish with a RET if i understood the rules correctly, every byte of the my...
peter blick
blick@...
Nov 3, 2003 12:19 am
2593
... be ... appended ... time ... of the ... any way ... Right.. I wasn't saying you could do it without ints, that was kinda the problem ^_^ Actually, int is...
hi, yeah, you may be right. i thought i understood the rules as Ben set them in his first 2 main postings for this. Seems i did not. But since my code has not...
peter blick
blick@...
Nov 3, 2003 10:24 am
2595
... them in ... allow an ... through NOPs. ... not even be ... what if ... still are the ... i do not ... instead of ... code is ... kill ... overwrite in ... ...
This would all be much clearer if we were explained the motivation behind tose unusual limitations (stack, execute-before-use, etc). Cheers, VPF...
Vladimir P. Filipovic
mrki@...
Nov 3, 2003 4:39 pm
2597
Hi, ... as Ruud mentioned: if you take this as my part of responsibility: how do i know which other bytes are changed by the interrupt outside the cs:100 -- ...
peter blick
blick@...
Nov 3, 2003 5:26 pm
2598
i must admit i find this compo quite funny -- even with my problems. what is the motivation in the current time to do a size-compo?? :) but i'd like fixed...
peter blick
blick@...
Nov 3, 2003 5:27 pm
2599
hi, sorry. i should have checked my code first before saying it may not be done below 7 bytes. it can be done in 3 bytes instead. so current size are: stacked...
peter blick
blick@...
Nov 3, 2003 6:38 pm
2600
Hi all As a new "kid" on the block and quite a beginner in this subject I am struggling trying to create an entry that obeys the rules and to learn & ...
Hi Flyke, ... welcome.. :) usually the rules are not that special. Ben (Sniper) just came up with this idea and we liked it.. ... my first attempt had 48 bytes...
peter blick
blick@...
Nov 3, 2003 11:48 pm
2603
... To have fun, of course :) But what i meant was that there'd surely be fewer different interpretations if we knew Ben's motivation for introducing those ...
Vladimir P. Filipovic
mrki@...
Nov 4, 2003 11:43 am
2604
Hi, course i know what you meant. perhaps we should just put some rules together. ... just printing the date is pretty lame -- so i think Ben just intended to ...
peter blick
blick@...
Nov 4, 2003 11:59 am
2605
... Thanks, i surely would (what else am i doing here) but there's always something. This time, bloody exams. But good luck to all you guys! VPF...
Vladimir P. Filipovic
mrki@...
Nov 4, 2003 12:18 pm
2606
Have you ever had a woman hum your balls? If not then I have something new for you. I love having a mans balls in my mouth. I love to roll my tounge all over...
hi, to get the thing on and going i tried to write down the rules. understand them as a proposal, change them if you find flaws. any comments and changes are...
peter blick
blick@...
Nov 5, 2003 3:21 pm
2608
Hi Peter, Watching all your discussion, I have the following thing unclear which I haven't seen clarified by your rules proposal. Do all DOS services (I assume...
hmm, tricky bit. seems you can't. just ran a small test program and found out that int21/9h uses quite much stack. there might be 2 possible ways to clear this...
peter blick
blick@...
Nov 6, 2003 3:09 pm
2610
The b) point seems indeed not strict but hard to implement. If in different DOS-versions we will have differences, it may happen that some entries will even...
What about int 20h? Would it really be too simple if we are allowed to call interrupts without regard to the stack ? Actually my current program uses int20h/9...
Queston: What's the rationale behind printing CR, LF before the time string? This look very artificial to me. Greg...
Grzegorz Mazur
gbm@...
Nov 6, 2003 8:40 pm
2613
hi Flyke, i don't know about int 20h, but i guess it takes less than 24 bytes.. if any one gets objections on this (s)he should speak out loud now. i would not...
peter blick
blick@...
Nov 6, 2003 9:15 pm
2614
hi, Ben thought of it like this. so we should take care of it, shouldn't we? the rules-proposal i gave was just a composition of the mails Ben sent to the ...