Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Intro to GameBoy Development
Search
Kartones
March 08, 2015
Programming
0
98
Intro to GameBoy Development
@Freakend 2015, Madrid
Kartones
March 08, 2015
Tweet
Share
More Decks by Kartones
See All by Kartones
Building Autonomous Agents with gym-retro
kartones
0
43
Python static typing with MyPy
kartones
0
69
High-impact refactors keeping the lights on
kartones
0
65
Remote Work
kartones
0
90
Geospatial CSV Imports Hidden Complexity
kartones
0
52
Myths & The Real World of OpenSource Development
kartones
0
45
CartoDB Tech Intro
kartones
0
47
Copy Protection & Cracking History
kartones
0
120
Cómo ganar dinero con tus juegos online
kartones
1
120
Other Decks in Programming
See All in Programming
Flutter로 Gemini와 MCP를 활용한 Agentic App 만들기 - 박제창 2025 I/O Extended Seoul
itsmedreamwalker
0
130
SQLアンチパターン第2版 データベースプログラミングで陥りがちな失敗とその対策 / Intro to SQL Antipatterns 2nd
twada
PRO
38
11k
AIコーディングエージェント全社導入とセキュリティ対策
hikaruegashira
16
9.6k
PHPUnitの限界をPlaywrightで補完するテストアプローチ
yuzneri
0
390
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
3
960
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
180
DynamoDBは怖くない!〜テーブル設計の勘所とテスト戦略〜
hyamazaki
0
190
オホーツクでコミュニティを立ち上げた理由―地方出身プログラマの挑戦 / TechRAMEN 2025 Conference
lemonade_37
2
450
MCPで実現できる、Webサービス利用体験について
syumai
7
2.5k
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
0
250
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)The Basics of Agent Development with ADK — A Demo-Focused Introduction
risatube
PRO
6
1.4k
管你要 trace 什麼、bpftrace 用下去就對了 — COSCUP 2025
shunghsiyu
0
350
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.3k
Site-Speed That Sticks
csswizardry
10
760
Why Our Code Smells
bkeepers
PRO
337
57k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
Being A Developer After 40
akosma
90
590k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Navigating Team Friction
lara
188
15k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
We Have a Design System, Now What?
morganepeng
53
7.7k
Transcript
Intro to GameBoy Dev. What makes a 1989 monochrome console
so special By @Kartones
1. Talk Slidedeck is a GB ROM: kartones.net/Downloads/gbslides.zip
2. Tools Compiler, Tile & Map editors, Docs and Emulator:
kartones.net/Downloads/gbdevpack.zip ASM code, tiles, etc.: github.com/kartones/gameboy
3. Resources www.devrs.com/gb/ gameboy.mongenel.com imrannazar.com/GameBoy-Emulation- in-JavaScript sourceforge.net/projects/jsgbemu/ z80.info
4. The End This Talk: slides.kartones.net Thanks!