StevePro7 / Z80test

Repository to consolidate many Z80 Assembly ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Z80test

Repository to consolidate many Z80 Assembly ideas

15/02/2021 Code files to copy up to StevProXNA

01-Intro 02-Outro 03-Codes get another code file 04-Games 05-Utils BinaryFileWrite

Automate scripts gfx.bat D:\Steven\VanHalen\SMS02_asm\Test_scripts

e.g. ASM bmp2tile.exe raw\splash.bmp -savetiles "splash (tiles).inc" -removedupes -mirror -planar -tileoffset 64

-savetilemap "splash (tilemap).inc" -savepalette "splash (palette).inc" -fullpalette -exit

SRC bmp2tile.exe raw\splash.bmp -savetiles "splash (tiles).psgcompr" -removedupes -mirror -planar -tileoffset 64

-savetilemap "splash (tilemap).stmcompr" -savepalette "splash (palette).bin" -fullpalette -exit

SDCC - Interfacing with Z80 assembler code https://gist.github.com/Konamiman/af5645b9998c802753023cf1be8a2970

GOOGLE sega master system z80 tutorials

https://www.chibiakumas.com/z80/MasterSystemGameGear.php

https://www.smspower.org/Development/GettingStarted

https://www.smspower.org/Development/GettingStarted?action=sourceblock&num=1 https://www.smspower.org/Articles/TrainersDoItYourself

About

Repository to consolidate many Z80 Assembly ideas

License:GNU General Public License v3.0


Languages

Language:Assembly 68.9%Language:C 24.6%Language:Ada 3.1%Language:HTML 1.8%Language:Batchfile 0.7%Language:C# 0.4%Language:C++ 0.2%Language:Pascal 0.2%Language:Shell 0.1%Language:Makefile 0.1%Language:JavaScript 0.0%Language:Vim Script 0.0%Language:SourcePawn 0.0%Language:NASL 0.0%