Skip to content

TaraHoleInIt/minivmac-3ds

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cfg
May 8, 2020 21:53
May 6, 2020 09:49
May 6, 2020 09:49
May 13, 2020 14:15
src
May 24, 2020 20:28
ok
May 8, 2020 21:54
May 8, 2020 21:53
March 16, 2017 22:00
May 6, 2020 09:49
May 6, 2020 09:49

BUILDING

3dsconf.sh Is a wrapper around the main Mini vMac source configuration tool. It contains the options common to the 3DS port and any options passed to it will be passed on to the Mini vMac configuration tool.

See: https://www.gryphel.com/c/minivmac/options.html https://www.gryphel.com/c/minivmac/develop.html

3dsconf.sh Deletes the generated Makefile because I have not figured out how to integrate that part into the Mini vMac build system. To actually build the binary you need to use Makefile.Plus for Macintosh Plus or Makefile.II for Macintosh II based builds.

Supported options:

1 Bit colour depth 2 Bit colour depth 4 Bit colour depth 8 Bit colour depth

Resolutions >= 512x384 Resolutions <= 1024x1024

Sound Sound sample size

...And many more, feel free to experiment :)