8bitworkshop icon indicating copy to clipboard operation
8bitworkshop copied to clipboard

web-based IDE for 8-bit programming and Verilog development

Results 80 8bitworkshop issues
Sort by recently updated
recently updated
newest added

``` # cd 8bitworkshop/ 8bitworkshop# git submodule init /8bitworkshop# git submodule update 8bitworkshop# npm i > [email protected] postinstall 8bitworkshop/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > [email protected] postinstall 8bitworkshop/node_modules/electron > node install.js...

Hi Steven, thanks for the very enlightening talk about 8bitworkshop at KansasFest 2020. I was unaware of 8bitworkshop, but I will surely use it for future projects. It's really great....

Hi. I am new in 8bitworkshop. I am trying to use the platform to use my codes to write in the screen and I was able to write some characters,...

https://twitter.com/SpiceWare/status/1268933490478850048 https://atariage.com/forums/topic/307641-six-digit-score-routine-different-behavior-in-stalla-8bitworkshop-emus sta WSYNC sta HMOVE sta HMCLR Need to wait ~24 cycles after strobing HMOVE before using HMCLR, HMP0, HMP1, HMM0, HMM1, or HMBL.

It would be great to be able to export a compiled verilog system to a standalone emulator webpage that could be shared

enhancement

In the Verilog "Test Pattern" example, the rgb assignment `assign rgb = {b,g,r};` seems somewhat counter intuitive. https://github.com/sehugg/8bitworkshop/blob/03af8c27144380d528f524828e73c966d12ecd35/presets/verilog-vga/test_hvsync.v#L30 The variable naming implies (at least to me) a "r, g, b"...

I am working on a NES game right now, but I am considering making a SNES game in the future, but there are absolutely no online tools that I know...

A reader sent the following image of the Cosmic Impalas example under MAME 0.209: ![image](https://user-images.githubusercontent.com/84127/71949585-b1be0880-3199-11ea-8bc3-6fb22f5e05cd.png)

Whenever I make changes in the code (for any platform) something keeps popping up a the top that says 'QuotaExceededError.' What is this, and how do i fix it?

This happens on Mobile Safari when "Block Cookies" is turned on.