mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
get rid of port_config.s
This commit is contained in:
parent
d4d626658a
commit
f62850ba3a
7 changed files with 15 additions and 51 deletions
2
Makefile
2
Makefile
|
@ -31,7 +31,7 @@ use_drz80 ?= 1
|
|||
use_sh2drc ?= 1
|
||||
|
||||
asm_memory = 1
|
||||
#asm_render = 1
|
||||
asm_render = 1
|
||||
asm_ym2612 = 1
|
||||
asm_misc = 1
|
||||
asm_cdpico = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue