Giter Club home page Giter Club logo

millfork_mega65's Introduction

Millfork_Mega65

repo for Mega65 & Millfork & Shallan's compo base

b.bat and it's variants b_16color.bat etc. are used to build the demos

r.bat and it's variants r_16color.bat etc. are used to launch the demo on mega65 or nexys.

you may need to adjust to suit

mega.dmatest.mfk is hello world

16 colors

16 color simple

mega.16color.mfk uses DMA and sets up 16 color mode

RRB

RRB example

mega.rrb.mfk DMA 16 color mode and working RRB objects

IRQ

IRQ

tools

tools\bmp2m65 added as a stand alone tool to convert bmp to m65 format tiles and rrb strips

-b 8000

sets base tile address to $8000

-o basename

output is

basename.chrs

basename.clut

basename.map

basename.atr

-m

output a traditional tilemap 16x8 pixels

-r

output an RRB object, which is split into 16 pixel * height strips

plus 1 blank tile above and 1 below the image for RRB Y offset

-s

output sprite strips from image

extras

there is an older tilemizer.py script that is no longer supported. but left for reference

you will need python 3 and pillow installed for the image script to work.

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.