Lakshya A Agrawal

Results 41 issues of Lakshya A Agrawal

Relevant: https://tobiasvl.github.io/blog/write-a-chip-8-emulator/

Relevant: https://www.reddit.com/r/emulation/comments/jbpr5p/terminal_based_chip8_emulator_without_external/g90azi4/

A lot of users try to run the various roms and find it a bummer to see "unrecognised opcode" on running an SCHIP or some other CHIP-8 extension program(which is...

good first issue
hacktoberfest

documentation
good first issue
hacktoberfest

Could be done using SDL(#11)

hacktoberfest

The register values being printed do not have a fixed length and therefore cause unnecessary flicker. It could be solved by printing all values in fixed length(by padding with zeros).

good first issue
hacktoberfest