A friend gave me this cabinet, which of course good luck finding the parts for it. Currently the Tempest cabinet has everything in it minus board and monitor.
Cabinet wise it is water logged in a few places, but overall it looks good.
Goal is to replicate the original machine.
Wanting Pi to auto boot into Tempest and have it so you don't see any of the boot process or any screens. Just apply the power and you go straight into Tempest not seeing anything boot screen wise.
Also adding likely a J-PAC, and SpinTrak from Ultimarc.
Power hopefully going to use a HAPP Jamma style power supply. Something that will light up the coin doors, the marque, and of course power the Pi.
Its a work in process, but figured I would post it here for others to make suggestions and see my progress.
The Pi and PiMame is realy the beauty of the project.
Re not seeing the console boot up messages, there is a way to make them less verbose by editing the /boot/config.txt and changing the terminal they are output to. But there will still be some. You cod put the monitor on some sort of delay though (to only turn on after the pi had had enough time to boot). There are OS releases that boot super quickly but that would force you to move from PiMAME and use different binaries (if you do that, MAME4ALL is a fantastic option).
To boot to tempest directly, edit /home/pi/.profile and change the line that boots into the menu to call advmame with the rom specified.
The monitor should have a VESA mount so you could secure it to a cross brace (likely with M4 screws and washers. Be sure to keep the mounting depth in consideration though (don't want to puncture anything).
Then just change the config.txt as required for rotation and possibly width/height.
DOH..yeah i read your comment too fast and missed the line stating edit config.txt.
Well dang it! I do not know why I thought the Raspberry Pi came with a VGA port.. DOH! Now I have to figure out getting it from HDMI to VGA. Plus sometime soon I might put this bad boy into a regular cabinet with normal arcade monitor, so that is going to be another issue.
Oh well...one step at a time. Time to knock out the Tempest cabinet first.
works well, and converts the audio from hdmi as well, so you don't have to jump through hoops for the sound. You might have to play with config.txt to get the video right, but the website has some good instructions.