https://dev.to/luzero/cross-stages-experiments-lfm

Some notes on my experiments on building #Gentoo for the #riscv BPI-F3 using only #crossdev

It starts shaping up nicely!

cross-stages experiments

I'm still playing with RISC-V and the bpi-f3. Support status for BPI-F3 upstream The...

DEV Community

I tried #Box64 on my #MNTReform with #BananaPiCM4 yesterday. It's surprising how fast it is. #LoopHero and #WorldOfGoo are running pretty well, for instance.

I also tried #Parkitect and #ValhallaHills, but those weren't really playable. Valhalla Hills only rendered its UI, everything else was black (probably needs OpenGL features missing in #Panfrost), and #Parkitect crashed frequently.

Now I wonder if #Gentoo #Crossdev can be used for building/running #Box86?

devs: small reminder to be really skeptical of cross-platform compilation software.

#NativeScript for example has been the worst software experience. It solved some short term problems, but caused more long term..

#eng #dev #crossdev

New version of m100defs!
I've been sitting on this long enough, so here it is!

The big star is t200.def which provides support for the Tandy 200!

http://www.sdc.org/~goosey/m100/m100def-2022-04-11.zip
http://www.sdc.org/~goosey/m100/asx-m100-2022-04-11.zip
http://www.sdc.org/~goosey/m100/dosm100-2022-04-11.zip

#m100 #t200 #m200 #trs80 #model100 #crossDev #assembly #8080 #8085

Doing Mobile BASIC dev on the #tauon when I'll be running the code on my phone at work.

I just realized something! I'm doing cross development! That was *not* the plan! :-(

#MobileBasic #crossdev

all right, as promised!
http://www.sdc.org/~goosey/unix/asm80-2020-05-08.tar.gz

asm80 unix cross assembler. Now handles DB pseudo ops of the style "DB 'X'+80H" correctly!

@retrocomputing #retrocomputing #8080 #crossdev

today on #gentoo #crossdev - the environment can't emerge @system because that includes GCC and that won't build because it wants a systemtap header. The systemtap package ultimately depends on elfutils and that doesn't work on musl.
so, just did an emerge @system in my #musl #gentoo #crossdev environment. 30 packages failed. Onwards!