wynd pushed to master at wynd/bfin
-
7c683ec2fe Actually added the nasm/ld steps in the binary itself
wynd pushed to master at wynd/bfin
-
5d7231ae8c Single byte input instead of buffering the input
wynd pushed to master at wynd/bfin
-
f39dde9c64 Added a fmt file and formatted the whole project
wynd pushed to master at wynd/bfin
-
659f9fbe65 Removed makefile for a simpler sh script and finalized the compiler with loops
-
31d7cb27c6 Added move and input tokens
-
fdefd706a9 Added a cargo-make config for easier testing
-
f88072f7ac First iteration of the BF compiler to ASM, only supports 3 operations
- Compare 4 commits »
wynd pushed to master at wynd/git-heatmap
-
267e361849 Added git2 dep to actually get all the local branches
wynd pushed to master at wynd/bfin
-
4b29043d58 Avoiding a clone when loading the program from file
wynd pushed to master at wynd/bfin
-
b416a32ee7 Counting actual instructions
wynd pushed to master at wynd/bfin
-
7f53e13f4f Removed the short-hello.bf example
wynd pushed to master at wynd/bfin
-
49a001b593 Fixed the brackets order being fucked, added args based program loading and more examples
-
4aa01762e6 First attempt at a dumb brainfuck interpreter
wynd pushed to master at wynd/gamo
-
642b0cc557 Initial README file
-
c4a289bb59 Organizing imports
-
c653bad935 Added some better headers, layouts and joystick canvases
-
fe162b60ff Implemented most buttons and threaded force feedback
-
4b87e6c013 Started working on a TUI tester, has keyboard and gamepad input handlers
wynd pushed to master at wynd/.dotfiles
-
56830262bf Moved the gif scripts into the bin folder, added a new obstoggle script and added some more gsettings
wynd pushed to master at wynd/.dotfiles
-
048da402d6 Added xclip install and gsettings for keybinds
wynd pushed to master at wynd/.dotfiles
-
913a728705 Added fstab and hosts file as well as some install.sh changes based on recent tests
wynd pushed tag v1.0.2 to wynd/khguide
wynd pushed to master at wynd/.dotfiles
-
83e601cf58 Nvim deps update, C3 setup and taplo config