diff --git a/emulators/Makefile b/emulators/Makefile index 6021b7822370..45d833ac7af7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,191 +1,192 @@ COMMENT = Emulators for other operating systems SUBDIR += adamem SUBDIR += almostti SUBDIR += anese SUBDIR += aqemu SUBDIR += aranym SUBDIR += atari800 SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc SUBDIR += cannonball SUBDIR += catapult SUBDIR += cemu SUBDIR += cingb SUBDIR += citra SUBDIR += citra-qt5 SUBDIR += cpmtools SUBDIR += cpmtools2 SUBDIR += darcnes SUBDIR += dgen-sdl SUBDIR += dolphin-emu SUBDIR += dosbox SUBDIR += dosbox-staging SUBDIR += dosbox-x SUBDIR += dps8m SUBDIR += duckstation SUBDIR += dynamips-community SUBDIR += edumips64 SUBDIR += elliott-803 SUBDIR += emu64 SUBDIR += emulationstation SUBDIR += fceux + SUBDIR += flexemu SUBDIR += fmsx SUBDIR += frodo SUBDIR += fs-uae SUBDIR += fs-uae-launcher SUBDIR += fuse SUBDIR += fuse-roms SUBDIR += fuse-utils SUBDIR += gbe SUBDIR += gens SUBDIR += gngb SUBDIR += gxemul SUBDIR += hatari SUBDIR += hercules SUBDIR += higan SUBDIR += hugo SUBDIR += hv_kvp_cmd SUBDIR += javatari SUBDIR += joytran SUBDIR += jzintv SUBDIR += klh10 SUBDIR += lib765 SUBDIR += libc6-shim SUBDIR += libdsk SUBDIR += libretro-bsnes SUBDIR += libretro-flycast SUBDIR += libretro-kronos SUBDIR += libretro-mame SUBDIR += libretro-pcsx2 SUBDIR += libretro-ppsspp SUBDIR += libretro-reicast SUBDIR += libretro-vice SUBDIR += libspectrum SUBDIR += linux-c7 SUBDIR += linux-power10-functional-sim SUBDIR += linux-power9-functional-sim SUBDIR += linux_base-c7 SUBDIR += magia SUBDIR += mame SUBDIR += mastergear SUBDIR += mednafen SUBDIR += mesen SUBDIR += mgba SUBDIR += mtools SUBDIR += mupen64plus SUBDIR += mupen64plus-audio-sdl SUBDIR += mupen64plus-core SUBDIR += mupen64plus-input-sdl SUBDIR += mupen64plus-plugins SUBDIR += mupen64plus-qt SUBDIR += mupen64plus-rsp-cxd4 SUBDIR += mupen64plus-rsp-hle SUBDIR += mupen64plus-rsp-z64 SUBDIR += mupen64plus-ui-console SUBDIR += mupen64plus-video-arachnoid SUBDIR += mupen64plus-video-glide64 SUBDIR += mupen64plus-video-glide64mk2 SUBDIR += mupen64plus-video-rice SUBDIR += mupen64plus-video-z64 SUBDIR += nemu SUBDIR += nestopia SUBDIR += o2em SUBDIR += ods2reader SUBDIR += open-simh SUBDIR += open-vm-tools SUBDIR += openmsx SUBDIR += p5-Acme-6502 SUBDIR += parallels-tools SUBDIR += pcem SUBDIR += pcemu SUBDIR += pcsx2 SUBDIR += playonbsd SUBDIR += ppsspp SUBDIR += ppsspp-qt5 SUBDIR += py-gns3-converter SUBDIR += py-m64py SUBDIR += py-unicorn SUBDIR += qemu SUBDIR += qemu-cheri SUBDIR += qemu-devel SUBDIR += qemu-powernv SUBDIR += qemu-user-static SUBDIR += qemu-user-static-devel SUBDIR += qemu7 SUBDIR += qmc2 SUBDIR += quasi88 SUBDIR += reicast SUBDIR += ripes SUBDIR += riscv-isa-sim SUBDIR += rpcs3 SUBDIR += rubygem-fission SUBDIR += sameboy SUBDIR += simh SUBDIR += simh-hp2100 SUBDIR += simh-hp3000 SUBDIR += simh-hpdoc SUBDIR += snes9x-gtk SUBDIR += spim SUBDIR += stella SUBDIR += stonx SUBDIR += teo SUBDIR += tic-80 SUBDIR += tiemu3 SUBDIR += tilem SUBDIR += tme SUBDIR += tnylpo SUBDIR += tpm-emulator SUBDIR += tuxnes SUBDIR += uae SUBDIR += ucon64 SUBDIR += uconvert SUBDIR += ukncbtl SUBDIR += unicorn SUBDIR += vba SUBDIR += vboxtool SUBDIR += vgb-bin SUBDIR += vgba-bin SUBDIR += vice SUBDIR += virtualbox-ose SUBDIR += virtualbox-ose-additions SUBDIR += virtualbox-ose-additions-legacy SUBDIR += virtualbox-ose-additions-nox11 SUBDIR += virtualbox-ose-additions-nox11-legacy SUBDIR += virtualbox-ose-kmod SUBDIR += virtualbox-ose-kmod-legacy SUBDIR += virtualbox-ose-legacy SUBDIR += virtualbox-ose-nox11 SUBDIR += virtualbox-ose-nox11-legacy SUBDIR += visualboyadvance-m SUBDIR += vmips SUBDIR += vmsbackup SUBDIR += vmw SUBDIR += vt100 SUBDIR += vxtools SUBDIR += wine SUBDIR += wine-devel SUBDIR += wine-gecko SUBDIR += wine-gecko-devel SUBDIR += wine-mono SUBDIR += wine-mono-devel SUBDIR += wine-proton SUBDIR += wine8 SUBDIR += winetricks SUBDIR += x16-emulator SUBDIR += x16-rom SUBDIR += x48 SUBDIR += x49gp SUBDIR += xbraitenberg SUBDIR += xcpc SUBDIR += xen-kernel SUBDIR += xhomer SUBDIR += xsystem35 SUBDIR += xzx SUBDIR += yaze-ag SUBDIR += yuzu SUBDIR += z80pack SUBDIR += zsnes .include diff --git a/emulators/flexemu/Makefile b/emulators/flexemu/Makefile new file mode 100644 index 000000000000..05f1f9ca864c --- /dev/null +++ b/emulators/flexemu/Makefile @@ -0,0 +1,26 @@ +PORTNAME= flexemu +DISTVERSIONPREFIX= V +DISTVERSION= 3.20 +CATEGORIES= emulators + +MAINTAINER= rhurlin@FreeBSD.org +COMMENT= MC6809 emulator running FLEX operating system +WWW= https://flexemu.neocities.org/ + +LICENSE= GPLv2 + +USES= desktop-file-utils gl libtool qt:5 shared-mime-info xorg +USE_GITHUB= yes +GH_ACCOUNT= aladur +GH_TUPLE= google:googletest:e1a38bc3:googletest/googletest +USE_GL= gl +USE_QT= buildtools:build concurrent core dbus declarative \ + declarative-test designer gui help multimedia network \ + opengl printsupport qmake:build script scripttools \ + sensors serialport sql svg testlib widgets x11extras \ + xml xmlpatterns +USE_XORG= ice sm x11 + +GNU_CONFIGURE= yes + +.include diff --git a/emulators/flexemu/distinfo b/emulators/flexemu/distinfo new file mode 100644 index 000000000000..ceefbbb49e66 --- /dev/null +++ b/emulators/flexemu/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1711647067 +SHA256 (aladur-flexemu-V3.20_GH0.tar.gz) = 95fe37d42f7e9a7d68ffa2b32c216b4682e201f720d867cf575ddb836072b5b2 +SIZE (aladur-flexemu-V3.20_GH0.tar.gz) = 11218040 +SHA256 (google-googletest-e1a38bc3_GH0.tar.gz) = e546a6ca65d12ae102a182144cac5bd583d5d79c8801b46b2837ecb0532681df +SIZE (google-googletest-e1a38bc3_GH0.tar.gz) = 871610 diff --git a/emulators/flexemu/pkg-descr b/emulators/flexemu/pkg-descr new file mode 100644 index 000000000000..b61cee697bfd --- /dev/null +++ b/emulators/flexemu/pkg-descr @@ -0,0 +1,20 @@ +Flexemu is a classic Computer emulation based on the Motorola MC6809. + +This processor together with a whole set of peripherals like floppy +disk controller (WD1793), parallel interface (MC6821), serial interface +(MC6850), real time clock (MC146818) and video interface emulates a +Microcomputer EurocomII/V5 or EurocomII/V7 which was developed by +Eltec Elektronik in Mainz/Germany at about 1980. + +The operating system running on it is called FLEX. It was developed by +Technical Systems Consultants (TSC) at about 1979. It fits into 8KByte +memory. Its "Disk Operating System" consists of 27 System calls and the +"File Management System" of 3 system calls. The processor itself can +address 64 KByte of memory. + +Several (cross) assemblers, debugger, compilers, textprocessing systems, +and even a circuit board layout system and a videotext editing system +are available. And last but not least several arcade-like games. + +Flexemu comes with the original FLEX documentation as available from +the FLEX User Group. diff --git a/emulators/flexemu/pkg-plist b/emulators/flexemu/pkg-plist new file mode 100644 index 000000000000..53a6ecfce6ab --- /dev/null +++ b/emulators/flexemu/pkg-plist @@ -0,0 +1,116 @@ +bin/bin2s19 +bin/dsktool +bin/flex2hex +bin/flexemu +bin/flexplorer +bin/fromflex +bin/mdcrtool +bin/rcvflex +bin/send2flx +bin/testdaa +bin/toflex +%%ETCDIR%%.conf +share/applications/flexemu-flexplorer.desktop +share/applications/flexemu.desktop +%%DATADIR%%/6809diag.pdf +%%DATADIR%%/6809fadg.pdf +%%DATADIR%%/6x09_Instruction_Sets.pdf +%%DATADIR%%/TSC_Text_Processor.pdf +%%DATADIR%%/asmb.pdf +%%DATADIR%%/ba2bqs.pdf +%%DATADIR%%/basic_um.pdf +%%DATADIR%%/basprec.pdf +%%DATADIR%%/boot +%%DATADIR%%/btx.dsk +%%DATADIR%%/cedric.dsk +%%DATADIR%%/cedric.pdf +%%DATADIR%%/colors.dsk +%%DATADIR%%/coltab.hex +%%DATADIR%%/crasmb.pdf +%%DATADIR%%/debug.pdf +%%DATADIR%%/diag6809.dsk +%%DATADIR%%/dynadocu.dsk +%%DATADIR%%/dynamite.pdf +%%DATADIR%%/dynastar.pdf +%%DATADIR%%/e2hwdesc.htm +%%DATADIR%%/f77.pdf +%%DATADIR%%/flex2um.pdf +%%DATADIR%%/flexapg.pdf +%%DATADIR%%/flexdos.htm +%%DATADIR%%/flexemu.css +%%DATADIR%%/flexemu.htm +%%DATADIR%%/flexerr.htm +%%DATADIR%%/flexfcb.htm +%%DATADIR%%/flexfms.htm +%%DATADIR%%/flexfs.htm +%%DATADIR%%/flexmem.htm +%%DATADIR%%/flexuser.htm +%%DATADIR%%/flexutil.htm +%%DATADIR%%/games.dsk +%%DATADIR%%/images/2x384flx.png +%%DATADIR%%/images/2x384k.png +%%DATADIR%%/images/2x96k.png +%%DATADIR%%/images/e2scn.png +%%DATADIR%%/images/e2v5m.png +%%DATADIR%%/images/e2v7m.png +%%DATADIR%%/images/pat09_cursorpad.png +%%DATADIR%%/images/pat09_key_down_arrow.png +%%DATADIR%%/images/pat09_key_left_arrow.png +%%DATADIR%%/images/pat09_key_left_limit.png +%%DATADIR%%/images/pat09_key_mode.png +%%DATADIR%%/images/pat09_key_right_arrow.png +%%DATADIR%%/images/pat09_key_right_limit.png +%%DATADIR%%/images/pat09_key_thick_left_arrow.png +%%DATADIR%%/images/pat09_key_thick_lower_right_arrow.png +%%DATADIR%%/images/pat09_key_thick_right_arrow.png +%%DATADIR%%/images/pat09_key_thick_upper_left_arrow.png +%%DATADIR%%/images/pat09_key_up_arrow.png +%%DATADIR%%/images/pat09_keyboard.png +%%DATADIR%%/images/pat09_numpad.png +%%DATADIR%%/just.dsk +%%DATADIR%%/just.pdf +%%DATADIR%%/laycad.dsk +%%DATADIR%%/layout.dsk +%%DATADIR%%/linkload.pdf +%%DATADIR%%/mc6809.htm +%%DATADIR%%/mon24.htm +%%DATADIR%%/mon24.s19 +%%DATADIR%%/mon24z.s19 +%%DATADIR%%/mon53.s19 +%%DATADIR%%/mon54.s19 +%%DATADIR%%/monu54-6.s19 +%%DATADIR%%/neumon54.hex +%%DATADIR%%/neumon54.htm +%%DATADIR%%/pictures.dsk +%%DATADIR%%/relasmb.pdf +%%DATADIR%%/source.dsk +%%DATADIR%%/swflexum.pdf +%%DATADIR%%/system.dsk +%%DATADIR%%/system.mdcr +%%DATADIR%%/system54.dsk +%%DATADIR%%/tedit.pdf +%%DATADIR%%/test.dsk +%%DATADIR%%/tsc_man.dsk +%%DATADIR%%/util_man.pdf +share/icons/hicolor/128x128/apps/flexemu-flexplorer.png +share/icons/hicolor/128x128/apps/flexemu-fsetup.png +share/icons/hicolor/128x128/apps/flexemu.png +share/icons/hicolor/16x16/apps/flexemu-flexplorer.png +share/icons/hicolor/16x16/apps/flexemu-fsetup.png +share/icons/hicolor/16x16/apps/flexemu.png +share/icons/hicolor/256x256/apps/flexemu-flexplorer.png +share/icons/hicolor/256x256/apps/flexemu-fsetup.png +share/icons/hicolor/256x256/apps/flexemu.png +share/icons/hicolor/32x32/apps/flexemu-flexplorer.png +share/icons/hicolor/32x32/apps/flexemu-fsetup.png +share/icons/hicolor/32x32/apps/flexemu.png +share/icons/hicolor/48x48/apps/flexemu-flexplorer.png +share/icons/hicolor/48x48/apps/flexemu-fsetup.png +share/icons/hicolor/48x48/apps/flexemu.png +share/icons/hicolor/64x64/apps/flexemu-flexplorer.png +share/icons/hicolor/64x64/apps/flexemu-fsetup.png +share/icons/hicolor/64x64/apps/flexemu.png +share/icons/hicolor/scalable/apps/flexemu-flexplorer.svg +share/icons/hicolor/scalable/apps/flexemu-fsetup.svg +share/icons/hicolor/scalable/apps/flexemu.svg +share/mime/packages/flexemu.xml