Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

more SGB border suggestions/notes

Aperta
#72 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma

Direzione di ricerca

Inizia leggendo gli esempi collegati in src/sub.sm83 e code/init.sm83, quindi individua le sezioni della guida che trattano .mltOff, i byte e le dimensioni dei pacchetti, le mappature dei tile e gli indirizzi PCT_TRN. Il lavoro è completato quando gli esempi e la formulazione sono stati rivisti, il comportamento dei pacchetti e delle mappature è stato chiarito, è stata aggiunta la tabella degli indirizzi proposta e sono stati corretti i problemi di testo elencati.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

  • change or better document the example code
    * https://github.com/zlago/violence-gbc/blob/11cfdb6ee8a35e042fa9712484d814e0961cea7c/src/sub.sm83#L413-L463
    * https://github.com/zlago/snek-gbc/blob/baef0369f57d2b0d58316cb1c28c6cc22475a6c9/code/init.sm83#L208-L230
  • the guide confusingly states that .mltOff is for 2 players and that if you wish to return to 1 player mode you will have to send the packet yourself
  • "$99, $00 if the screen is loaded with the first 4KiB of tile data" could these be worded less awkwardly? like "$99, $00 for the first 4KiB of tiles"
  • is it clear that the hex values next to packet names are the bytes to send? is it clear that packets can have sizes shorter than 16 but still require sending 16 bytes?
  • shouldnt we just assume the user uses tile blocks 0 and 1 and have what to do for the other mapping as a side note?
  • wouldnt a table (like the memory maps on pandocs) for the PCT_TRN addresses (including the unused space) look better?
  • etc:
    * "ccomon" -> "common"
    * "in my case it was blue" -> "in the example its blue"
    * "You can add a row of the transparent color at the top of the image to force superfamiconv to make it tile #0" -> "You can add a row of tiles of the transparent color at the top of the image to force superfamiconv to use that for tile #0"
    * change "[^1]" and "[^1]:" to a "(see notes)" and a note, respectively
Lingua principale
Assembly
Stelle
34
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di gbdev/gbdev.github.io

Tutte le issue di gbdev/gbdev.github.io

Issue simili

Altre issue su Documentation

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.