Search found 37 matches

by Delibrete
Wed Apr 18, 2012 10:12 am
Forum: Support and Development
Topic: Reading and writing
Replies: 12
Views: 6552

Reading and writing

How would one go about reading and writing to text files with love?
by Delibrete
Wed Apr 18, 2012 8:46 am
Forum: Libraries and Tools
Topic: I Love Gameboy
Replies: 69
Views: 29052

Re: I Love Gameboy

Hi, would someone who is having the screen ghosting mind trying this out. Comment out lines 533 and 540 in gmb_gpu.lua and try running that. This makes it so it re-drawns the entire screen every frame and thus will likely result in considerable slow down. If this fixes the issue then we can assume ...
by Delibrete
Tue Apr 17, 2012 7:31 am
Forum: Support and Development
Topic: Passing objects into functions of objects
Replies: 7
Views: 2687

Re: Passing objects into functions of objects

Thank you all for your support, but I managed to figure it out.
by Delibrete
Tue Apr 17, 2012 1:10 am
Forum: Support and Development
Topic: Passing objects into functions of objects
Replies: 7
Views: 2687

Passing objects into functions of objects

Is it possible to pass an object into another object's function and call functions from the passed object inside the receiving object's function?
by Delibrete
Mon Apr 16, 2012 1:57 pm
Forum: Libraries and Tools
Topic: Music
Replies: 2
Views: 1548

Re: Music

veethree wrote:I made a similar thread not too long ago here.
Oh lovely, it's always good to see some musical talent on game dev forums.
by Delibrete
Mon Apr 16, 2012 12:28 pm
Forum: Libraries and Tools
Topic: Music
Replies: 2
Views: 1548

Music

I'm curious, has anyone here produced any music for any games they have made/were thinking about making? Or just produced any music in general? Here's one song that I made a long time ago: http://soundcloud.com/delibrete/release-me-fx-82-plus-remix It needs to be redone because I was just starting o...
by Delibrete
Mon Apr 16, 2012 11:08 am
Forum: Libraries and Tools
Topic: I Love Gameboy
Replies: 69
Views: 29052

Re: I Love Gameboy

coffee wrote:
2.png
Ok, don't work so great. A lot of "trail" gfx problems but it+s a start! :D
is that a cracktro?
by Delibrete
Mon Apr 16, 2012 10:11 am
Forum: Libraries and Tools
Topic: I Love Gameboy
Replies: 69
Views: 29052

Re: I Love Gameboy

SiENcE wrote:It seems that the "bit" library is only included in LuaJit and not the official Love2D 0.8.0 build !? Best would be to include a lua implementation of these functions.
It would be cool to play emulated games online through love. I'm impressed with this emulator with what it can do.
by Delibrete
Mon Apr 16, 2012 9:47 am
Forum: Libraries and Tools
Topic: I Love Gameboy
Replies: 69
Views: 29052

Re: I Love Gameboy

This is a gameboy emulator I put together in Love, I did intend on adding sound but I never got around to it and have moved onto different projects. If there's any interest, I might add sound. It started as a gameboy emulator I wrote for gmod and then ported to love, the love version has considerab...
by Delibrete
Mon Apr 16, 2012 9:02 am
Forum: Libraries and Tools
Topic: I Love Gameboy
Replies: 69
Views: 29052

Re: I Love Gameboy

For those who want an idea of what it looks like, I uploaded a quick video to show: http://www.youtube.com/watch?feature=player_detailpage&v=ZycvSHvoAPk *edit* Personally I think this is awesome, you should continue with it. That way we could package single roms with the emulator and you could d...