Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lvntky/artilleryos issues and pull requests
#61 - Fixed failing build
Pull Request -
State: closed - Opened by LukeTheEngineer 9 months ago
#60 - Some changes and additions
Pull Request -
State: closed - Opened by LukeTheEngineer 11 months ago
- 1 comment
#59 - Some changes
Pull Request -
State: closed - Opened by LukeTheEngineer 11 months ago
#58 - Fixed strcmp function in string.h
Pull Request -
State: closed - Opened by 0x1nf3cted about 1 year ago
- 1 comment
#57 - Inverse cosine; absolute value of x; degree to radian conversion and vice cersa functions added.
Pull Request -
State: closed - Opened by UncleBela about 1 year ago
#56 - added rand and srand using xorshift method
Pull Request -
State: closed - Opened by 0x1nf3cted about 1 year ago
- 1 comment
#55 - Reverse function removed from stdio.c, double printing works now.
Pull Request -
State: closed - Opened by UncleBela about 1 year ago
- 1 comment
#54 - implement `rand` and `srand`
Issue -
State: closed - Opened by 0x1nf3cted about 1 year ago
- 2 comments
#53 - Double printing is not working as intended
Issue -
State: closed - Opened by UncleBela about 1 year ago
- 5 comments
#52 - Math functions were implemented
Pull Request -
State: closed - Opened by UncleBela about 1 year ago
- 2 comments
#51 - Tangent function, DEBUG.md documentation, corrected version of strncpy() and variable unification were added.
Pull Request -
State: closed - Opened by UncleBela about 1 year ago
#50 - implemented multiple string functions
Pull Request -
State: closed - Opened by 0x1nf3cted about 1 year ago
#49 - Dependencies updated, blank initrd.img file made and removed it from the .gitignore ignores.
Pull Request -
State: closed - Opened by UncleBela about 1 year ago
#48 - readdir_fs() dont parse file names correctly
Issue -
State: closed - Opened by lvntky about 1 year ago
Labels: bug, help wanted, good first issue, refactor
#47 - implement <string.h> functions
Issue -
State: closed - Opened by 0x1nf3cted about 1 year ago
- 2 comments
#46 - Issue with create_iso.sh: "cp: cannot stat 'kernel.elf': No such file or directory"
Issue -
State: closed - Opened by 0x1nf3cted about 1 year ago
- 1 comment
#45 - Optional Code can be moved to a seperate C file
Issue -
State: closed - Opened by lvntky about 1 year ago
- 1 comment
Labels: enhancement, help wanted, good first issue, refactor
#44 - Bresenham
Pull Request -
State: closed - Opened by lvntky about 1 year ago
#43 - printf/qemu_write_string unsigned integer representations are wrong
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: bug, enhancement, help wanted, good first issue, refactor
#42 - [feature] text mode cursor implementation
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#41 - [bugfix] Broken link fixed in README.md
Pull Request -
State: closed - Opened by UncleBela over 1 year ago
#40 - Text Mode Cursor Needs To Be Implemented
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: bug, enhancement, help wanted, good first issue
#39 - Feature/memory
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#38 - The scope of the variable 'isNegative' can be reduced.
Issue -
State: closed - Opened by lvntky over 1 year ago
- 3 comments
Labels: enhancement, help wanted, good first issue, refactor
#37 - [feature] initial paging code
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#36 - [refactor] descriptor table refactor
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#35 - Dependencies and contributors heading added in README.md
Pull Request -
State: closed - Opened by UncleBela over 1 year ago
- 1 comment
#34 - Added a tweak to: create build/ directory upon make; delete iso/ and build/ directories as a whole upon make clean
Pull Request -
State: closed - Opened by UncleBela over 1 year ago
- 1 comment
#33 - Multiboot Util Funtions Needed
Issue -
State: closed - Opened by lvntky over 1 year ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#32 - Code Repetation in kernel/include/qemu_debug.h
Issue -
State: closed - Opened by lvntky over 1 year ago
Labels: enhancement, help wanted, good first issue, refactor
#31 - issues on keyboard and PIT
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: bug, enhancement, help wanted, good first issue, refactor
#30 - seperate asm files for descriptor tables
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: bug, enhancement, help wanted, good first issue, refactor
#29 - using nasm instead of gas
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#28 - [gdt] more sectors
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#27 - Dev to master
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#26 - Dev to Master V0.2.2-ALPHA
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#25 - Migrate to GRUB + Multiboot
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#24 - Conflict/master v2.1 conflict
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#23 - V2.1
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#22 - V2.1
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#21 - V002 alpha
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#18 - IDT multiple print message bug
Issue -
State: closed - Opened by lvntky over 1 year ago
- 1 comment
Labels: bug, help wanted, good first issue
#17 - [rollback] rollback
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#16 - master to dev
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#15 - Development to test
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#14 - Development to test
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#13 - Development to test 13.09.2023
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#12 - [docs] system design chart
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#11 - [feature] first low level io implementation
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#10 - Feature/idt 32
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#9 - [bugfix] VGA enum fix
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#7 - Feature/tty
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#6 - [config] update makefile
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#5 - clean stuff
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#4 - Feature/real mode
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#2 - [bootloader] go to protected mode
Pull Request -
State: closed - Opened by lvntky over 1 year ago
#1 - Feature/real mode
Pull Request -
State: closed - Opened by lvntky over 1 year ago