-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some GitHub Workflow setup #10
base: main
Are you sure you want to change the base?
Commits on Oct 14, 2021
-
add m68k target llvm build step
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1458666 - Browse repository at this point
Copy the full SHA 1458666View commit details -
fix folder reference for CMakeLists.txt
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for bedcbad - Browse repository at this point
Copy the full SHA bedcbadView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 3b6086f - Browse repository at this point
Copy the full SHA 3b6086fView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 0b52a88 - Browse repository at this point
Copy the full SHA 0b52a88View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ac174e2 - Browse repository at this point
Copy the full SHA ac174e2View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 86a6743 - Browse repository at this point
Copy the full SHA 86a6743View commit details -
remove spurious lld dependency (already present by default), drop -B …
…build parameter for cmake Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8ed804c - Browse repository at this point
Copy the full SHA 8ed804cView commit details -
swap lld linker for 'gold' to fix cmake error
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for e2d80be - Browse repository at this point
Copy the full SHA e2d80beView commit details -
github actions will not work here: not enough disk space on standard …
…machine Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 662ddb3 - Browse repository at this point
Copy the full SHA 662ddb3View commit details -
build forked llvm with m68k support
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 7f28c2e - Browse repository at this point
Copy the full SHA 7f28c2eView commit details -
build forked Rust toolchain, fails on missing llvm-c/BitReader.h
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 0d8352a - Browse repository at this point
Copy the full SHA 0d8352aView commit details -
maybe fix missing header file by building with install
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c00678b - Browse repository at this point
Copy the full SHA c00678bView commit details -
show progress on huge checkout
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for fd2160e - Browse repository at this point
Copy the full SHA fd2160eView commit details -
parameterize jobs for compilation, merge build and install steps
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4f6a3a8 - Browse repository at this point
Copy the full SHA 4f6a3a8View commit details -
switch to llvm release build instead of release with debug info
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 901ca9a - Browse repository at this point
Copy the full SHA 901ca9aView commit details -
fix installation dependencies in pkg-config, libssl-dev and rustup
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 08499de - Browse repository at this point
Copy the full SHA 08499deView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 6a05d6f - Browse repository at this point
Copy the full SHA 6a05d6fView commit details -
combine toolchain build deps, clean apt cache
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 0b99477 - Browse repository at this point
Copy the full SHA 0b99477View commit details -
link build toolchain to m68k name, (try to) build sega mega drive stu…
…ff (fails for now) Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ea0e4b7 - Browse repository at this point
Copy the full SHA ea0e4b7View commit details -
fix unavailable panic unwind 'eh_personality' error by aborting on panic
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for b16a4b5 - Browse repository at this point
Copy the full SHA b16a4b5View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 637c44f - Browse repository at this point
Copy the full SHA 637c44fView commit details -
add maintainer, add $HOME/.cargo/bin to path, move rust-mega-drive st…
…uff to main Dockerfile Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4508613 - Browse repository at this point
Copy the full SHA 4508613View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 6c15a96 - Browse repository at this point
Copy the full SHA 6c15a96View commit details -
add some dockerized build instructions
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 345506d - Browse repository at this point
Copy the full SHA 345506dView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a99bdf6 - Browse repository at this point
Copy the full SHA a99bdf6View commit details -
replace HOME-relative cargo invocation with simple
cargo
now that i……t is added to PATH Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 9284396 - Browse repository at this point
Copy the full SHA 9284396View commit details -
ignore git and docker stuff to put into docker image
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for cd663df - Browse repository at this point
Copy the full SHA cd663dfView commit details -
move megapong compilation into default docker CMD
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for fc8ac60 - Browse repository at this point
Copy the full SHA fc8ac60View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4df221b - Browse repository at this point
Copy the full SHA 4df221bView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1f89d42 - Browse repository at this point
Copy the full SHA 1f89d42View commit details -
niceify rustup install with minimal profile, use custom-built rustc a…
…nd cargo paths Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8892d40 - Browse repository at this point
Copy the full SHA 8892d40View commit details -
point MEGADRIVE_HOME to 'share' folder
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 6bb2c24 - Browse repository at this point
Copy the full SHA 6bb2c24View commit details -
update build instructions, fix MEGADRIVE_HOME path reference
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ada48df - Browse repository at this point
Copy the full SHA ada48dfView commit details -
recompile alloc to allow usage of
alloc::*
in megadrive crates, suc……h as `Vec` and `Box` Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for d730fa0 - Browse repository at this point
Copy the full SHA d730fa0View commit details -
remove redundant "m68k-none-eabi" compile backend
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a997a9d - Browse repository at this point
Copy the full SHA a997a9dView commit details -
add workflow to build and push main toolchain image
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 6283386 - Browse repository at this point
Copy the full SHA 6283386View commit details -
add dependabot actions to check workflows
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 3d008c0 - Browse repository at this point
Copy the full SHA 3d008c0View commit details -
don't put github workflows CI in Docker images
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 35b3d66 - Browse repository at this point
Copy the full SHA 35b3d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e3a69 - Browse repository at this point
Copy the full SHA 65e3a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab8ace - Browse repository at this point
Copy the full SHA fab8aceView commit details -
move dependabot defs to correct folder
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 5e0e137 - Browse repository at this point
Copy the full SHA 5e0e137View commit details -
listen to push event to try & make github recognize the manual trigger
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for cd26d92 - Browse repository at this point
Copy the full SHA cd26d92View commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 5a1fbbd - Browse repository at this point
Copy the full SHA 5a1fbbdView commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4bb74ce - Browse repository at this point
Copy the full SHA 4bb74ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5e298 - Browse repository at this point
Copy the full SHA 8c5e298View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf7e9b - Browse repository at this point
Copy the full SHA dbf7e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f75ae13 - Browse repository at this point
Copy the full SHA f75ae13View commit details -
don't run workflow on every push
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for d51ba37 - Browse repository at this point
Copy the full SHA d51ba37View commit details -
set up workflow for cargo megadrive extension
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ad364d4 - Browse repository at this point
Copy the full SHA ad364d4View commit details -
Repurpose main Dockerfile for installing the cargo 'megadrive' command
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 36507f5 - Browse repository at this point
Copy the full SHA 36507f5View commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f3f4923 - Browse repository at this point
Copy the full SHA f3f4923View commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 7657c4f - Browse repository at this point
Copy the full SHA 7657c4fView commit details -
WIP add convenience docker compose file as example
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 5b562f5 - Browse repository at this point
Copy the full SHA 5b562f5View commit details -
reference published version of Docker image with Rust and Cargo megad…
…rive extension Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for bd02013 - Browse repository at this point
Copy the full SHA bd02013View commit details -
use only manually triggers for workflow
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 9f1909b - Browse repository at this point
Copy the full SHA 9f1909bView commit details -
WIP create a lib that uses a random number generator
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a5b8211 - Browse repository at this point
Copy the full SHA a5b8211View commit details -
copy over bootstrap assembler instructions
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for b4fcc32 - Browse repository at this point
Copy the full SHA b4fcc32View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 2be4c9e - Browse repository at this point
Copy the full SHA 2be4c9eView commit details -
add megatowerdefense example to root crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 01ec7eb - Browse repository at this point
Copy the full SHA 01ec7ebView commit details -
WIP try & add rand crate in order to use rng
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for de11b4d - Browse repository at this point
Copy the full SHA de11b4dView commit details -
WIP try & add libc in order to placate rand dependency on libc
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 10b27fc - Browse repository at this point
Copy the full SHA 10b27fcView commit details -
debug: first do a standard cargo build before trying to build megadri…
…ve binary Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4b97fcc - Browse repository at this point
Copy the full SHA 4b97fccView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 75bb120 - Browse repository at this point
Copy the full SHA 75bb120View commit details -
fix libc compile errors by disabling default features
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 3119c9a - Browse repository at this point
Copy the full SHA 3119c9aView commit details -
WIP: try & fix
ld.lld: error: undefined symbol: __mulsi3
errors (bu……t fails) Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 094b3f3 - Browse repository at this point
Copy the full SHA 094b3f3View commit details -
no RngCore needed for .gen_range method, add panic handler back in
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 02d95c1 - Browse repository at this point
Copy the full SHA 02d95c1View commit details -
WIP: try & fix __mulsi3 errors (but failing)
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for edfd7ce - Browse repository at this point
Copy the full SHA edfd7ceView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 46ce38f - Browse repository at this point
Copy the full SHA 46ce38fView commit details -
remove references to rand crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 646e459 - Browse repository at this point
Copy the full SHA 646e459View commit details -
remove nonfunctional rustc flags
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8fdf4db - Browse repository at this point
Copy the full SHA 8fdf4dbView commit details -
add struct to generate random numbers from horizontal and vertical gr…
…aphics counter Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 3ef33f9 - Browse repository at this point
Copy the full SHA 3ef33f9View commit details -
map to /target at root to copy built files to
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1f3452c - Browse repository at this point
Copy the full SHA 1f3452cView commit details -
drop unused
seed
struct propertySigned-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 0f5ba41 - Browse repository at this point
Copy the full SHA 0f5ba41View commit details -
import required deps, add some random tiles
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8a2fcc3 - Browse repository at this point
Copy the full SHA 8a2fcc3View commit details -
upload the tiles to the vdp instance, render the tile based on a coin…
… flip Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 308bd47 - Browse repository at this point
Copy the full SHA 308bd47View commit details -
add missing rendering calls, fix offset
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c37d564 - Browse repository at this point
Copy the full SHA c37d564View commit details -
add convenience script to build project
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 24f95ea - Browse repository at this point
Copy the full SHA 24f95eaView commit details -
It works! Fix missing xor ops in random function.
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1e97a94 - Browse repository at this point
Copy the full SHA 1e97a94View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 6eee779 - Browse repository at this point
Copy the full SHA 6eee779View commit details -
add allocator for heap implementation
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 170f0a2 - Browse repository at this point
Copy the full SHA 170f0a2View commit details -
drop unusable crates.io packages
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1c98d77 - Browse repository at this point
Copy the full SHA 1c98d77View commit details -
add heap and hole implementations to example code for now
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 5968046 - Browse repository at this point
Copy the full SHA 5968046View commit details -
add heap and hole implementations to example code for now
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8c36216 - Browse repository at this point
Copy the full SHA 8c36216View commit details -
fix heap compile errors except &mut self reference
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 65f8694 - Browse repository at this point
Copy the full SHA 65f8694View commit details -
re-scope to a coinflip-like crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for e004424 - Browse repository at this point
Copy the full SHA e004424View commit details -
move random number generator into sys module
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for b270c02 - Browse repository at this point
Copy the full SHA b270c02View commit details -
turn flipped coin into Vec example
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c417e44 - Browse repository at this point
Copy the full SHA c417e44View commit details -
move heap implementation into sys crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c9b8faa - Browse repository at this point
Copy the full SHA c9b8faaView commit details -
extract out tile index variable, drop redundant comment
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f042f1c - Browse repository at this point
Copy the full SHA f042f1cView commit details -
move heap declaration into sys crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 232521d - Browse repository at this point
Copy the full SHA 232521dView commit details -
Wrap Heap in Mutex to allow immutable ref
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for e6e9006 - Browse repository at this point
Copy the full SHA e6e9006View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c25bb4d - Browse repository at this point
Copy the full SHA c25bb4dView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 35f7042 - Browse repository at this point
Copy the full SHA 35f7042View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c042af2 - Browse repository at this point
Copy the full SHA c042af2View commit details -
move heap/alloc stuff into separate crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 12fe844 - Browse repository at this point
Copy the full SHA 12fe844View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for d8cd7df - Browse repository at this point
Copy the full SHA d8cd7dfView commit details -
move random number generator into separate "util" crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for eb3edff - Browse repository at this point
Copy the full SHA eb3edffView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 354d4be - Browse repository at this point
Copy the full SHA 354d4beView commit details -
expose only the allocator: it will be used to initialize for crates t…
…hat require heap allocations. Initialized as `empty()`, the allocator will only return None allocations. Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for cb7029f - Browse repository at this point
Copy the full SHA cb7029fView commit details -
replace heap import with the allocator to initialize at runtime witho…
…ut arguments. The size of the heap will be managed by the megadrive_alloc crate itself. Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 5e71f62 - Browse repository at this point
Copy the full SHA 5e71f62View commit details -
replace single-threaded mutex with compiler-provided
RefCell
to man……age runtime-enabled rules for mutable borrows Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c3fbdbf - Browse repository at this point
Copy the full SHA c3fbdbfView commit details -
use unicorn heap() function to initialize the heap allocator
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for fff33e6 - Browse repository at this point
Copy the full SHA fff33e6View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 49f3401 - Browse repository at this point
Copy the full SHA 49f3401View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a8467de - Browse repository at this point
Copy the full SHA a8467deView commit details -
drop unused no_mutex crate import
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 2c610a2 - Browse repository at this point
Copy the full SHA 2c610a2View commit details -
update safety comment to use better terminology
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a9b3224 - Browse repository at this point
Copy the full SHA a9b3224View commit details -
fix to use GFX_HVCOUNTER_PORT as read from raw pointer instead of add…
…ress ref Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f8a76c8 - Browse repository at this point
Copy the full SHA f8a76c8View commit details -
make HEAP static instead of const in order to modify it
Co-authored-by: Ricky Taylor <rickytaylor26@gmail.com> Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8b887ba - Browse repository at this point
Copy the full SHA 8b887baView commit details -
drop AllocError and allocator_api feature in favor of simple unit () …
…Result Error type since it isn't handled anyway Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 545b93e - Browse repository at this point
Copy the full SHA 545b93eView commit details -
add python script to generate rust file containing byte arrays for as…
…cii char tiles Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for e067204 - Browse repository at this point
Copy the full SHA e067204View commit details -
add "default ascii" from Python pillow default font
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ba37763 - Browse repository at this point
Copy the full SHA ba37763View commit details -
remove the target to remove old incremental builds (they build up pre…
…tty fast) Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 63a91b1 - Browse repository at this point
Copy the full SHA 63a91b1View commit details -
run RetroArch after successful build to check out the result
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for fc5421c - Browse repository at this point
Copy the full SHA fc5421cView commit details -
add tile indices for convenience, allows for easy referencing by number
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 84a8ee9 - Browse repository at this point
Copy the full SHA 84a8ee9View commit details -
permanently display a exclamation mark on panic
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 96e4129 - Browse repository at this point
Copy the full SHA 96e4129View commit details -
add graphics and sys to util crate in order to provide the global pan…
…ic handler Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 10a321a - Browse repository at this point
Copy the full SHA 10a321aView commit details -
add graphics and sys to util crate in order to provide the global pan…
…ic handler Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for fea0291 - Browse repository at this point
Copy the full SHA fea0291View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f8bfc0d - Browse repository at this point
Copy the full SHA f8bfc0dView commit details -
add non-Vec implementation of coin flip back in
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 265e344 - Browse repository at this point
Copy the full SHA 265e344View commit details -
scale standard greyscale to 8 colors, add tests
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8c718e1 - Browse repository at this point
Copy the full SHA 8c718e1View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4a9fb62 - Browse repository at this point
Copy the full SHA 4a9fb62View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for b4619f2 - Browse repository at this point
Copy the full SHA b4619f2View commit details -
offset text by -2 pixels to get rid of margin
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 3358d7b - Browse repository at this point
Copy the full SHA 3358d7bView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for cc5c096 - Browse repository at this point
Copy the full SHA cc5c096View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 6ab12e8 - Browse repository at this point
Copy the full SHA 6ab12e8View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 06baa3a - Browse repository at this point
Copy the full SHA 06baa3aView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f14d906 - Browse repository at this point
Copy the full SHA f14d906View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 9b6fa26 - Browse repository at this point
Copy the full SHA 9b6fa26View commit details -
update the boilerplate to populate font struct
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4b9e074 - Browse repository at this point
Copy the full SHA 4b9e074View commit details -
create Font struct to bundle text data and operations
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 10aa869 - Browse repository at this point
Copy the full SHA 10aa869View commit details -
refactor tile_size to sprite_size
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f82aa15 - Browse repository at this point
Copy the full SHA f82aa15View commit details -
WIP: try & use blit_text method to generate text sprites
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for acc4414 - Browse repository at this point
Copy the full SHA acc4414View commit details -
blit_text by iterating over bytes in text.
Somehow, it appears to re-panic if trying to iterate over chars(), but I don't understand why Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for aa01f7c - Browse repository at this point
Copy the full SHA aa01f7cView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 4961bee - Browse repository at this point
Copy the full SHA 4961beeView commit details -
add comment at top of file, remove redundant whitespace
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for d7ab5d6 - Browse repository at this point
Copy the full SHA d7ab5d6View commit details -
include the start index for the tiles in the font struct
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c89daae - Browse repository at this point
Copy the full SHA c89daaeView commit details -
drop init_default method and rename
init
toload
to use start ind……ex from struct Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8b0640f - Browse repository at this point
Copy the full SHA 8b0640fView commit details -
WIP: use text as bytes, convert to iterator and enumerate to weed out…
… bugs Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 916a3ec - Browse repository at this point
Copy the full SHA 916a3ecView commit details -
move interrupt function to bottom to lessen distraction
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for b22e101 - Browse repository at this point
Copy the full SHA b22e101View commit details -
initialize possibly uninitailized vdp and use to load font
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 9ac5e9f - Browse repository at this point
Copy the full SHA 9ac5e9fView commit details -
WIP: slowly work towards working
blit_text
method on fontSigned-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 24f5b5a - Browse repository at this point
Copy the full SHA 24f5b5aView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f271426 - Browse repository at this point
Copy the full SHA f271426View commit details -
remove container after running to avoid building used containers
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ea30e64 - Browse repository at this point
Copy the full SHA ea30e64View commit details -
split cargo megadrive image from building the examples
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 35c47ab - Browse repository at this point
Copy the full SHA 35c47abView commit details -
working implementation of blit_text!
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 0a07a74 - Browse repository at this point
Copy the full SHA 0a07a74View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c5b7fd7 - Browse repository at this point
Copy the full SHA c5b7fd7View commit details -
document non-working downcast_ref
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8f6ff39 - Browse repository at this point
Copy the full SHA 8f6ff39View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8091f45 - Browse repository at this point
Copy the full SHA 8091f45View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 59a66fd - Browse repository at this point
Copy the full SHA 59a66fdView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 0209e0c - Browse repository at this point
Copy the full SHA 0209e0cView commit details -
drop redundant imports, replace hand-built text with default font
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 2b53fae - Browse repository at this point
Copy the full SHA 2b53faeView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8d452dc - Browse repository at this point
Copy the full SHA 8d452dcView commit details -
relocate wait_for_interrupt to boilerplate bottom
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 15bcb71 - Browse repository at this point
Copy the full SHA 15bcb71View commit details -
drop allocation stuff until it's working
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1e377b8 - Browse repository at this point
Copy the full SHA 1e377b8View commit details -
drop allocation stuff until it's working
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 027eb60 - Browse repository at this point
Copy the full SHA 027eb60View commit details -
drop allocation stuff until it's working
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 247999c - Browse repository at this point
Copy the full SHA 247999cView commit details -
drop allocation stuff until it's working
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a44da3c - Browse repository at this point
Copy the full SHA a44da3cView commit details -
parameterize h offset by sprite width
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 47ccc86 - Browse repository at this point
Copy the full SHA 47ccc86View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 5cd8623 - Browse repository at this point
Copy the full SHA 5cd8623View commit details -
roll only if A button on controller 1 is pressed
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for f9886be - Browse repository at this point
Copy the full SHA f9886beView commit details -
open file with context manager
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Co-authored-by: Ricky Taylor <rickytaylor26@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 2e8d8b0 - Browse repository at this point
Copy the full SHA 2e8d8b0View commit details -
extract out boilerplate string
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 64bd8cc - Browse repository at this point
Copy the full SHA 64bd8ccView commit details -
add indents to wrapping
open
context manager, drop now-redundant `c……lose` call Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for dd726ed - Browse repository at this point
Copy the full SHA dd726edView commit details -
add opt-out/default-enabled feature for a default panic handler
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 84a06ff - Browse repository at this point
Copy the full SHA 84a06ffView commit details -
add documentation for util crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 8712e6d - Browse repository at this point
Copy the full SHA 8712e6dView commit details -
move Python font bootstrapping artifacts into graphics crate
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 30ccbfe - Browse repository at this point
Copy the full SHA 30ccbfeView commit details -
drop dunder init - no package necessary
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for a49dd82 - Browse repository at this point
Copy the full SHA a49dd82View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 89b627a - Browse repository at this point
Copy the full SHA 89b627aView commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 1e36c42 - Browse repository at this point
Copy the full SHA 1e36c42View commit details -
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 614df98 - Browse repository at this point
Copy the full SHA 614df98View commit details -
use specific python3 command instead of legacy python
Signed-off-by: reinvantveer <reinvantveer@gmail.com> Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 97d3ab1 - Browse repository at this point
Copy the full SHA 97d3ab1View commit details -
generate to environment variable specified OUTPUT_DIR
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 700f050 - Browse repository at this point
Copy the full SHA 700f050View commit details -
don't stick char NUL in default_font.rs
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 3ac9098 - Browse repository at this point
Copy the full SHA 3ac9098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c91c9 - Browse repository at this point
Copy the full SHA 39c91c9View commit details -
drop module from version control generated by build.rs
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 41d8906 - Browse repository at this point
Copy the full SHA 41d8906View commit details -
rerun on changed output module, input script or build script
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for ff6404b - Browse repository at this point
Copy the full SHA ff6404bView commit details -
make lib.rs load contents from module directly using include macro
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 24db936 - Browse repository at this point
Copy the full SHA 24db936View commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 938b8e1 - Browse repository at this point
Copy the full SHA 938b8e1View commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 65ae438 - Browse repository at this point
Copy the full SHA 65ae438View commit details -
Repurpose main Dockerfile for installing the cargo 'megadrive' command
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for c1242ee - Browse repository at this point
Copy the full SHA c1242eeView commit details -
Use docker-compose to build and copy examples
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 7ef8ab0 - Browse repository at this point
Copy the full SHA 7ef8ab0View commit details -
use build context with megadrive command Dockerfile
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for d6c054e - Browse repository at this point
Copy the full SHA d6c054eView commit details -
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 9029587 - Browse repository at this point
Copy the full SHA 9029587View commit details -
add things to ignore in rebuilding
Signed-off-by: reinvantveer <rein@vantveer.me>
Configuration menu - View commit details
-
Copy full SHA for 195fc38 - Browse repository at this point
Copy the full SHA 195fc38View commit details -
Merge branch 'main' into workflows
# Conflicts: # .dockerignore # Dockerfile # Dockerfile.megadrive # build.sh # docker-compose.yml
Configuration menu - View commit details
-
Copy full SHA for 5eea021 - Browse repository at this point
Copy the full SHA 5eea021View commit details