various small improvements and fixes

This commit is contained in:
kub 2019-04-16 20:37:52 +02:00
parent f133766faa
commit d40a5af495
32 changed files with 372 additions and 241 deletions

View file

@ -10,10 +10,6 @@
#include "cell_map.c"
#ifndef UTYPES_DEFINED
typedef unsigned short u16;
#endif
// check: Heart of the alien, jaguar xj 220
PICO_INTERNAL void DmaSlowCell(unsigned int source, unsigned int a, int len, unsigned char inc)
{

View file

@ -6,7 +6,7 @@
@* See COPYING file in the top-level directory.
@*
#include "../pico_int_o32.h"
#include "../pico_int_offs.h"
.equiv PCM_STEP_SHIFT, 11