emucode.blogspot.com
The art of emulation: PS2 Development
http://emucode.blogspot.com/2010/10/ps2-development.html
The art of emulation. Saturday, 9 October 2010. For ages now, I've wanted to develop my own programs/games for the PS2, and up untill today, I've had no luck in finding a straight forward, up to date enough tutorial. For anyone interested in PS2 dev, I would highly recommened this. Guide, and the pre-compiled PS2SDK mentioned in the tutorial, from here. You can use the PCSX2 to run the resulting ELF files, on the file menu, "Open ELF file". 9 October 2010 at 06:24. 9 October 2010 at 08:58. Come At Me Bro.
emucode.blogspot.com
The art of emulation: 01/08/10 - 01/09/10
http://emucode.blogspot.com/2010_08_01_archive.html
The art of emulation. Tuesday, 31 August 2010. Setting up an OpenGL texture for emulation. In this post, I will describe how I render graphics in my emulators using OpenGL, although, the idea of drawing to textures applies to any modern graphics library. I interface the Windows API and OpenGL to create a GUI that I can render graphics to. To render the graphics, I create a texture in the following way. GlTexImage2D(GL TEXTURE 2D, 0, 3, x res, y res, 0, GL RGB, GL UNSIGNED BYTE, screenData);. I wont' expl...
emucode.blogspot.com
The art of emulation: 01/10/10 - 01/11/10
http://emucode.blogspot.com/2010_10_01_archive.html
The art of emulation. Tuesday, 12 October 2010. I just noticed that my bookmarks are beginning to get pretty substantial, and most of them are resources related to emulation. I've been far and wide on the net looking for documentation so I'll post them here. I hope someone finds them useful, or even just interesting. Too many links to post here, i'll post the important ones, you can find Nes docs easy anyway). GBA and DS NO$ Docs GBATEK. GBA 11.pdf (application/pdf Object). CowBite Virtual Harware Spec.
emucode.blogspot.com
The art of emulation: GBA emulator progress
http://emucode.blogspot.com/2010/09/gba-emulator-progress.html
The art of emulation. Friday, 17 September 2010. Progress with my GBA emulator is going relatively slow, as this is a much bigger project than I realised. Emulating the CPU is probably the hardest task and is taking ages, but I'm getting there, one opcode at a time. Anyway, thanks everyone for reading, more to come soon. 17 September 2010 at 13:06. This blog is ded, please follow my new one bros. Http:/ shredguitarz.blogspot.com. 17 September 2010 at 13:13. Sup, do you mean, your blog is dead, or mine?
emucode.blogspot.com
The art of emulation: Be careful what you click!
http://emucode.blogspot.com/2010/10/be-careful-what-you-click.html
The art of emulation. Sunday, 10 October 2010. Be careful what you click! This is not related to emulation, but I feel that it's something that needs to be said. I think that Microsoft should do something about this huge weakness I have found in their operating system! I hate viruses, most of us do, which is why I thought I'd have a try at writing one. just to see how easy it was for people to write malicious software. Turns out, it is very easy with just some basic coding knowledge. Thanx for the tips b...
emucode.blogspot.com
The art of emulation: 01/09/10 - 01/10/10
http://emucode.blogspot.com/2010_09_01_archive.html
The art of emulation. Friday, 17 September 2010. Progress with my GBA emulator is going relatively slow, as this is a much bigger project than I realised. Emulating the CPU is probably the hardest task and is taking ages, but I'm getting there, one opcode at a time. Anyway, thanks everyone for reading, more to come soon. Monday, 13 September 2010. Emulation - what's the point? Alot of people ask the question, "why bother writing emulators? Why emulate a system when you can own the original? It seems that...
emucode.blogspot.com
The art of emulation: Motivation
http://emucode.blogspot.com/2010/09/motivation.html
The art of emulation. Friday, 10 September 2010. I have a question for all you readers, as this is something that I seem to be struggling with recently. What keeps you motivated and focused? It seems that i am not alone in this problem, I think it's fairly common amongst programmers for their mind to wonder every now and then. What keeps you motivated? Of course I'm talking about anyone here, not just programmers. 10 September 2010 at 17:53. 10 September 2010 at 18:49. 10 September 2010 at 19:03. I think...
emucode.blogspot.com
The art of emulation: Emulation - what's the point?
http://emucode.blogspot.com/2010/09/emulation-whats-point.html
The art of emulation. Monday, 13 September 2010. Emulation - what's the point? Alot of people ask the question, "why bother writing emulators? Why emulate a system when you can own the original? A musician and gamer. 13 September 2010 at 19:49. I emulate the psx all the time, love emulation. 13 September 2010 at 21:19. The PS1 is probably one of my favourite consoles to play, not to mention play the emulators too. 13 September 2010 at 21:21. 14 September 2010 at 03:30. Come At Me Bro. Yay for creative mi...
emucode.blogspot.com
The art of emulation: Another blog
http://emucode.blogspot.com/2010/09/another-blog.html
The art of emulation. Wednesday, 8 September 2010. I just added a new blog page, which will be for posting (C ) code snippets, but I may post some tutorials too. The link is at the top of the page in the top menu bar, below the title. Hope it's useful to someone, enjoy :). 8 September 2010 at 10:32. 8 September 2010 at 10:43. 8 September 2010 at 16:06. Love the post. I want to see moar! A musician and gamer. 8 September 2010 at 17:00. 8 September 2010 at 18:05. 8 September 2010 at 22:15. Come At Me Bro.