HBB Updated Applications

December 20th, 2008

The following applications have been added/updated:

  • DopeWars Wii updated to v1.1
  • Genesis Plus updated to v1.3
  • Gnuboy GX updated to v2008.12.14
  • Hugo-wii updated to v2008.12.14
  • SMSPlus updated to v2008.12.14

HBB updated to v0.2.5a

December 19th, 2008

19 December 2008 (v0.2.5a)

  • Fixed XML issue which caused a code dump
  • Added update text so it now tells you what’s new before you update

Just a quick update which should fix the XML issue that was causing some people to have a code dump. Also when there is a new update it will tell you what’s new in the update.

Download HBB v0.2.5a or run HBB on your Wii to update.

HBB Updated Applications

December 13th, 2008

The following applications have been added/updated:

  • Arcade Jigsaw v0.2
  • bibleQuiz updated to v0.7
  • LPairs v1.0
  • Minesweeper updated to v1.3
  • RedSquare updated to v0.5
  • Scogger updated to v0.2 with sound
  • YahtzWii v1.0

HBB updated to v0.2.5

December 13th, 2008

13 December 2008 (v0.2.5)

  • Changed blue tick to yellow tick so it can be seen easier
  • Made help and controls window larger
  • Free space is now shown at the bottom right of screen
  • Added menu when pressing home, can go into settings, reboot the wii or return to loader. Hold the home button to return to loader at any time.
  • Added settings which allow you to change when the image files are downloaded; either at startup or on-demand. Can enable or disable the free space text.
  • Added update all applications feature. You access this when clicking on the SD card icon. Once you are shown your applications, the SD card icon changes to an update icon which you can click.

The much requested update all apps feature has now been added to the HBB. Just click on the SD card icon and then an update button will appear in the SD icons place. Click on that and it’ll ask you if you wish to update. After that you will see it automatically update all outdated applications.

Small things like making the help and controls screen larger seemed like it was needed as well as now having a menu when you press the home button. You can now go to settings, reboot the wii or return to loader. In the settings, as some people have requested, you can now choose to download the images before HBB actually loads (as was done in versions before v0.2.1b). You can also choose whether or not the free space show be shown.

I should also note that all FCEU and SNES unofficial emulators have been removed as per this message. Basically the official versions have all the features of the unofficial emulators.

Download HBB v0.2.5 or run HBB on your Wii to update.

HBB Updated Applications

December 6th, 2008

The following applications have been added/updated:

  • Automatii v1.0
  • MPlayerWii v0.07 rodries
  • Piero’s Wiicross v0.1
  • Pong2 v0.93
  • Paradroid v0.4
  • RedSquare v0.4
  • WiiDoom v0.4.1

HBB Updated Applications

November 29th, 2008

The following applications have been added/updated:

  • Aspirin v1.0
  • bibleQuiz updated to v0.6
  • ftpii updated to v0.0.16
  • Guitar Fun updated to v3.5
  • GxGeo v20081123
  • HiivelyPlay updated to v2.0
  • Magic Number v1.0
  • Minesweeper updated to v1.2
  • wiicm v1.0

HBB Updated Applications

November 23rd, 2008

The following applications have been added/updated:

  • bibleQuiz v0.4
  • FCEU updated to v2.0.7
  • PONG2 updated to v0.92
  • REminiscence v0.83
  • Snes9xGX updated to v007
  • Visual Boy Advance updated to v1.0.5
  • wiilax-minitro vFinal

HBB Updated Applications

November 18th, 2008

The following applications have been added/updated:

  • bibleQuiz v0.31
  • blastguy v1.0
  • CosmoRaketti v1.0
  • Dungeons updated to v0.85
  • libwiigameload v0.1
  • Matches v1.0
  • Portii v1.0
  • Rokoban v0.8
  • Smashing v1.1
  • Uschtris v1.0
  • Visual Boy Advance updated to v1.0.4
  • Wiibreaker updated to v0.2
  • Wiicalc v0.1
  • wiireader updated to v1.1
  • YOG v0.1

HBB Updated Applications

November 15th, 2008

The following applications have been added/updated:

  • ASCII-PONG v1.0
  • KeenWii v0.99
  • Pong2 updated to v0.91
  • UAE4Wii v0.1
  • wiireader v1.0
  • WiiStrobe v0.0.1

Tutorial 8: Image changes

November 9th, 2008

In this Wii programming tutorial we will modify the button detection tutorial and as requested show you how you can easily change a button from yes to no based on the user’s input. You can grab the PDF of this tutorial here: codemii-tutorial-8

Firstly download this tutorial8-blank which will contain the required files to get us started. Include in the zip are two images and they have been given added to the main.c file. Shown below are the important parts of the source code. I assume you know the rest from our other tutorials.
Read the rest of this entry »