NEW: emulators/melonds

2024-02-16 Thread izder456
Heyo ports@! I want to import melonDS. It is a Nintendo DS emulator that boasts better performance, and emulated networking support, and other things. I had to disable JIT unfortunately, it refused to build with it on. Otherwise- performance is mostly alright for me (Only tested Real dumps of m

Re: NEW: emulators/melonds

2024-02-18 Thread Anthony J. Bentley
izder456 writes: > I want to import melonDS. It is a Nintendo DS emulator that boasts > better performance, and emulated networking support, and other things. Thanks, this will be a good port to have. > I had to disable JIT unfortunately, it refused to build with it on. It's trying to grab the p

Re: NEW: emulators/melonds

2024-02-18 Thread Thomas Frohwein
On Sun, Feb 18, 2024 at 03:38:49AM -0700, Anthony J. Bentley wrote: > izder456 writes: > > I want to import melonDS. It is a Nintendo DS emulator that boasts > > better performance, and emulated networking support, and other things. > > Thanks, this will be a good port to have. > > > I had to dis

Re: NEW: emulators/melonds

2024-02-18 Thread izder456
Thanks for the help ports@ On Sun, Feb 18, 2024 at 03:38:49AM -0700, Anthony J. Bentley wrote: > That malloc patch is correct; please push it upstream. Sent PR #1979 upstream. https://github.com/melonDS-emu/melonDS/pull/1979 wrote: > Builds and opens the GUI; I don't think I have any ROMS to tes

Re: NEW: emulators/melonds

2024-02-19 Thread Anthony J. Bentley
Thanks again; I've imported this. izder456 writes: > > Use or remove commented out > > CMAKE_BUILD_TYPE=Release? > > I say re-enable it, I usually hard-force Release builds when I build > cmake projects locally. cmake.port.mk already sets it.

Re: NEW: emulators/melonds

2024-02-23 Thread Stuart Henderson
this one fails on i386: FAILED: src/teakra/src/CMakeFiles/teakra.dir/test_generator.cpp.o /pobj/melonds-0.9.5/bin/c++ -DARCHITECTURE_x86=1 -DMELONDS_VERSION=\"0.9.5\" -I/pobj/melonds-0.9.5/melonDS-0.9.5/src/teakra/src/../include -I/pobj/melonds-0.9.5/melonDS-0.9.5/src/teakra/src/. -O2 -pipe -DND

Re: NEW: emulators/melonds

2024-02-23 Thread Anthony J. Bentley
Stuart Henderson writes: > this one fails on i386: > > FAILED: src/teakra/src/CMakeFiles/teakra.dir/test_generator.cpp.o > /pobj/melonds-0.9.5/bin/c++ -DARCHITECTURE_x86=1 -DMELONDS_VERSION=\"0.9.5\" > -I/pobj/melonds-0.9.5/melonDS-0.9.5/src/teakra/src/../include -I/pobj/melonds > -0.9.5/melonDS-0

Re: NEW: emulators/melonds

2024-02-25 Thread Anthony J. Bentley
Anthony J. Bentley writes: > > I have no opinion whether it's worth fixing or just mark with some > > NOT_FOR_ARCHS or ONLY_FOR_ARCHS (perhaps ONLY_FOR_ARCHS=${LP64_ARCHS} > > if it's only really expected to work on 64-bit) > > I've reported it upstream: > https://github.com/melonDS-emu/melonDS/iss