index
:
bedrock-pc
dev
main
Bedrock emulator and assembler for Windows and Linux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
br.rs
Commit message (
Expand
)
Author
Age
*
Restructure program
Ben Bridle
2025-03-25
*
Use switchboard crate for parsing command line arguments
Ben Bridle
2025-02-03
*
Use log crate for printing info and error messages
Ben Bridle
2025-02-03
*
Add -c alias for --show-cursor
Ben Bridle
2025-01-22
*
Only print halt messages if the verbose flag is set
Ben Bridle
2025-01-12
*
Unlink the verbose and debug modes
Ben Bridle
2025-01-12
*
Canonicalize program paths before loading a program
Ben Bridle
2024-10-31
*
Remove bolding from info messages
Ben Bridle
2024-10-31
*
Change error message format
Ben Bridle
2024-10-30
*
Update source merging strategy
Ben Bridle
2024-10-30
*
Add colours to info and error messages
Ben Bridle
2024-10-30
*
Load and display symbols in debug information
Ben Bridle
2024-10-30
*
Add option to show mouse cursor
Ben Bridle
2024-10-29
*
Divide the default screen dimensions by the zoom factor
Ben Bridle
2024-10-29
*
Canonicalize the source path for the assembler
Ben Bridle
2024-10-29
*
Make configuration code less confusing
Ben Bridle
2024-10-29
*
Rename --encode-stdin option to --decode-stdin
Ben Bridle
2024-10-29
*
Rewrite emulator
v1.0.0-alpha1
Ben Bridle
2024-10-28