Ir library for attiny13

I need to build a single code remote control using an attiny13. I've saw that for the attiny85 are available some library, but nothing for the tiny13. Is it possible modify that library in order to make working the attiny13? Thanks

Hi,
I agree with u, most of code for attiny13 ir are written in assembly and it's so difficult to find a code in C.
The only code I found (down below) after searching for months didn't work with me, but, the author said that it's working. U can give it a try and tell me PLZZZZ if it's work with u or if u found another code.

Hi, sorry for the late reply. I've tried the code but it isn't working, maybe there are some bug. Someone tryed it?

Is it possible?

Anyway, this really is a nice idea. Never hear that before. So let me joint to see anyone who can do a supper working for the very small and extreme inexpensive chip like attiny13. It likes a dream and Hope that becoming to be true soon.

Attiny13 core is already created by Hansibull