Commit Graph

18 Commits

Author SHA1 Message Date
dd4ae0d793 Add rom loading, fixed aspect ratio into win32 2017-04-07 21:19:03 +10:00
4a77719d89 Increase CPU cycle count per frame to smooth input 2017-04-07 17:35:55 +10:00
77346c3674 Fix timer running rate, add controller mapping 2017-04-07 16:21:40 +10:00
f96394dde0 Fix font indexing offset incorrectly pitching ptr 2017-04-07 15:41:04 +10:00
1a3ce032ac Fix collision flag resetting prematurely 2017-04-07 15:06:00 +10:00
d997f1e945 Fix screen not displaying at startup until resize 2017-04-07 14:21:21 +10:00
2aa5bffb79 Fix some register bugs 2017-04-06 02:18:41 +10:00
ac6d32d1b9 Implement most of the drawing routine 2017-04-05 23:08:40 +10:00
b30613e98d Preinitialise memory with preset font pack 2017-04-05 18:31:21 +10:00
dc8afe349a Add file loading to platform layer 2017-04-05 17:35:23 +10:00
b415f4c237 Start using dqnt lib 2017-04-05 00:10:13 +10:00
dff3495087 Implement most cpu op-codes 2017-04-04 22:32:48 +10:00
8c29047ff3 Add basic input parsing from Win32 2017-04-04 18:15:21 +10:00
de4365126d Separate dchip update from rendering 2017-04-04 16:31:26 +10:00
1c4c6d3dca Add rendering to screen using win32 blits 2017-04-04 14:16:22 +10:00
076f5977a3 Init dchip-8 repo with bare bones win32 app 2017-03-28 18:40:38 +11:00
4d52fb6eaa Add project files. 2017-03-28 18:07:41 +11:00
493bed7f2e Add .gitignore and .gitattributes. 2017-03-28 18:07:39 +11:00