Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

MAME Arcade Cabinet Construction Project

The complete illustrated project description is available on the Arcade Cabinet GitHub Pages website.

This repository documents my construction of an arcade machine cabinet to use with the Multiple Arcade Machine Emulator.

Repository Layout

The repository layout is designed so that the page can be published directly with GitHub Pages.

arcade/
├── README.md
└── docs/
    ├── README.md
    ├── index.html
    ├── faq.html
    ├── .nojekyll
    └── assets/
        ├── arcade.css
        ├── drawings
        │   ├── README.md
        │   ├── drawings.html
        │   ├── button_layout-3.6.ai
        │   ├── button_layout-3.6-reflected.ai
        │   ├── button_layout_hand-drawn.pdf
        │   ├── side-panel-dimensions.pdf
        │   └── side-panel-dimensions.vsdx
        ├── front-end
        │   ├── README.md
        │   ├── front-end.html
        │   ├── background_01.jpg
        │   ├── background_01.psd
        │   ├── background_02.jpg
        │   ├── background_02.psd
        │   └── layout.lay
        ├── images
        │   ├── README.md
        │   ├── gallery.html
        │   ├── 01turbo-twist-2.jpg
        │   ├── 01turbo-twist-2_thumb.jpg
        │   ├── 02turbo-twist-2.jpg
        │
        │   ...
        │
        │   ├── trackball_view1_thumb.jpg
        │   ├── trackball_view2.jpg
        │   └── trackball_view2_thumb.jpg
        └── parts
            ├── README.md
            ├── parts.html
            ├── 1_and_2_buttons.html
            ├── 25P9319.html
            ├── 33C7338.html
            ├── 33C7343.html
            ├── 33C7348.html
            ├── 33C7356.html
            ├── 46Y2535.html
            ├── 49-5140-100.html
            ├── 50-9007-10.html
            ├── 55-1101-00.html
            ├── 67C0701.html
            ├── 80-1153-00.html
            ├── buttons.html
            ├── caster.html
            ├── coin_door.html
            ├── cover_plate.html
            ├── hinge.html
            ├── ipac4.html
            ├── joystick.html
            ├── laminate.html
            ├── marquee.html
            ├── microswitch.html
            ├── noctua.html
            ├── rip-tie.html
            ├── slotting-cutter.html
            ├── spinner.html
            ├── t-molding.html
            └── trackball.html

About

MAME Arcade Cabinet Construction Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors