Skip to content

Fix ROM/RAM Banking for MBC1, Pass mooneye bits_bank2.gb #238

Fix ROM/RAM Banking for MBC1, Pass mooneye bits_bank2.gb

Fix ROM/RAM Banking for MBC1, Pass mooneye bits_bank2.gb #238

Workflow file for this run

name: clang-format
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './vendor'
extensions: 'h,cpp'
clangFormatVersion: 11