bitbox icon indicating copy to clipboard operation
bitbox copied to clipboard

The bitbox console (example, firmwares, doc)

Results 18 bitbox issues
Sort by recently updated
recently updated
newest added

Is there a place that I could find the firmware of Bitbox? I am confused about the structure. What is the examples folder contains? Is it just the games that...

I was trying to run a game on the hardware. First (without much reading, I admit) I copied a .bin file onto a micro-SD I had lying around, plugged it...

your latest commit (shuffling init code) made me wonder: if NO_USB is not defined, is it possible to wait a second or two to try and init the second usb?...

usb

For the contiki port, some files in GAME_C_FILES have a path like "../contiki/foo.c". Because of the "..", the object files for emu and native end up in the same directory....

- it should be possible to power the micro from a PC. Currently the usb lines - there should be a user button on micro - maybe a power led...

enhancement
micro
hardware

in vga_bitbox.c, didn't we think to do something like this? uint16_t *display_buffer = LineBuffer1 + 112; // will be sent to display uint16_t *draw_buffer = LineBuffer2 + 112; // will...

stdperiph version is now at 2.2

usb

as described here: https://github.com/makapuf/bitbox/wiki/Box-file-format

enhancement

bitbox output can sometimes look clean (like when waiting for input on bootloader 2), but when activity starts or more computations are run, the output can have some small pixel...

usb