Warning: This site is under construction, most links will be broken.

Zipplet's Stuff -> Blog


Delphi 2010 developers - executable size a problem?
Posted on Mon, 15th Feb 2010 at 22:44 UTC link
Recently I switched to Delphi 2010 and noticed the sudden increase in output executable size. I spent a short while researching the problem and have put together an article with tips and tricks you can use to get the smallest possible executable out of Delphi 2010.

Shrinking large Delphi 2010 executables - removing RTTI properly

While it does not matter for most projects it does for some - and I hope the article helps those people for whom it matters.


Whew, busy busy!
Posted on Wed, 11th Nov 2009 at 23:15 UTC link
I've just finished putting together an alarm system for my room with a difference - a set of RF keyfobs using the Keeloq protocol are used to arm/disarm and control 2 extra relays (for room lights or so). It proved to be a nice experiment with RF stuff that's also useful :) Smilie

I'll be putting up the schematic/code soon - it's a mess but I'll do it anyway. When I do, you can be sure I'll post the addition to the site news as usual.


Megadrive mod update
Posted on Sun, 25th Oct 2009 at 14:32 UTC link
I am currently modding a friends megadrive - and taking step by step pictures as I go. Once I've done that I need to draw up a schematic. At that time I will update the megadrive mod page with all of the information needed for you to mod your own megadrive along with a step by step guide.

Stay tuned.


Electronics: uC controlled 6-level LED striplight driver
Posted on Mon, 12th Oct 2009 at 06:38 UTC link
I have added a project to the electronics section. It is an LED driver I built a few months ago that is designed for use with 12V LED strip lights. See the project here. The design is very simple but very efficient :) Smilie


Minor zipNES 0.1 update to 0.1.120
Posted on Thu, 6th Aug 2009 at 11:42 UTC link
I've uploaded another minor update to zipNES 0.1. The changelog is as follows:
  • Changed Dump CHRROM to use proper save dialog (8KB CHRROM/CHRRAM)
  • Added dump name/attribute data to file (4KB PPU memory)
  • Added dump sprite data to file (256 byte spriteram)
  • Added dump palettes to file (32 byte internal array)
These had to be finished now as I need them to help me debug the new zipNES releases.


Cool console mods
Posted on Fri, 3rd Jul 2009 at 18:02 UTC link
Stay tuned for a couple of cool PIC controlled region mods for the megadrive and SNES :) Smilie


DMDirc
Posted on Sun, 26th Apr 2009 at 10:10 UTC link
I've joined the DMDirc development team to work on the windows parts of DMDirc (notably parts of the setup program, launcher, updater and uninstaller). Who knows maybe I'll end up working on java bits later? :) Smilie

If you haven't used DMDirc already, what are you waiting for? It's a real alternative to mIRC and my opinion much better than the rest. What's more - it's completely open source and free.

Grab a copy from the official site


zipNES + Windows Vista
Posted on Sat, 18th Apr 2009 at 00:01 UTC link
I am aware of a reasonably serious issue with zipNES on Windows Vista. The sound is unstable and crackles. There is no quick fix I can apply to the code base without changing the sound output pipeline so I am afraid you wont be able to play with sound on Vista until the next version of zipNES. Sorry :( Smilie

Additionally, Aero will be disabled while zipNES runs because it uses DirectDraw mode. You can work around this by disabling DirectDraw and using GDI. Luckily, any PC capable of Vista Aero will be able to run zipNES in GDI mode perfectly even with a stretched window.

I am pleased to say that zipNES does run well under XP inside Sun VirtualBox for those of you who really want to get it running properly and don't have XP. I've also been told it works well under Wine on linux.


Minor update to zipNES 0.1
Posted on Sun, 29th Mar 2009 at 15:18 UTC link
I've uploaded a minor update to zipNES 0.1 to make it slightly more useable. The debugger console has been disabled, the emulator no longer writes CHR files and I disabled CPU exceptions as they are buggy. Grab it from the zipNES project page.


zipNES resumed
Posted on Wed, 25th Mar 2009 at 23:15 UTC link
I have decided to resume development of zipNES with new knowledge of Delphi and how the NES works.

To celebrate I've released the latest old version of zipNES 0.1. It's not that great but it lets you see how I got on with delphi a few years ago when I started out.

Get it here


There are multiple pages in this blog; you are viewing page 1 of 5.
1 2 3 4 5 Next >>