mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
32x and sms savestates. Core-independent z80 state. SS bugfixing/refactoring.
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@868 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
a736af3ecf
commit
b4db550e41
19 changed files with 1116 additions and 848 deletions
|
@ -145,7 +145,6 @@ void p32x_pwm_write16(unsigned int a, unsigned int d)
|
|||
|
||||
void p32x_pwm_update(int *buf32, int length, int stereo)
|
||||
{
|
||||
extern int pwm_ptr;
|
||||
short *pwmb;
|
||||
int step;
|
||||
int p = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue