This is the new IR receiver code that I wrote a couple weeks ago.
IR Code.asm
Again, just like the other file, without the rest of the code this will not do anything for you.
The code linked above receives and stores the first eight bits of the IR signal from what ever remote I point at it. I have not yet written the part of the program that displays the 8-bit binary number as a decimal number from 0 to 255 on the seven segment display board that I made just a little while ago.