[00:31] Join: NorthStar joined #corewars [00:55] hi [00:56] Hello there, Mizcu. [00:58] you must be new here, how may i be of assistance? [01:00] From time to time i used to come here. Either with this nick or with X-Scale nick. [01:00] Just a corewars apprentice. :) [01:01] ah, yes [04:33] Join: Mannerisk joined #corewars [07:38] MSG: Read error: Connection reset by peer [07:38] Join: Mannerisk joined #corewars [07:38] MSG: Read error: Connection reset by peer [07:38] Join: Mannerisk joined #corewars [08:04] MSG: Ping timeout: 240 seconds [15:15] Join: sh0ne joined #corewars [15:15] Hello [15:16] h [15:35] Join: fiveop joined #corewars [16:47] greetings. [17:36] Join: NorthStar joined #corewars [17:37] hrm. [17:48] Join: Fizmo joined #corewars [17:48] hi hi [18:16] MSG: Remote host closed the connection [18:45] MSG: Quit: ChatZilla 0.9.84 [Firefox 3.0.4/2008102920] [19:05] Join: baudchan joined #corewars [22:33] Join: flyduck joined #corewars [22:46] hi [22:46] sup? [22:47] not much [22:47] same [22:47] relaxing lol [22:47] maybe work on a bot in a few -_-;; [22:52] whats the difference between $ and # [22:53] fly: $ generally refers to a whole instruction, # generally refers to a number [22:53] eg mov $4, $5 moves instruction (+4) to place (+5) [22:53] ah.. [22:53] mov #4, #5 overwrites #5 with a #4 and becomes mov #4, #4 [22:55] i just discovered corewars yesterday and am loving it [23:07] it is very fun [23:10] MSG: Quit: flyduck [23:10] how many people do you think play this game world wide? [23:11] couple dozen [23:11] that is what I thought [23:11] time to put nano-evolver running again.. [23:12] this makes me way cooler than the rest of my friends, even if I am not very good at it :3 [23:16] like recently I've been trying to move my entire instruction set to a place towards the center of the core and then using SPL to start another instance of my program running [23:16] however when it splits to the new instruction set it doesn't look like MOV command did its' job [23:24] well, time to debug then [23:26] yeah [23:26] I think it is the # vs $ thing you just explained [23:27] but I got mad at it and deleted the entire area of code that moves the instruction set -_-; [23:27] hurr durr [23:37] MSG: Quit: humhum