Commit Graph
25 Commits
Author SHA1 Message Date
clobber ac8f04a963 Simplify keyboard handling using new API 2015-11-22 03:51:57 -06:00
clobber cc7513903c Clean up, fix input, fix sound 2015-11-20 17:45:46 -06:00
clobber 6d40998d8b Fix system identifier 2015-11-18 04:16:10 -06:00
clobber a7364e393e Add joystick support and use C64 system plugin 2015-11-18 03:24:12 -06:00
clobber 03281f4fe2 Update to VirtualC64 1.3 2015-11-18 00:34:41 -06:00
loicloic da05709c59 *Working* Audio
Not 100% but working
2013-07-22 17:40:31 +02:00
PGGB 6cceda71ec We run the game loop now
Game loading broke somehow
2013-07-21 20:58:20 +02:00
loicloic 841ad2c105 Code is crap but at least I tried to follow the style guideline 2013-07-15 23:07:08 +02:00
loicloic 9560baf8af Broken Audio...
Needs help fixing audio as obviously I don't know what I'm doing (best
ROM to test with Ghostbusters)
2013-07-15 22:53:11 +02:00
loicloic 8cd7972bd0 Do not accept Keyboard input before we "RUN" 2013-07-15 21:36:48 +02:00
loicloic c36af82edc Pause/Resume/Reset Emulation 2013-07-15 21:22:59 +02:00
loicloic a0d7c00f25 Implemented SaveState 2013-07-15 20:44:52 +02:00
loicloic 85344c8dd4 Preliminary 1:1 Keyboard Mapping
It's probably the wrong way to do it, It's missing C64 Function keys
and also it seems slow/buggy but it's a start
2013-07-15 01:49:05 +02:00
loicloic 4e8db5b83c Cleanup 2013-07-15 00:47:09 +02:00
loicloic ab50df42e2 Added C64 keyboard matrix 2013-07-15 00:45:41 +02:00
loicloic f46206a941 Change OESystemIdentifiers to Computer System 2013-07-15 00:21:31 +02:00
loicloic 8f1ba16b23 Various cleanups and commenting what's left to implement
To Implement: Input, Sounds, SaveState
2013-07-14 23:51:18 +02:00
loicloic 7ccc01c81d Fix the build
Use the Computer System Plugin for C64
2013-07-14 23:30:58 +02:00
loicloic a0c0de647f Add link to VirtualC64 website 2013-07-14 23:22:52 +02:00
clobber 679489005c Project update 2013-07-14 15:56:16 -05:00
loicloic b1f5f3a73a .gitignore (again) 2013-07-14 20:39:54 +02:00
loicloic 853615065b Update gitignore Xcode + DS_Store 2013-07-14 20:37:24 +02:00
clobber 891365b571 Update .gitignore 2013-07-14 13:34:47 -05:00
loicloic 3fbe6e5534 Initial Commit 2013-07-14 20:27:30 +02:00
clobber fbd825c2ae Initial commit 2013-07-14 11:17:23 -07:00