Coding hex editor in x86 assembly for GameOS - Part 2 - converting BYTES to ASCII characters

Published: 10 September 2021
on channel: Monkey see, monkey do
127
7

Hex editor in x86 assembly for Game OS

FULL SERIES PLAYLIST:
   • How to create a bootable USB flash dr...  

SOURCE CODE:
https://github.com/maksimKorzh/GameOS...

RESOURCES:
x86 Real mode: https://wiki.osdev.org/Real_Mode
x86 Real mode memory segmentation: https://wiki.osdev.org/Segmentation
x86 Memory map: https://wiki.osdev.org/Memory_Map_(x86)
x86 BIOS interrupts: http://www.ablmcc.edu.hk/~scy/CIT/808...
x86 Assembly registers: https://www.assemblylanguagetuts.com/...
x86 Assembly instructions: https://www.aldeid.com/wiki/X86-assem...
CHS addresses: https://en.wikipedia.org/wiki/Cylinde...
x86 Online emulator: https://copy.sh/v86/

SUPPORT THE CHANNEL:
  / code_monkey_king