This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
uvmac
Watch
1
Star
0
Fork
0
You've already forked uvmac
mirror of
https://github.com/InvisibleUp/uvmac.git
synced
2024-11-22 07:31:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
306347d6c2
uvmac
/
.gitignore
9 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Generate a Makefile that works
2020-02-11 03:19:26 +00:00
*.exe
*.obj
.vscode/*
Move more files into dirs; fix .h include guards
2020-02-27 04:31:48 +00:00
bld
*.dsk
Move some #define fields into enums
2020-04-16 00:42:56 +00:00
*.ROM
Continue splitting up files CONTROLM.h was the biggest one. Eventual goal is to have each section of OSGLUWIN.c a seperate file, and then see if I can't make them platform-independent with only a few tweaks.
2020-04-16 03:17:50 +00:00
*.kdev4
Finish (kinda half-baked) CMake file The build itself is very broken due to the missing Sony driver patch... but it does, technically, compile and run.
2020-05-01 05:22:11 +00:00
*.pdb
build/
Reference in New Issue
Copy Permalink