BitSet implementation.
-
Updated
Aug 28, 2017 - Java
BitSet implementation.
Bitboard checkers project for CS 3503
Another Chip-8 emulator. Building it to learn more about Java and general emulation.
The calculator accepts expressions with the bitwise AND(&) and XOR(^) operators, as well as parentheses. (Single digit numbers only)
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
Add a description, image, and links to the bitwise-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the bitwise-arithmetic topic, visit your repo's landing page and select "manage topics."