]> localhost Git - WindEmu.git/commit
formatting: add .clang-format, and run clang-format on all source files
authorGeorge Wright <gw@gwright.org.uk>
Thu, 25 Jun 2026 00:49:59 +0000 (17:49 -0700)
committerGeorge Wright <gw@gwright.org.uk>
Fri, 26 Jun 2026 00:54:24 +0000 (17:54 -0700)
commit7f547db4ef4572537ff31564e0ed0ffdd48611b7
treeb369b822a395d8aa6a58f1630590d4285c0ae2cc
parentdb6208d6f737bab84bb2f05570d092eb59e260c0
formatting: add .clang-format, and run clang-format on all source files
29 files changed:
.clang-format [new file with mode: 0644]
WindCore/arm710.cpp
WindCore/arm710.h
WindCore/clps7111.cpp
WindCore/clps7111.h
WindCore/clps7111_defs.h
WindCore/clps7600.cpp
WindCore/clps7600.h
WindCore/common.h
WindCore/decoder-arm.c
WindCore/decoder-inlines.h
WindCore/decoder.c
WindCore/decoder.h
WindCore/emitter-arm.h
WindCore/emitter-inlines.h
WindCore/emubase.h
WindCore/etna.cpp
WindCore/etna.h
WindCore/hardware.h
WindCore/isa-inlines.h
WindCore/wind_defs.h
WindCore/windermere.cpp
WindCore/windermere.h
WindQt/main.cpp
WindQt/mainwindow.cpp
WindQt/mainwindow.h
WindQt/pdascreenwindow.cpp
WindQt/pdascreenwindow.h
WindWasm/main.cpp