CodeWarrior Professional Easter Egg - Pikachu Printout

Create a new C project targetting Win32-x86.

To the main C source file, add a function named "__I_choose_you_Pikachu". If you have a C++ source file, add extern "C" to the front of the declaration.

Right click on the source file in the project window and choose "Disassemble".

In the output, you will see a large ASCII image of the Pokemon Pikachu, and all the addresses in the listing will be replaced by variations on "pika-pika".

User Rating:
6.5
  6.5/10 with 49 votes
Contributed By: Anonymous on 06-14-2000
Reviewed By: Webmaster
Special Requirements: CW Pro R5 or later with Win32 target support
Please correct this Egg if you see errors.

Pictures and Videos

Pikachu!
Pikachu!

Do you have another one? Send us a picture or video of this Egg!

Comments

BKred writes:
Allright! It worked! I always like these things when I can actually get them to work. To be more specific in what you need to put, write __I_choose_you_Pikachu() { } at the bottom of the file. It actually works.
21 of 39 people found this comment helpful. Did you? Yes No


Register - Privacy Policy - About Us - Contact Us