Top secrets sources NedoPC pentevo

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1124 2024-03-17 15:44:06 dimkam /tools/unreal_fix/0.39.0/fix_labels/ unreal: добавлена работа z-контроллера через ch341  
/tools/unreal_fix/0.39.0/fix_labels/x32/CH341DLL.DLL
/tools/unreal_fix/0.39.0/fix_labels/x32/CH341DLLA64.DLL
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/config.cpp
/tools/unreal_fix/0.39.0/fix_labels/io.cpp
/tools/unreal_fix/0.39.0/fix_labels/sdcard.cpp
/tools/unreal_fix/0.39.0/fix_labels/sdcard.h
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.ini
/tools/unreal_fix/0.39.0/fix_labels/x32/emul64.exe
/tools/unreal_fix/0.39.0/fix_labels/zc.cpp
/tools/unreal_fix/0.39.0/fix_labels/zc.h
1099 2023-10-01 22:14:50 galstaff /tools/unreal_fix/0.39.0/fix_labels/ Поддержка MoonSound на портах C2-C7  
/tools/unreal_fix/0.39.0/fix_labels/sndrender/dev_moonsound.cpp
/tools/unreal_fix/0.39.0/fix_labels/sndrender/dev_moonsound.h
/tools/unreal_fix/0.39.0/fix_labels/sndrender/ymf262.cpp
/tools/unreal_fix/0.39.0/fix_labels/sndrender/ymf262.h
/tools/unreal_fix/0.39.0/fix_labels/sndrender/ymf278.cpp
/tools/unreal_fix/0.39.0/fix_labels/sndrender/ymf278.h
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/config.cpp
/tools/unreal_fix/0.39.0/fix_labels/emul.h
/tools/unreal_fix/0.39.0/fix_labels/io.cpp
/tools/unreal_fix/0.39.0/fix_labels/msvc/snd.vcxproj
/tools/unreal_fix/0.39.0/fix_labels/sound.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.ini
/tools/unreal_fix/0.39.0/fix_labels/x32/emul64.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/quorum.ini
/tools/unreal_fix/0.39.0/fix_labels/x32/unreal.ini
/tools/unreal_fix/0.39.0/fix_labels/z80.cpp
1082 2023-05-25 23:00:09 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added -I. to makefile (path for searching png/whatever.h includes), added #include png/pnglibconf.h to sshot_png.h, recompiled EXEs  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/sshot_png.h
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_labels/x32/emul64.exe
1072 2023-05-05 13:40:49 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added building of emul.exe and emul64.exe, emul64.exe now has default config of the same name as emul.exe (both would use emul.ini)  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul64.exe
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/config.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
1037 2022-11-29 13:22:20 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added Makefile target to rebuild .exe without rebuilding dependencies (*.d)  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1020 2022-09-13 20:11:33 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added AMD64 and LTO options to Makefile, removed unused makefiles from sub-dirs  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1019 2022-09-13 14:08:13 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: changed dependecies described in Makefile  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1018 2022-09-13 14:00:47 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: added dependencies generation for compile  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
1017 2022-09-13 12:50:57 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: fixed SSE2 turnoff based on cryptic compiler defines, beautified makefile a little  
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/mods.h
1016 2022-09-13 11:45:44 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: moved to SSE2 build  
/tools/unreal_fix/0.39.0/fix_labels/x32/emul-i686-mingw-w64-gcc930.exe
/tools/unreal_fix/0.39.0/fix_labels/Makefile
/tools/unreal_fix/0.39.0/fix_labels/emul.h
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
1015 2022-09-13 11:19:30 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal: removed older Makefiles, now the only one is for mingw cross-build  
/tools/unreal_fix/0.39.0/fix_labels/Makefile.gcc
/tools/unreal_fix/0.39.0/fix_labels/Makefile.lvd
/tools/unreal_fix/0.39.0/fix_labels/Makefile.w64
885 2020-08-20 20:47:57 lvd /tools/unreal_fix/0.39.0/fix_labels/ Made new Makefile.w64 for ubuntu-bases i686-w64-mingw-gcc/g++, fixed some shindoshisms  
/tools/unreal_fix/0.39.0/fix_labels/Makefile.w64
/tools/unreal_fix/0.39.0/fix_labels/afxres.h
/tools/unreal_fix/0.39.0/fix_labels/settings.rc
/tools/unreal_fix/0.39.0/fix_labels/wldr_fdi.cpp
/tools/unreal_fix/0.39.0/fix_labels/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_labels/zxusbnet.cpp
883 2020-07-20 18:44:53 lvd /tools/unreal_fix/0.39.0/fix_labels/ unreal_fix: added a branch of 0.39.0 where labels loaded from user.l are now always virtual  
/tools/unreal_fix/0.39.0/fix_labels
/tools/unreal_fix/0.39.0/fix_labels/dbglabls.cpp
/tools/unreal_fix/0.39.0/fix_labels/dbgtrace.cpp
820 2019-04-16 16:49:00 DimkaM /tools/unreal_fix/0.39.0/fix_build/ Unreal: собрал в gcc  
/tools/unreal_fix/0.39.0/fix_build/Makefile.gcc
/tools/unreal_fix/0.39.0/fix_build/Makefile.lvd
/tools/unreal_fix/0.39.0/fix_build/WinRes.h
/tools/unreal_fix/0.39.0/fix_build/config.cpp
/tools/unreal_fix/0.39.0/fix_build/emul.h
/tools/unreal_fix/0.39.0/fix_build/init.cpp
/tools/unreal_fix/0.39.0/fix_build/sdk/ddraw.h
/tools/unreal_fix/0.39.0/fix_build/sndrender/Makefile
/tools/unreal_fix/0.39.0/fix_build/sndrender/Makefile.lvd
/tools/unreal_fix/0.39.0/fix_build/std.h
/tools/unreal_fix/0.39.0/fix_build/x32/CMOS
/tools/unreal_fix/0.39.0/fix_build/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_build/x32/emul.ini
/tools/unreal_fix/0.39.0/fix_build/zxusbnet.cpp
819 2019-04-12 20:31:53 DimkaM /tools/unreal_fix/0.39.0/fix_build/ unreal добавил wiznet  
/tools/unreal_fix/0.39.0/fix_build/zxusbnet.cpp
/tools/unreal_fix/0.39.0/fix_build/zxusbnet.h
/tools/unreal_fix/0.39.0/fix_build/Makefile
/tools/unreal_fix/0.39.0/fix_build/Makefile.gcc
/tools/unreal_fix/0.39.0/fix_build/Makefile.lvd
/tools/unreal_fix/0.39.0/fix_build/config.cpp
/tools/unreal_fix/0.39.0/fix_build/emul.h
/tools/unreal_fix/0.39.0/fix_build/emulkeys.cpp
/tools/unreal_fix/0.39.0/fix_build/init.cpp
/tools/unreal_fix/0.39.0/fix_build/io.cpp
/tools/unreal_fix/0.39.0/fix_build/std.h
/tools/unreal_fix/0.39.0/fix_build/x32/CMOS
/tools/unreal_fix/0.39.0/fix_build/x32/emul.exe
/tools/unreal_fix/0.39.0/fix_build/x32/emul.ini
/tools/unreal_fix/0.39.0/fix_build/z80.cpp
/tools/unreal_fix/0.39.0/fix_build/z80_main.inl
799 2019-01-30 19:52:27 DimkaM /tools/unreal_fix/0.39.0/fix_build/ unreal: copy for update version  
/tools/unreal_fix/0.39.0/fix_build
784 2018-10-15 10:34:17 DimkaM /tools/unreal_fix/0.38.4/fix_build/ upgate to 0.38.4  
/tools/unreal_fix/0.38.4/fix_build/afxres.h
/tools/unreal_fix/0.38.4/fix_build/profi.cpp
/tools/unreal_fix/0.38.4/fix_build/profi.h
/tools/unreal_fix/0.38.4/fix_build/sndrender/emul_2203.cpp
/tools/unreal_fix/0.38.4/fix_build/sndrender/emul_2203.h
/tools/unreal_fix/0.38.4/fix_build/x32/help_eng.html
/tools/unreal_fix/0.38.4/fix_build/emul_2203.cpp
/tools/unreal_fix/0.38.4/fix_build/emul_2203.h
/tools/unreal_fix/0.38.4/fix_build/Makefile
/tools/unreal_fix/0.38.4/fix_build/Makefile.gcc
/tools/unreal_fix/0.38.4/fix_build/Makefile.lvd
/tools/unreal_fix/0.38.4/fix_build/atm.cpp
/tools/unreal_fix/0.38.4/fix_build/bass.h
/tools/unreal_fix/0.38.4/fix_build/c32-p1-release.cmd
/tools/unreal_fix/0.38.4/fix_build/c32-rebuild-debug.cmd
/tools/unreal_fix/0.38.4/fix_build/c32-rebuild-release.cmd
/tools/unreal_fix/0.38.4/fix_build/c32-release.cmd
/tools/unreal_fix/0.38.4/fix_build/cheat.cpp
/tools/unreal_fix/0.38.4/fix_build/config.cpp
/tools/unreal_fix/0.38.4/fix_build/config.h
/tools/unreal_fix/0.38.4/fix_build/dbgbpx.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgcmd.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgcmd.h
/tools/unreal_fix/0.38.4/fix_build/dbglabls.cpp
/tools/unreal_fix/0.38.4/fix_build/dbglabls.h
/tools/unreal_fix/0.38.4/fix_build/dbgmem.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgoth.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgpaint.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgpaint.h
/tools/unreal_fix/0.38.4/fix_build/dbgreg.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgrwdlg.cpp
/tools/unreal_fix/0.38.4/fix_build/dbgtrace.cpp
/tools/unreal_fix/0.38.4/fix_build/debug.cpp
/tools/unreal_fix/0.38.4/fix_build/debug.h
/tools/unreal_fix/0.38.4/fix_build/draw.cpp
/tools/unreal_fix/0.38.4/fix_build/draw.h
/tools/unreal_fix/0.38.4/fix_build/draw_384.cpp
/tools/unreal_fix/0.38.4/fix_build/drawnomc.cpp
/tools/unreal_fix/0.38.4/fix_build/dx.cpp
/tools/unreal_fix/0.38.4/fix_build/dxerr.cpp
/tools/unreal_fix/0.38.4/fix_build/dxerr.h
/tools/unreal_fix/0.38.4/fix_build/dxerr9.h
/tools/unreal_fix/0.38.4/fix_build/dxovr.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_4bpp.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_512.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_advm.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atm.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atm0.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atm0.h
/tools/unreal_fix/0.38.4/fix_build/dxr_atm2.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atm2.h
/tools/unreal_fix/0.38.4/fix_build/dxr_atm4.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atm4.h
/tools/unreal_fix/0.38.4/fix_build/dxr_atm6.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atm6.h
/tools/unreal_fix/0.38.4/fix_build/dxr_atm7.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_atmf.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_prof.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_rsm.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_rsm.h
/tools/unreal_fix/0.38.4/fix_build/dxr_text.cpp
/tools/unreal_fix/0.38.4/fix_build/dxr_vd.cpp
/tools/unreal_fix/0.38.4/fix_build/dxrcopy.cpp
/tools/unreal_fix/0.38.4/fix_build/dxrend.cpp
/tools/unreal_fix/0.38.4/fix_build/dxrendch.cpp
/tools/unreal_fix/0.38.4/fix_build/dxrframe.cpp
/tools/unreal_fix/0.38.4/fix_build/emul.cpp
/tools/unreal_fix/0.38.4/fix_build/emul.h
/tools/unreal_fix/0.38.4/fix_build/emulkeys.cpp
/tools/unreal_fix/0.38.4/fix_build/emulkeys.h
/tools/unreal_fix/0.38.4/fix_build/fntsrch.cpp
/tools/unreal_fix/0.38.4/fix_build/font14.cpp
/tools/unreal_fix/0.38.4/fix_build/font14.h
/tools/unreal_fix/0.38.4/fix_build/font16.cpp
/tools/unreal_fix/0.38.4/fix_build/font16.h
/tools/unreal_fix/0.38.4/fix_build/font8.cpp
/tools/unreal_fix/0.38.4/fix_build/font8.h
/tools/unreal_fix/0.38.4/fix_build/fontdata.h
/tools/unreal_fix/0.38.4/fix_build/funcs.h
/tools/unreal_fix/0.38.4/fix_build/gs.cpp
/tools/unreal_fix/0.38.4/fix_build/gs.h
/tools/unreal_fix/0.38.4/fix_build/gshlbass.cpp
/tools/unreal_fix/0.38.4/fix_build/gshle.cpp
/tools/unreal_fix/0.38.4/fix_build/gshle.h
/tools/unreal_fix/0.38.4/fix_build/gsz80.cpp
/tools/unreal_fix/0.38.4/fix_build/gsz80.inl
/tools/unreal_fix/0.38.4/fix_build/gui.cpp
/tools/unreal_fix/0.38.4/fix_build/gui.h
/tools/unreal_fix/0.38.4/fix_build/hdd.cpp
/tools/unreal_fix/0.38.4/fix_build/hdd.h
/tools/unreal_fix/0.38.4/fix_build/hddio.cpp
/tools/unreal_fix/0.38.4/fix_build/hddio.h
/tools/unreal_fix/0.38.4/fix_build/iehelp.cpp
/tools/unreal_fix/0.38.4/fix_build/iehelp.h
/tools/unreal_fix/0.38.4/fix_build/init.cpp
/tools/unreal_fix/0.38.4/fix_build/input.cpp
/tools/unreal_fix/0.38.4/fix_build/input.h
/tools/unreal_fix/0.38.4/fix_build/inputpc.h
/tools/unreal_fix/0.38.4/fix_build/io.cpp
/tools/unreal_fix/0.38.4/fix_build/keydefs.cpp
/tools/unreal_fix/0.38.4/fix_build/leds.cpp
/tools/unreal_fix/0.38.4/fix_build/mainloop.cpp
/tools/unreal_fix/0.38.4/fix_build/mainloop.h
/tools/unreal_fix/0.38.4/fix_build/memory.cpp
/tools/unreal_fix/0.38.4/fix_build/modem.cpp
/tools/unreal_fix/0.38.4/fix_build/mods.h
/tools/unreal_fix/0.38.4/fix_build/opendlg.cpp
/tools/unreal_fix/0.38.4/fix_build/resource.h
/tools/unreal_fix/0.38.4/fix_build/savesnd.cpp
/tools/unreal_fix/0.38.4/fix_build/savevid.cpp
/tools/unreal_fix/0.38.4/fix_build/sdcard.cpp
/tools/unreal_fix/0.38.4/fix_build/sdcard.h
/tools/unreal_fix/0.38.4/fix_build/settings.rc
/tools/unreal_fix/0.38.4/fix_build/snapshot.cpp
/tools/unreal_fix/0.38.4/fix_build/snapshot.h
/tools/unreal_fix/0.38.4/fix_build/snd_bass.cpp
/tools/unreal_fix/0.38.4/fix_build/snd_bass.h
/tools/unreal_fix/0.38.4/fix_build/sndrender/Makefile
/tools/unreal_fix/0.38.4/fix_build/sndrender/Makefile.gcc
/tools/unreal_fix/0.38.4/fix_build/sndrender/Makefile.lvd
/tools/unreal_fix/0.38.4/fix_build/sndrender/saa1099.cpp
/tools/unreal_fix/0.38.4/fix_build/sndrender/sndchip.cpp
/tools/unreal_fix/0.38.4/fix_build/sndrender/sndrender.cpp
/tools/unreal_fix/0.38.4/fix_build/sndrender/sndrender.h
/tools/unreal_fix/0.38.4/fix_build/sound.cpp
/tools/unreal_fix/0.38.4/fix_build/sound.h
/tools/unreal_fix/0.38.4/fix_build/sshot_png.cpp
/tools/unreal_fix/0.38.4/fix_build/std.h
/tools/unreal_fix/0.38.4/fix_build/sysdefs.h
/tools/unreal_fix/0.38.4/fix_build/tape.cpp
/tools/unreal_fix/0.38.4/fix_build/unreal.manifest
/tools/unreal_fix/0.38.4/fix_build/util.cpp
/tools/unreal_fix/0.38.4/fix_build/util.h
/tools/unreal_fix/0.38.4/fix_build/vars.cpp
/tools/unreal_fix/0.38.4/fix_build/vars.h
/tools/unreal_fix/0.38.4/fix_build/vs1001.cpp
/tools/unreal_fix/0.38.4/fix_build/wd93.h
/tools/unreal_fix/0.38.4/fix_build/wd93cmd.cpp
/tools/unreal_fix/0.38.4/fix_build/wd93crc.cpp
/tools/unreal_fix/0.38.4/fix_build/wd93dat.cpp
/tools/unreal_fix/0.38.4/fix_build/wd93trk.cpp
/tools/unreal_fix/0.38.4/fix_build/wldr_fdi.cpp
/tools/unreal_fix/0.38.4/fix_build/wldr_isd.cpp
/tools/unreal_fix/0.38.4/fix_build/wldr_pro.cpp
/tools/unreal_fix/0.38.4/fix_build/wldr_td0.cpp
/tools/unreal_fix/0.38.4/fix_build/wldr_trd.cpp
/tools/unreal_fix/0.38.4/fix_build/wldr_udi.cpp
/tools/unreal_fix/0.38.4/fix_build/x32/CMOS
/tools/unreal_fix/0.38.4/fix_build/x32/emul.exe
/tools/unreal_fix/0.38.4/fix_build/x32/emul.ini
/tools/unreal_fix/0.38.4/fix_build/x32/quorum.ini
/tools/unreal_fix/0.38.4/fix_build/z80.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/defs.h
/tools/unreal_fix/0.38.4/fix_build/z80/op_cb.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/op_dd.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/op_ddcb.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/op_ed.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/op_fd.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/op_noprefix.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/op_system.h
/tools/unreal_fix/0.38.4/fix_build/z80/tables.cpp
/tools/unreal_fix/0.38.4/fix_build/z80/tables.h
/tools/unreal_fix/0.38.4/fix_build/z80_main.inl
/tools/unreal_fix/0.38.4/fix_build/z80asm.cpp
/tools/unreal_fix/0.38.4/fix_build/z80asm.h
783 2018-10-15 10:23:41 DimkaM /tools/unreal_fix/0.38.4/ copy for update version  
/tools/unreal_fix/0.38.4
749 2017-01-10 17:52:23 lvd /tools/unreal_fix/0.38.3/fix_build/ unreal0.38.3: fixed Makefile.lvd to add settings.o into linking, rebuilt gcc exe  
/tools/unreal_fix/0.38.3/fix_build/Makefile.lvd
/tools/unreal_fix/0.38.3/fix_build/x32/emul-mingw-w64-gcc620.exe
746 2017-01-10 16:35:30 lvd /tools/unreal_fix/0.38.3/fix_build/ unreal0.38.3: added working gnu Makefile.lvd  
/tools/unreal_fix/0.38.3/fix_build/Makefile.lvd

Show All