Hex file for Atmega328 gen. by Arduino 1.0.1 does not run on Atmega8

I guess there is no way to make use of ADC6 and ADC7 in Arduino 1.0.1? I will not be able to program them?

Actually the Arduino analogRead() function will work with those added two analog inputs if you have selected the proper arduino board type. It's all done with smoke and mirrors, but the source code does ship with the IDE distribution so can be figured out by some.

Lefty