Skip to content

Commit 108c16c

Browse files
authored
Add files via upload
0 parents  commit 108c16c

File tree

12 files changed

+1653
-0
lines changed

12 files changed

+1653
-0
lines changed

build_project.exe

59.6 KB
Binary file not shown.

out/rom.bin

128 KB
Binary file not shown.

out/rom.out

63.6 KB
Binary file not shown.

out/rom_head.bin

256 Bytes
Binary file not shown.

out/rom_head.o

899 Bytes
Binary file not shown.

out/sega.o

5.73 KB
Binary file not shown.

out/src/main.d

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
out/src/main.o: src/main.c D:/sgdk/inc/genesis.h D:/sgdk/inc/types.h \
2+
D:/sgdk/inc/config.h D:/sgdk/inc/asm.h D:/sgdk/inc/sys.h \
3+
D:/sgdk/inc/sram.h D:/sgdk/inc/mapper.h D:/sgdk/inc/memory.h \
4+
D:/sgdk/inc/memory_base.h D:/sgdk/inc/tools.h D:/sgdk/inc/bmp.h \
5+
D:/sgdk/inc/maths.h D:/sgdk/inc/vdp.h D:/sgdk/inc/pal.h \
6+
D:/sgdk/inc/dma.h D:/sgdk/inc/vdp_tile.h D:/sgdk/inc/vdp_bg.h \
7+
D:/sgdk/inc/map.h D:/sgdk/inc/pool.h D:/sgdk/inc/object.h \
8+
D:/sgdk/inc/font.h D:/sgdk/res/libres.h D:/sgdk/inc/string.h \
9+
D:/sgdk/inc/tab_cnv.h D:/sgdk/inc/maths3D.h D:/sgdk/inc/vdp_spr.h \
10+
D:/sgdk/inc/vram.h D:/sgdk/inc/sprite_eng.h D:/sgdk/inc/sound.h \
11+
D:/sgdk/inc/xgm.h D:/sgdk/inc/z80_ctrl.h D:/sgdk/inc/ym2612.h \
12+
D:/sgdk/inc/psg.h D:/sgdk/inc/joy.h D:/sgdk/inc/timer.h \
13+
D:/sgdk/inc/task.h D:/sgdk/inc/task_cst.h

out/src/main.o

3.42 KB
Binary file not shown.

0 commit comments

Comments
 (0)