Commit Graph

861 Commits

Author SHA1 Message Date
David Schmenk
cdafd665fa Merge branch 'master' of https://github.com/badvision/lawless-legends 2014-05-08 22:52:06 -07:00
David Schmenk
bb5eb20141 Working Apple II loader 2014-05-08 22:51:03 -07:00
Brendan Robert
579fcf0c7e Changeing DragDropHelper to be a more general utility, TransferHelper, in anticipation of moving some copy/paste utility functions in there too. Started working on better image clipboard functionality 2014-05-08 22:01:49 -05:00
Martin Haye
03a07270d9 Needed to calculate clipping and texture bump, for Apple II version. The javascript version didn't need these coordinates, because it renders differently, but it's still productive to do the math first in Javascript. 2014-05-08 18:51:10 -07:00
David Schmenk
97529baec3 Pull out zero page useage into seperate file for inclusion 2014-05-08 13:32:17 -07:00
David Schmenk
b496256a87 Add module loading to cmd, fix extraneous statements in plvm.c 2014-05-08 13:31:27 -07:00
Martin Haye
0f3e840ec3 Fix tabs. 2014-05-08 11:43:46 -07:00
Martin Haye
9f7d551fd0 More work on sprite math in 6502. 2014-05-08 10:41:15 -07:00
David Schmenk
23ac5a36f0 Fix many VM issues, especially 6502 version. Now boots! 2014-05-07 14:25:19 -07:00
David Schmenk
b0e291b1f6 Clean up some susceptible expressions 2014-05-07 09:27:19 -07:00
David Schmenk
0854c72133 Try 64 bit fixes 2014-05-06 22:09:29 -07:00
David Schmenk
f0b629510e Prepare for boot.. 2014-05-06 20:19:59 -07:00
David Schmenk
689e0542ce simple command launch for BYE command 2014-05-06 19:18:36 -07:00
David Schmenk
3858728528 Updates for code generation and module initialization 2014-05-06 15:26:12 -07:00
David Schmenk
e230d98e8c assembling... 2014-05-06 09:43:14 -07:00
Martin Haye
53318fc2cd Math fixes, and started on 6502 sprite math code. 2014-05-06 07:08:02 -07:00
David Schmenk
680cdc557a ACME-ize the VM and bring it up to speed with C model 2014-05-05 18:19:51 -07:00
David Schmenk
9efb646822 Update README.md 2014-05-05 13:54:19 -07:00
David Schmenk
18b41b82bd Update README.md 2014-05-05 13:22:12 -07:00
David Schmenk
ba37d7f3ef Update README.md 2014-05-05 13:20:16 -07:00
David Schmenk
a044e3b6e2 Update README.md 2014-05-05 13:20:03 -07:00
David Schmenk
e2863418b3 Update README.md 2014-05-05 13:17:08 -07:00
David Schmenk
74f4752510 Add References 2014-05-05 13:16:35 -07:00
David Schmenk
87ecc6df9c Initial import for 6502 VM 2014-05-04 16:15:45 -07:00
Martin Haye
b060d37bb1 Hacked together first sprite compositing. 2014-05-01 10:15:02 -07:00
David Schmenk
e3578e6688 Update README.md 2014-04-29 21:05:47 -07:00
David Schmenk
4786ac16de Update README.md 2014-04-29 20:55:37 -07:00
David Schmenk
4415045c6b Update README.md 2014-04-29 20:46:44 -07:00
David Schmenk
018d65b5f7 Update README.md 2014-04-29 20:41:42 -07:00
David Schmenk
b5fd4febff Update README.md 2014-04-29 20:38:41 -07:00
David Schmenk
15ca92747f Update README.md 2014-04-29 20:28:59 -07:00
David Schmenk
d1d4005c8b Update README.md 2014-04-29 20:27:29 -07:00
David Schmenk
4389c236fd Update README.md 2014-04-29 20:26:12 -07:00
David Schmenk
c4c137af4e Update README.md 2014-04-29 20:25:12 -07:00
David Schmenk
bb6b641fc2 Update README.md 2014-04-29 20:21:10 -07:00
David Schmenk
ed0eafadf4 Update README.md 2014-04-29 20:15:05 -07:00
David Schmenk
0f2844bb20 Update README.md 2014-04-29 20:00:57 -07:00
David Schmenk
7685ed02b4 Update README.md 2014-04-29 19:58:13 -07:00
David Schmenk
9196c0e71a Update README.md 2014-04-29 19:56:10 -07:00
David Schmenk
1c96bcf3c8 Update README.md 2014-04-29 19:51:48 -07:00
David Schmenk
d2083d19a1 Update README.md 2014-04-29 19:42:47 -07:00
David Schmenk
75285b94b7 Update README.md
Add some formatting mark-down
2014-04-29 18:26:23 -07:00
David Schmenk
48dea91662 Create README.md 2014-04-29 18:11:03 -07:00
David Schmenk
1c569ff909 Fix indirect call address TO_UWORD 2014-04-29 17:29:10 -07:00
David Schmenk
def38e3c3a unexport some defs 2014-04-29 17:16:16 -07:00
David Schmenk
4b3de4e458 Bug fixes for VM and code generator 2014-04-29 17:11:28 -07:00
David Schmenk
8807fbcbc2 Sample library 2014-04-29 17:10:15 -07:00
David Schmenk
63d34c52bb Clean binaries 2014-04-29 14:48:05 -07:00
David Schmenk
ffdc8732d9 Fix printf errors 2014-04-27 14:25:56 -07:00
David Schmenk
e29c5808b4 Initial import of PLASMA compiler and portable VM 2014-04-27 13:41:54 -07:00