Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / snes-emu/gose issues and pull requests
#123 - Sami/fix opcodes
Pull Request -
State: closed - Opened by sfluor over 3 years ago
#122 - Fix some faulty opcodes
Pull Request -
State: closed - Opened by remicalixte over 3 years ago
- 1 comment
#121 - render: add a command to render the screen as an image to use test roms more easily
Pull Request -
State: closed - Opened by sfluor over 3 years ago
#120 - Update ebiten
Pull Request -
State: closed - Opened by remicalixte over 3 years ago
#119 - attempt at adding "integration tests" using tests roms
Pull Request -
State: closed - Opened by sfluor over 3 years ago
#118 - fix: Fix ror8 opcodes
Pull Request -
State: closed - Opened by sfluor over 3 years ago
- 1 comment
#117 - Implement hdma transfer
Pull Request -
State: closed - Opened by remicalixte almost 5 years ago
#116 - Subscreen compositing used for transparency effect
Pull Request -
State: closed - Opened by remicalixte almost 5 years ago
#115 - Atomic PR
Pull Request -
State: closed - Opened by remicalixte almost 5 years ago
#114 - Memory viewer in the debugger
Pull Request -
State: closed - Opened by remicalixte almost 5 years ago
- 1 comment
#113 - Better apu emulation
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#112 - Small (but important!) fixes to the cpu
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#111 - Use sram size value from rom to init memory
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#110 - Render backgrounds
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#109 - fix (direct) addressing mode
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
- 2 comments
#108 - More debugger fanciness
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#107 - debugger: fix the pause / resume loop
Pull Request -
State: closed - Opened by sfluor about 5 years ago
- 1 comment
#106 - debugger: enhance the frontend
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#105 - debugger: add a sprite tab
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#104 - Add a ebiten renderer backend
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#103 - log: fix log caller depth to have the correct line / file logged instead of always log.go
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#102 - docs: replace the png logo by a svg logo
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#101 - docs: add readme and logo
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#100 - debugger: fix breakpoint register race condition
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#99 - Add HiROM memory map support
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#98 - Debugger: add a ability to set breakpoints on register access
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#97 - rendering: add a Renderer interface and implement it using the SDL
Pull Request -
State: closed - Opened by sfluor about 5 years ago
- 1 comment
#96 - static attributes don't exist in js
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#95 - Tab management in the debugger
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#94 - ppu: add a function to retrieve sprites and tiles from the OAM / BGs
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#93 - Release on tags
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#92 - Fix branch name for releases
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
- 1 comment
#91 - ui: also send the state of the CPU when using toggle pause
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#90 - setup github actions
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
- 1 comment
#89 - ppu: some fixes and refactors
Pull Request -
State: closed - Opened by sfluor about 5 years ago
#88 - Improve the debugger frontend
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
- 1 comment
#87 - enhancement: use structured logging for info / debug logs
Pull Request -
State: closed - Opened by sfluor about 5 years ago
- 2 comments
#86 - Add a web debugger
Pull Request -
State: closed - Opened by remicalixte about 5 years ago
#85 - status?
Issue -
State: open - Opened by qrpike almost 6 years ago
- 2 comments
#84 - fix: dma transfer direction
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#83 - Fix init io registers, io registers were emptied after their initiali…
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#82 - Remove generation scripts
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#81 - Add a name to the io registers
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#80 - Bugfixes
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#79 - Add a makefile to simplify build, test and format
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#78 - filename should be a cli argument and not an option
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#77 - Gose is now able to open zipped roms
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#76 - Improve debug
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#75 - VBlank handling and various fixes
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#74 - Fix: relative8 negative threshold
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#73 - CI: added releases for gose binaries
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#72 - Refactor: move ppu in core package
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
- 1 comment
#71 - WIP: Ppu renderline
Pull Request -
State: open - Opened by remicalixte over 6 years ago
#70 - V-blank not working for Super Metroid
Issue -
State: closed - Opened by sfluor over 6 years ago
Labels: bug
#69 - Use byte related functions from the bit package instead of rewriting them everytime
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#68 - BoolToUint16 is now a function
Issue -
State: closed - Opened by sfluor over 6 years ago
Labels: good first issue, invalid
#67 - CPU waiting attribute should be used in the main loop
Issue -
State: open - Opened by sfluor over 6 years ago
Labels: invalid, question
#66 - Apu
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
Labels: enhancement
#65 - Fix(opcodes): set z flag when result is zero for transfer opcodes
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
Labels: bug
#64 - WIP: Implementation of missing cpu I/O registers
Pull Request -
State: closed - Opened by sfluor over 6 years ago
Labels: enhancement, WIP
#63 - Fix perf
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#62 - Performances are terrible
Issue -
State: closed - Opened by remicalixte over 6 years ago
- 1 comment
Labels: enhancement
#61 - Implement APU
Issue -
State: open - Opened by remicalixte over 6 years ago
- 1 comment
Labels: enhancement
#60 - Update dma registers with the new io.Register type
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#59 - Feature(main): split debug and pprof flag
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#58 - Refactor io handling in memory
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#57 - Feature(utils): don't use buffers, greatly improve performance
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#56 - Add debug flag to enable pprof server
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#55 - Refactor core structure
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#54 - Fix
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#53 - Fix(opcode): don't increment PC before jumping
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#52 - Refactor(core): merged cpu and memory packages into core
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#51 - Cpu stp wai operations
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#50 - Ppu mult
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#49 - Linking ppu to cpu
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#48 - Ppu status
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#47 - Little endian
Pull Request -
State: closed - Opened by sfluor over 6 years ago
- 1 comment
#46 - Ppu display
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#45 - Window registers
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#44 - Ppu struct
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#43 - Ppu backgrounds
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#42 - Added colormath registers to the PPU package
Pull Request -
State: closed - Opened by sfluor over 6 years ago
- 1 comment
#41 - Added mode7 related registers to the PPU package
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#40 - Added VRAM related registers to the PPU package
Pull Request -
State: closed - Opened by sfluor over 6 years ago
- 2 comments
#39 - Ppu fix
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#38 - PPU
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
- 2 comments
#37 - Refactor big endian convention for functions to little endian in CPU
Issue -
State: closed - Opened by sfluor over 6 years ago
#36 - Missing opcodes
Pull Request -
State: closed - Opened by sfluor over 6 years ago
- 1 comment
#35 - Increment PC for instructions that missed it
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#34 - Missing opcodes
Issue -
State: closed - Opened by remicalixte over 6 years ago
- 2 comments
#33 - Fix(op_branch): BRL is 3 bytes long
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#32 - Doc(cpu): added a readme for the CPU part
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#31 - Transfer instructions
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
- 5 comments
#30 - Feature(gitignore): add gose binary to gitignore
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#29 - Main package
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#28 - Fix(register): set correct register
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#27 - implement CPU main loop
Pull Request -
State: closed - Opened by remicalixte over 6 years ago
#11 - Fix(op_bit): bit should be a bitwise and operation
Pull Request -
State: closed - Opened by sfluor over 6 years ago
#5 - STP and WAI instructions
Issue -
State: closed - Opened by remicalixte over 6 years ago
Labels: question
#4 - Unimplemented instructions
Issue -
State: closed - Opened by remicalixte over 6 years ago
- 1 comment
Labels: good first issue