Skip to content
Everything NESmaker
  • About
  • Getting started
  • Snips

General Knowledge

Basic computing information that may come in handy even outside of assembly the NESmaker realm.

General Knowledge: signed and unsigned integers

March 18, 2022 by kevin81

Assembly uses integers as variables. An integer is a whole number, like 0, 1, 2, et cetera. In Assembly, we can use signed and unsigned integers. This post will explain briefly what they are, and what the difference is.

Read more

Categories General Knowledge Tags integers, signed, unsigned

General Knowledge: Bits & Bytes & Number Systems

March 17, 2022March 17, 2022 by kevin81

The NES is an 8-bit system. But what is a “bit” actually? And a “byte”? And what are these weird number systems, like binary and hexadecimal, all about? Let me try to explain a bit here.

Read more

Categories General Knowledge Tags binary, bits, bytes, decimal, hexadecimal

Navigate

  • About
  • Getting started
  • Snips

Categories

  • Assembly 101
  • ByteSize
  • Deep Dive
  • Enhance!
  • FAQ
  • General Knowledge
  • NES architecture
  • NESmaker News
  • NESmaker UI
  • Uncategorized

Topics

addressing apu arithmetic asm6 assembly banks bankswitching branch bugfix byte off chr compare cpu dendy dowaitframe error even ggsound handbook hardware indirect addressing jsr jump labels lookup table lut macro nmi ntsc odd optimization out of range ppu processor rom space sfx shift sound status register strategy guide subroutine the retroverse trampoline vblank Zapper
© 2025 Everything NESmaker • Built with GeneratePress