Initial commit

This commit is contained in:
2026-04-29 23:13:45 -05:00
commit b4ed979742
19 changed files with 1229 additions and 0 deletions

20
out/src/Main.d Normal file
View File

@@ -0,0 +1,20 @@
out/src/Main.o: src/Main.c c:/SGDK/inc/genesis.h c:/SGDK/inc/types.h \
c:/SGDK/inc/config.h c:/SGDK/inc/asm.h c:/SGDK/inc/sys.h \
c:/SGDK/inc/sram.h c:/SGDK/inc/mapper.h c:/SGDK/inc/memory.h \
c:/SGDK/inc/memory_base.h c:/SGDK/inc/tools.h c:/SGDK/inc/bmp.h \
c:/SGDK/inc/maths.h c:/SGDK/inc/vdp.h c:/SGDK/inc/pal.h \
c:/SGDK/inc/dma.h c:/SGDK/inc/vdp_tile.h c:/SGDK/inc/vdp_bg.h \
c:/SGDK/inc/map.h c:/SGDK/inc/pool.h c:/SGDK/inc/object.h \
c:/SGDK/inc/font.h c:/SGDK/res/libres.h c:/SGDK/inc/string.h \
c:/SGDK/inc/tab_cnv.h c:/SGDK/inc/maths3D.h c:/SGDK/inc/vdp_spr.h \
c:/SGDK/inc/vdp_pal.h c:/SGDK/inc/vram.h c:/SGDK/inc/sprite_eng.h \
c:/SGDK/inc/sprite_eng_legacy.h c:/SGDK/inc/z80_ctrl.h \
c:/SGDK/inc/ym2612.h c:/SGDK/inc/psg.h c:/SGDK/inc/snd/sound.h \
c:/SGDK/inc/snd/xgm.h c:/SGDK/inc/snd/xgm2.h c:/SGDK/inc/snd/smp_null.h \
c:/SGDK/inc/snd/smp_null_dpcm.h c:/SGDK/inc/snd/pcm/snd_pcm.h \
c:/SGDK/inc/snd/pcm/snd_dpcm2.h c:/SGDK/inc/snd/pcm/snd_pcm4.h \
c:/SGDK/inc/joy.h c:/SGDK/inc/timer.h c:/SGDK/inc/task.h \
c:/SGDK/inc/task_cst.h c:/SGDK/inc/ext/flash-save/flash.h \
c:/SGDK/inc/types.h c:/SGDK/inc/ext/flash-save/saveman.h \
c:/SGDK/inc/ext/console.h c:/SGDK/inc/config.h c:/SGDK/inc/string.h \
c:/SGDK/inc/maths.h c:/SGDK/inc/dma.h res/resources.h

BIN
out/src/Main.o Normal file

Binary file not shown.