Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at z80/controller 2020-09-21 18:54:50 +00:00
40aa71275a Modified .vimlocal
Dreaded_X pushed to master at z80/cpm 2020-09-21 18:53:52 +00:00
0831441a8a Modified .vimlocal
Dreaded_X pushed to master at z80/fib 2020-09-21 18:53:48 +00:00
0940ca3c41 Modified .vimlocal
Dreaded_X pushed to master at z80/hdmi.old 2020-09-21 18:53:02 +00:00
2c32ab39e7 Fixed build issues and added upload to vimlocal
Dreaded_X pushed to master at z80/setup 2020-09-21 01:01:18 +00:00
077b2a295e Included create_img for now
Dreaded_X pushed to master at z80/setup 2020-09-21 01:00:59 +00:00
fabdc4e8ce Updated setup script, added file that can be sourced that sets up the path properly and improved upload
Dreaded_X pushed to master at z80/xed 2020-09-21 00:58:06 +00:00
cc9ca3df91 Fixed typo in Makefile
Dreaded_X pushed to master at z80/cpm 2020-09-21 00:57:38 +00:00
eb439ce7d7 Fixed typo in Makefile
Dreaded_X pushed to master at z80/fib 2020-09-21 00:57:25 +00:00
bcdc6431ee Fixed typo in Makefile
a41b3a01b5 Updated vimlocal
Compare 2 commits »
Dreaded_X pushed to master at z80/hdmi.old 2020-09-21 00:55:15 +00:00
637dfa2c07 Created Makefile to build entire project and moved microblaze code back into the repo
Dreaded_X pushed to master at z80/hdmi.old 2020-09-20 19:35:55 +00:00
afd4ba4fe4 More cleanup
41bd5a9ef3 More cleanup
Compare 2 commits »
Dreaded_X pushed to master at z80/hdmi.old 2020-09-20 19:29:20 +00:00
41bd5a9ef3 More cleanup
Dreaded_X pushed to master at z80/hdmi.old 2020-09-20 19:12:17 +00:00
58dd1a72a5 Removed unnecessary files
0f312b8085 Reorganized files and updated gitignore
Compare 2 commits »
Dreaded_X pushed to master at z80/xed 2020-09-20 18:45:23 +00:00
6dc11ba681 Added vimlocal, replaced build.sh with Makefile and updated upload.sh
Dreaded_X pushed to master at z80/controller 2020-09-20 18:33:23 +00:00
f61148cb2d Added vimlocal
Dreaded_X pushed to master at z80/cpm 2020-09-20 18:32:04 +00:00
05366873e7 Added vimlocal
Dreaded_X pushed to master at z80/controller 2020-09-20 18:23:28 +00:00
9971160513 We do not need build.sh anymore since we can source everything via tools
Dreaded_X pushed to master at z80/fib 2020-09-20 18:19:24 +00:00
21024c642b Replaced build script with Makefile and removed upload script as it is now in tools
Dreaded_X pushed to master at z80/cpm 2020-09-20 18:17:35 +00:00
29259e36da Replaced build script with Makefile
7fe2758af7 Moved some of the script to tools
Compare 2 commits »
Dreaded_X pushed to master at z80/setup 2020-09-19 21:46:55 +00:00
26d9836d4e Moved scripts from all over the place into tools
62c73bb540 Added script to make sure required tools are installed/downloaded