mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
core, groundwork for chd support
still needs some scrutiny, and build integration is missing
This commit is contained in:
parent
4da84f9454
commit
15ca715228
18 changed files with 411 additions and 100 deletions
|
@ -564,6 +564,8 @@ asm_32xdraw = 0
|
|||
asm_32xmemory = 0
|
||||
endif
|
||||
|
||||
#HAVE_LIBCHDR = 1
|
||||
|
||||
CFLAGS += $(fpic)
|
||||
|
||||
ifeq ($(findstring Haiku,$(shell uname -a)),)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue