breath VS 8080-Remote

Compare breath vs 8080-Remote and see what are their differences.

breath

Linux for Chromebooks (by cb-linux)

8080-Remote

An 8080 Emulator, Operating Simulator, and HTTP server all rolled into one (by ShortRoundDev)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
breath 8080-Remote
32 3
266 6
- -
9.7 0.0
over 1 year ago over 6 years ago
Shell C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

breath

Posts with mentions or reviews of breath. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.

8080-Remote

Posts with mentions or reviews of 8080-Remote. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.
  • Your Chromebook, Your Way
    8 projects | news.ycombinator.com | 26 Jul 2023
    I coded on a chromebook throughout college. It was the crucible of learning software development in the mid-2010s because you had to improvise. Most assignments were in Java back then (from what I understand, colleges teach mostly python now) and I couldn't run eclipse (the standard IDE used in college at the time). I ended up renting a VPS from Vultr for $5/mo and SSH'ing in. I coded everything in vim with no debugger or code completion, and compiled everything with makefiles.

    Classes usually only required a single java file to turn in your work, which was then compiled and run automatically with the results being verified by another program, so as long as your individual java file output the same results as what was expected, it didn't matter what build system (if any) you used.

    The only other class that didn't use java was systems programming, where we did C. I had been doing C since I was 12 at that point, and since I was already using ubuntu server via ssh, it wasn't a difficult class at all for me.

    For my OS final, we had to write an operating system simulator (a program which simulated the kind of events that would occur in an OS: new processes, processes being deleted, memory paging). I didn't actually read the instructions and ended up writing a kind of hypervisor(?) which ran programs in 8080 ISA with some of my own custom instructions for memory banking to meet the requirements of the class (your program had to be able to do memory paging up to something like 512mb of RAM).

    You had to have some kind of user interface, so I wrote it as a web server in C with a custom HTTP server implementation. The program returned an HTML page which looked like a desktop. You could spawn terminal windows and run specific programs. I wrote a few long-running programs which printed out numbers to demonstrate memory paging and process pre-emption. There was a special instruction I made to fork the program so you could clone a process from another process, and I used one of the unused flag register bits to signify which fork the program was.

    The professor was impressed by the implementation (and I implemented all the algorithms required to get 10 points extra credit), but because I didn't actually write an OS simulator (closer to an actual OS, but not quite there), he gave me 100%, but no extra credit. I was happy with that, because I'm not a grade chaser.

    Unfortunately, I failed the class because I couldn't answer trivia on the exam like "What does GRUB stand for" because I spent the whole semester working on the hypervisor and not actually going to any of the lectures. I just read the textbook and coded in C at the library.

    Here's the very rough code, with a slightly buggy 8080 emulator implementation:

    https://github.com/ShortRoundDev/8080-Remote

  • Writing a simple 16 bit VM in less than 125 lines of C
    1 project | /r/C_Programming | 9 Dec 2021
  • CHIP-8 emulation with C# and Blazor - part 1
    1 project | /r/dotnet | 24 Apr 2021

What are some alternatives?

When comparing breath and 8080-Remote you can also consider the following projects:

crouton - Chromium OS Universal Chroot Environment

chromebook-linux-audio - Script to enable audio support on many Chrome devices

galliumos-skylake

chromium_os-raspberry_pi - Build your Chromium OS for Raspberry Pi 4B, Pi400 and the latest Raspberry Pi 5

cb-linux - [OLD] Repository now located at github.com/cb-linux/breath

brcr-update - Script to update Chrome OS installed using the brunch framework

sklnau8825max-on-linux - This guide will present ways of getting the sklnau8825max sound card to work under the mainline Linux kernel

chromebrew - Package manager for Chrome OS [Moved to: https://github.com/chromebrew/chromebrew]

cadmium - [Moved to: https://github.com/Maccraft123/Cadmium]

depthboot-builder - A CLI script to create bootable linux images for Chromebooks

Apacelus - Config files for my GitHub profile.