File history
Tracking elkscmd/unused/nano-X/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
38cd1aad8fd13043e083ba8cdcd72b711088f55 | Greg Haerr | 2026-02-08 | [build] Move unused/non-compiled commands to elkscmd/unused |
16902e90fc4cc96ad6d12779f1b5779686b1f41 | Greg Haerr | 2025-10-26 | [kernel] Remove CONFIG_HW_VGA configuration option |
32228e360344a9ae47c46346b42723d98a19c16 | Greg Haerr | 2025-10-08 | [cmds] Rename ttytetris -> tetris, nano-x -> nano-X for DOS FAT 8.3 compatibility |
db04eec3c8ce49375b264d8f0c229e78d59419c | Ferry Hendrikx | 2025-06-30 | Minor makefile changes |
c7a6a3bebc312ed055dabcb30c791bfbfe6b4d4 | Ferry Hendrikx | 2025-04-18 | command changes |
4a96fa35363ff9daf0c7bcb56df99bf306fa515 | Greg Haerr | 2025-02-03 | [Nano-X] Rewrite Nano-X Makefiles for easy understanding |
9e3cbdd60678e7a893b827ad161f2ac39a186ec | Greg Haerr | 2025-02-02 | [Nano-X] Fix various problems with multiple client/server Nano-X |
5a44d11cdbf3e9e018c2941bb8b9779b3936990 | tyama501 | 2025-02-02 | [nanox] Initial changes to build Server/Client mode for ELKS |
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
3db80e893732e5dd7c2c25ba17d86d57af25bf3 | tyama501 | 2024-08-08 | [nx] Add CGA driver to Makefile |
19884b15f3c4e8957823696c4abf2b629cc1db7 | tyama501 | 2023-03-25 | [nano-X] Add PC-98 mouse driver |
7bfefd92fe680d43488aa3c45dda17aa3e6b771 | Greg Haerr | 2023-02-19 | Add nxtetris, added Nano-X GrGetNextEventTimeout, other bugfixes |
7bc45a982c5a70eff08eee1169ceb133e7ce081 | Greg Haerr | 2023-01-04 | [cmds] Force Nano-X programs to be built using cdecl calling convention |
b5f35b87abf29e5ca4865367c8a0ee5cd29916c | tyama501 | 2022-08-23 | [nano-X] Modified Makefile |
f07f269d75d33bf08f18e126af9d0109272831f | tyama501 | 2022-08-20 | [nano-X] Add X6x13 fonts and ramfont for PC-98 |
b8795de01fb6d5118c7cf3b40095171e8a69615 | tyama501 | 2022-08-13 | [nano-X] Add screen and romfont driver for PC-98 |
f8afc1f36f8471f5c7e3f1dc0fe6d464ab750a9 | Greg Haerr | 2020-11-15 | [nano-X] nxworld fixes |
608edb99621092f6a7f60125320657d51ad1e9d | Greg Haerr | 2020-10-25 | [nano-X] Improve mouse throughput on slow systems |
521185162b59a46af162797a7430e94b336b36a | Greg Haerr | 2020-03-22 | [cmds] Various cleanups, add new Nano-X programs to 2880k images |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
4e1163d73d99527337bb241bfc0a47b57f82b15 | Jody Bruchon | 2020-03-04 | [nano-x] Set default mouse driver to Microsoft Mouse in nano-X, QEMU (#409) |
53ab6eaf2b9b9e80a79554fd988324866445cd7 | Greg Haerr | 2020-02-15 | [nanox] Include landmine game rather than nclock for Nano-X demo |
b45649763dff1692149d2120f49714f746a5627 | mfld.fr | 2019-05-08 | [build] Installation commands in variables |
afd729d03a88889627d4dc9bb0fcb5d25717383 | mfld.fr | 2019-05-05 | [build] Replace TARGET_MNT by DESTDIR |
4334632510ad1dd070c4bd0c7fee078bdf84073 | mfld.fr | 2019-05-05 | [build] Remove all SUDO from Makefiles |
355a9e026bb6f96783747ab78ea5be430558b75 | Greg Haerr | 2019-05-01 | Remove all sudo requirements for ELKS image build Rewrite elks/image/Makefile to use mfs for all MINIX filesystem manipulations Add mfs genfs -k option to not copy zero-length files starting with . |
b996db55aa55eab5df04ccd94c424fdb5dfa078 | Greg Haerr | 2019-04-26 | Add rand, srand and gmtime to libc so that nano-X nclock and demo build Default to building nano-X in elkscmd |
64b51a8c4fa0f530d670dd45ff036ac457fc32d | mfld-fr | 2019-04-26 | [config] Add 'Nano-X' option |
f6740c2cecf834eaf38b97ae345650e15e699cf | Greg Haerr | 2019-04-25 | Initial port of Nano-X now working in master branch Move nano-X from elks/nano-X to elks/elkscmd/nano-X where it belongs as an application |