Login

Subversion Repositories NedoOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1620 2022-11-29 22:39:11 alone /src/demos/noise/ +ptsplay.asm перенесён в src/_sdk, убран из проектов
+bgpushxy.asm теперь одинаковый во всех проектах, дальше возможно перенесём в src/games/_sdk
+добавлен новый трек для ufo2 (hazard)
-почищены обращения к SETPG16K и т.п., заменены на SETPG4000 и т.п.
 
1510 2022-08-04 21:24:10 alone /src/demos/noise/ *kernel: OS_GETTIMER возвращает 32-битное число в dehl, а не hlde  
1426 2022-05-11 22:28:33 alone /src/demos/noise/  
1375 2021-12-22 00:05:40 alone /src/demos/noise/ +noise: добавлено плавное появление и забеление в ATM3 палитре  
1367 2021-11-26 21:24:05 alone /src/demos/noise/ +noise: добавлен кадр в DDp-палитре  
1154 2021-07-11 11:19:05 alone /src/demos/noise/ демы перенесены в папку nedodemo
в release добавлены недостающие утилиты untr, more, cut.c, concat.c, cc.bat с библиотеками
 
940 2021-03-08 02:00:17 alone /src/demos/noise/ *noise, loadscr: из репозитория убраны лишние файлы  
930 2021-03-01 01:39:30 alone /src/demos/noise/ r921  
929 2021-03-01 00:12:34 alone /src/demos/noise/  
922 2021-02-28 19:25:01 baho /src/demos/noise/ + src/_sdk/: Added "config" sub-directory for easy target configuration. Placed "syssets.asm" files for targets "atm2", "atm2hd", "atm3", "atm3hd", "atm3sd", "evo", "evsd-g", "pe26", "pe26sd" in corresponding sub-directories;
+ src/_sdk/: Added "bin" sub-directory for all executables. Moved existing "convega.exe" / "convega.bin", "nedopad.exe" / "nedopad.bin", "nedores.exe" / "nedores.bin", "nedotrd.exe" / "nedotrd.bin" to "bin/";
+ src/_sdk/convega/: Added compilation of "convega" tool for GNU/Linux host using Free Pascal compiler;
+ src/_sdk/: Updated "common.mk" and "setpath.bat" to use MinGW/MSYS tools for Windows NT host. Updated "iar.mk" for Windows NT host;
+ tools/: Added "mingw" sub-directory for tools from MinGW-W64 project, moved existing "make.exe" for Windows NT 32-bit host here. Added "README_en.md" and "README_ru.md" description files;
+ tools/: Added "msys" directory for tools from MinGW/MSYS project. Added "README_en.md" and "README_ru.md" description files. Added command-line tools for Windows NT 32-bit host: cat, cp, grep, iconv, mkdir, mv, rm, rmdir, sed, xz;
* tools/: Added "vhd" sub-directory for virtual images for HDD and SD card. Added "hdd_nedo.vhd.xz" and "sd_nedo.vhd.xz" archives with prepeared empty images here. Added "b.bat" script and "vhd.zip" with another scripts and description inside;
* tools/: Replaced no longer used "chkimg.bat" and "chkimg.sh" scripts with wrappers for "dmimg" - "dmimg-adddir.bat" for Windows NT host and "dmimg-adddir.sh" for GNU/Linux host for easy adding a directory's contents to an image file;
+ us/: Added "Makefile" to auto-create "sd_nedo.vhd" and "hdd_nedo.vhd" for testing purposes;
* src/: aynet (yad), basic, bdsc, browser, cmd, demos (noise, raytrace), emptyapp, fatfs4os, games (barbaria, br, eric, hws, isitar, loyd, midnight, montana2, nedoload, net, q1, slabage, smb, snake, solkey, sprexamp, tank, tetris, untangle, vera, wolf3d, zxbattle), gfxtest, hello, kernel, more, netterm, nv, ping, pkunzip, player, playtap, pt, rdtrd, reset, scratch, setfont, tar, telnet, term, texted, tp, unrar, untr, view, wrtrd, zxrar: Modified and added missing "Makefile" and "build.bat" to use "make" to build from sources on Windows NT host using MinGW/MSYS tools in the same way as on GNU/Linux host;
* src/: Modified "Makefile" to be used on GNU/Linux in the same way as on Windows NT;
+ src/: Added "builddir.bat" to be used for fast building using "Makefile" inside a sub-directories of the project. Replaced many "build.bat" scripts with call to this script;
* src/: Modified "make.bat", "makeall.bat", "mkatm2.bat", "mkatm2hd.bat", "mkatm3.bat", "mkatm3hd.bat", "mkatm3sd.bat", "mkevo.bat", "mkevsd-g.bat", "mkpe26.bat", "mkpe26sd.bat" files to use "Makefile".
 
805 2020-11-14 18:40:09 alone /src/demos/noise/ +kernel: в версии для Pentagon 2.666LE используется максимум страниц (не используется только 5 страниц ПЗУ и 8 страниц 128К - теоретически можно и из них заюзать 0,2,6, но пока не будем)  
761 2020-10-16 22:57:25 alone /src/demos/noise/ +raytrace