Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / francisrstokes/16bitjs issues and pull requests
#60 - Bump minimist, mocha and mkdirp
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#59 - Bump debug and mocha
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#58 - Bump ms, mocha and debug
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#57 - style: fix style using grammarly
Pull Request -
State: open - Opened by bissonex almost 4 years ago
#56 - readme typo
Pull Request -
State: closed - Opened by tigercosmos about 5 years ago
#55 - Fix singletons
Pull Request -
State: closed - Opened by tetsuo about 7 years ago
- 4 comments
#54 - Debugger
Pull Request -
State: open - Opened by tetsuo over 7 years ago
#53 - Flatten various promise chains
Pull Request -
State: closed - Opened by tanuck over 7 years ago
#52 - Missing ESLint configuration
Issue -
State: closed - Opened by tetsuo over 7 years ago
- 2 comments
#51 - Uses XOR for swap
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#50 - STACK - some RISC CPUs don't have a PUSH and POP instructions
Issue -
State: open - Opened by hlide over 7 years ago
#49 - Converts JMP to a signed 12-bit addition to the instruction pointer
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#48 - SWAP - this pseudo can be done through 3 XORs
Issue -
State: closed - Opened by hlide over 7 years ago
- 10 comments
#47 - Convert to signed 16 but integer format
Issue -
State: closed - Opened by francisrstokes over 7 years ago
- 1 comment
Labels: enhancement
#46 - Improve debugger
Issue -
State: open - Opened by francisrstokes over 7 years ago
- 6 comments
Labels: enhancement, help wanted
#45 - An example (but incomplete) of ISA using almost the same rules of 16bitjs
Issue -
State: open - Opened by hlide over 7 years ago
#44 - Adds a general conditional jump instruction
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#43 - Refactor JLT to JCP (Jump ComPare)
Issue -
State: closed - Opened by francisrstokes over 7 years ago
- 1 comment
#42 - Proposal #37 - STR
Pull Request -
State: closed - Opened by hlide over 7 years ago
- 1 comment
#41 - Proposal #36 - STA
Pull Request -
State: closed - Opened by hlide over 7 years ago
- 1 comment
#40 - LDA/LDM/LDR/LDP become LDA/STA/LDR/STR
Issue -
State: closed - Opened by hlide over 7 years ago
- 7 comments
#39 - Proposal #35 LDR
Pull Request -
State: closed - Opened by hlide over 7 years ago
#38 - Updates
Pull Request -
State: closed - Opened by hlide over 7 years ago
- 1 comment
#37 - Rename LDP to STR with an optional 8 bit offset
Issue -
State: closed - Opened by francisrstokes over 7 years ago
- 6 comments
Labels: enhancement
#36 - Rename LDM to STA
Issue -
State: closed - Opened by francisrstokes over 7 years ago
- 1 comment
Labels: enhancement
#35 - Add optional offset to LDR
Issue -
State: closed - Opened by francisrstokes over 7 years ago
- 1 comment
Labels: enhancement
#34 - Proposal #33, #28
Pull Request -
State: closed - Opened by hlide over 7 years ago
- 3 comments
#33 - MOV - using the upper 8 bits to store a sign-extended immediate as an addend
Issue -
State: closed - Opened by hlide over 7 years ago
- 2 comments
#32 - Merge pull request #1 from francisrstokes/master
Pull Request -
State: closed - Opened by hlide over 7 years ago
- 1 comment
#31 - Trouble to use "node src/assembler"
Issue -
State: closed - Opened by hlide over 7 years ago
- 2 comments
#30 - Merge SYS, HLT and RET since they no arguments
Issue -
State: closed - Opened by hlide over 7 years ago
- 4 comments
Labels: enhancement
#29 - Security issue: code execution when assembling files
Issue -
State: closed - Opened by redfast00 over 7 years ago
- 2 comments
#28 - LDV - a better way to deal with 16-bit immediate value
Issue -
State: closed - Opened by hlide over 7 years ago
- 7 comments
Labels: enhancement
#27 - Extend LDR with offset mode
Issue -
State: closed - Opened by francisrstokes over 7 years ago
- 4 comments
Labels: enhancement
#26 - Replace JMP with a CMP instruction, and rename JMR to JMP
Issue -
State: open - Opened by francisrstokes over 7 years ago
- 11 comments
Labels: enhancement
#25 - Feature/bf compiler
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#24 - Fixes issue #22
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#23 - LICENCE isn't filled in
Issue -
State: closed - Opened by redfast00 over 7 years ago
- 2 comments
#22 - LDV16 B, value probably doesn't work
Issue -
State: closed - Opened by redfast00 over 7 years ago
- 1 comment
#21 - Corrected README.md: arithmetic operations
Pull Request -
State: closed - Opened by redfast00 over 7 years ago
#20 - Extracts comments in a way that allows data section to have semicolons.
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#19 - Fixes a few typos and one aesthetic fix in a table
Pull Request -
State: closed - Opened by radiofreejohn over 7 years ago
#18 - .data section cannot contain semicolons
Issue -
State: closed - Opened by radiofreejohn over 7 years ago
- 2 comments
#17 - fixs typo :smile:
Pull Request -
State: closed - Opened by molingyu over 7 years ago
#16 - Feature/testing
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#15 - Bugfix/data label calculation
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#14 - Output string to stdout
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#13 - Feature/data and text sections
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#12 - Label refactoring
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#11 - Sys calls get args from registers
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#10 - Feature/call from register
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#9 - Added new instructions
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#8 - Added system calls that allow for communication with stdin/stdout
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#7 - Adds an ALU which handles both arithmetic and bitwise math.
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#6 - Added JEQ, JNE pseudo instructions
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#5 - Rewrote ADD, SUB, MUL, DIV in terms of a single arithmetic instructio…
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#4 - Added memory pagination
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#3 - Use debugger for ASCII ART
Issue -
State: closed - Opened by miselaytes-anton over 7 years ago
- 1 comment
#2 - Adds debug mode
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago
#1 - Adds a stack and function call / return instructions
Pull Request -
State: closed - Opened by francisrstokes over 7 years ago