Code Monkey home page Code Monkey logo

chip-8's Introduction

CHIP-8

Ekran Görüntüsü - 2023-06-08 11-35-29

TR

Bu proje 8 bitlik bir işlemci öykünücünün nasıl çalıştığını öğrenmek için yapılmıştır ve olabildiğince sade, basit şekilde oluşturulmaya özen gösterilmiştir.

Muadillerinin aksine herhangi bir ekstra kurulması gereken kütüphane kullanılmamaya çalışılmıştır bu sebepten doğrudan xlib'i kullanan bir grafik kütüphanesi tercih edilmiştir.

Grafik kütüphanesinin orijinal deposuna aşağıdaki linkten ulaşılabilir.

https://github.com/dthain/gfx

Proje boyunca takip edilen ana rehber: https://tobiasvl.github.io/blog/write-a-chip-8-emulator/

Yararlanılan çeşitli kaynaklar:

Derleme Adımları

make all ile proje derlenebilir ve ./chip8 ile çalıştırılabilir.

Proje, geliştirilmeye devam edilmektedir ve çizim buyruğu ile klavye girdileri konusunda hatalara sahiptir.


EN

This project was created to learn how an 8-bit processor emulator works and was designed to be as simple as possible. Unlike its counterparts, an attempt was made not to use any extra libraries that need to be installed, so a graphics library that directly uses ,xlib was preferred.

The original repository of the graphics library can be found at the link below:

https://github.com/dthain/gfx

The main guide followed throughout the project: https://tobiasvl.github.io/blog/write-a-chip-8-emulator/

Various resources used:

Compilation Steps: The project can be compiled with make all and can be run with ./chip8.

The project is still being developed and has errors regarding drawing commands and keyboard inputs.

chip-8's People

Contributors

startabafras avatar

Stargazers

Deniz Karhan avatar Ahmed avatar Ali Erdem avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.