Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 9c70db4f1cdcd9c49d6d44541d33eb5469e42531
Author: CasualPokePlayer <[email protected]>
Date:   Sat Mar 12 11:02:20 2022 -0800

    config for deinterlacer

commit 4b35488
Author: CasualPokePlayer <[email protected]>
Date:   Thu Mar 10 00:18:56 2022 -0800

    deinterlace
  • Loading branch information
CasualPokePlayer committed Mar 12, 2022
1 parent 01468fe commit 8a44db9
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 174 deletions.
2 changes: 2 additions & 0 deletions mylittle-nocomment/Gfx #1.3.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ EXPORT void CALL DllTest ( HWND hParent );

EXPORT void CALL ReadScreen(void **dest, long *width, long *height);

EXPORT void CALL DllCrtFree(void *p); // mupen specific

/******************************************************************
Function: DrawScreen
Purpose: This function is called when the emulator receives a
Expand Down
Loading

0 comments on commit 8a44db9

Please sign in to comment.