Commit Graph

16 Commits

Author SHA1 Message Date
3b0b343337
Minor changes
Handle numpad the same way numerical keys were handled
Reduce audio buffer
Change some debugging output strings
2020-08-04 08:53:08 +02:00
1ecb8a7a8a
Small changes 2020-08-03 19:12:43 +02:00
a7af00d1b1
Rename local variables that were named s like the SDL_Surface 2020-08-03 19:10:55 +02:00
912c59580a
Small useless optimization 2020-08-03 18:22:48 +02:00
c7502adaac
Add dependencies 2020-08-03 18:02:48 +02:00
232af94325
Add sound, format code 2020-08-03 18:01:43 +02:00
e6b5a4dd1b
Update SDL flag 2020-08-03 17:35:33 +02:00
efce4d6d29
Use SDL2 2020-08-03 17:34:41 +02:00
2bfddbbfd0
Change default value for WAIT
Reorder global variable declarations
2020-08-03 16:57:18 +02:00
ab05516329
Fix a bug where v[X] was not handled in 0xFX55 and 0xFX65, use memcpy instead of looping, increment i like in the original implementation 2020-08-03 16:36:19 +02:00
522af3833a
Remove unused variable 2020-08-03 15:35:37 +02:00
77848b630a
Use memset and memcpy instead of loops 2020-08-03 15:34:33 +02:00
ef80e1ae34
Fix Makefile 2020-08-03 15:19:08 +02:00
57c5b89399
Add LICENSE 2020-08-03 15:15:02 +02:00
19c1a01cb5
Add information in README.md 2020-08-03 15:12:45 +02:00
b7edca10c2
Initial commit 2020-08-03 15:02:03 +02:00