1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-08-21 21:29:08 +00:00
Commit Graph

427 Commits

Author SHA1 Message Date
dschmenk
fd7ee3ed61 Shift pin number over for proper addressing 2016-08-08 15:41:10 -07:00
David Schmenk
1ec6333663 Revert to working version 2016-08-05 11:23:52 -07:00
David Schmenk
9435425246 Revert to working version 2016-08-05 11:20:38 -07:00
Peter Ferrie
f99ea46957 must use cached pointer after all 2016-08-05 10:48:49 -07:00
Peter Ferrie
655fa8df4a make compiler happy 2016-08-05 09:12:03 -07:00
Peter Ferrie
17e74aa6d0 correct vblank detection
incomplete for IIc
2016-08-04 10:39:50 -07:00
Peter Ferrie
d8c08bcecf minor size optimisation 2016-08-03 16:19:08 -07:00
Peter Ferrie
e94e05c3fa minor size optimisation 2016-08-03 15:00:59 -07:00
David Schmenk
a1aa849d60 Add game port library and sandbox example (ex.17) 2016-08-01 13:33:52 -07:00
dschmenk
c5d9fc8568 Remove SHIFT+LEFT_ARROW = delete for Apple ][ (shift key mod) 2016-08-01 13:10:12 -07:00
Peter Ferrie
a2bdffea47 minor size optimisation 2016-07-27 10:35:07 -07:00
David Schmenk
9ab2daf808 Fix compliment(~ and #) and logical not (!) operator 2016-07-24 12:13:21 -07:00
David Schmenk
7c30332427 different test 2016-07-18 19:17:38 -07:00
David Schmenk
dd3c897b0c audio experiments 2016-07-10 22:43:00 -07:00
David Schmenk
ac2b0f0829 Use MSB for sprite transparent bit 2016-07-10 11:18:58 -07:00
David Schmenk
31465f3b43 Use MSB for sprite transparent flag 2016-07-10 11:18:10 -07:00
David Schmenk
51480720c8 Merge branch 'master' of https://github.com/dschmenk/PLASMA
Merge it
2016-07-09 20:35:30 -07:00
David Schmenk
5d9dda053b Fail if not 128K 2016-07-09 20:28:03 -07:00
David Schmenk
17578880d9 Update comments 2016-07-09 20:26:17 -07:00
David Schmenk
a2c9dc4212 Switch sprite transparency to MSB 2016-07-09 19:47:20 -07:00
dschmenk
c3579e2c84 Make sure //c sets IOUDis to ON 2016-07-09 18:43:48 -07:00
David Schmenk
a8433ac5e8 double lores test 2016-07-09 18:06:03 -07:00
David Schmenk
a825d73d1f Check for 128K //e or //c 2016-07-09 17:06:15 -07:00
dschmenk
adfd9a18dc Fast Fill and Clear 2016-07-09 15:49:53 -07:00
David Schmenk
34c6ddf2cb Add line drawer 2016-07-09 13:19:31 -07:00
David Schmenk
20e033c07f Allow off-screen coordinates for sprite and tile 2016-07-09 11:22:27 -07:00
David Schmenk
844410b80f Simple sprite & tile 2016-07-09 09:27:14 -07:00
David Schmenk
73c456d032 BLT and tile funtions 2016-07-08 22:05:21 -07:00
Dave Schmenk
74c9287e06 dual buffer plot 2016-07-08 11:00:18 -07:00
David Schmenk
5b4aa34c80 Use wrmain/wraux switches instead of 80store 2016-07-07 18:29:39 -07:00
Dave Schmenk
48209a31c6 Update for writing to aux buffer 2016-07-07 16:18:03 -07:00
David Schmenk
f862bc0f69 Merge branch 'master' of https://github.com/dschmenk/PLASMA
Merge DGR
2016-07-05 13:30:08 -07:00
David Schmenk
8706e1ad96 Add DoubleGRaphics library 2016-07-05 13:28:06 -07:00
David Schmenk
f1880e9bd5 Update readme.md 2016-06-04 22:34:15 -07:00
David Schmenk
b554d36c14 OS X Errata 2016-06-04 22:32:58 -07:00
David Schmenk
8ea34a1628 Add link to Mike Finger's blog 2016-04-11 10:50:17 -07:00
Peter Ferrie
81acaa8fdc restore the missing labels, fixes the build 2016-03-28 12:20:37 -07:00
Peter Ferrie
2c3909b245 correct my typos 2016-03-23 10:38:07 -07:00
Peter Ferrie
28ea563039 smaller alpha detection 2016-03-22 21:27:43 -07:00
Peter Ferrie
39d5c185a6 a bit smaller calculation 2016-03-22 21:19:41 -07:00
David Schmenk
5edf7abb18 on-line and local merge
Merge branch 'master' of https://github.com/dschmenk/PLASMA
2016-03-13 12:43:34 -07:00
David Schmenk
96d65ce638 some code clean up 2016-03-13 12:41:27 -07:00
David Schmenk
66548c8fc4 Update chat.pla 2016-03-13 12:38:13 -07:00
David Schmenk
50e6937268 Make sure msg size is big enough 2016-02-24 15:36:25 -08:00
David Schmenk
41554f29b5 Update README.md 2016-01-30 14:06:48 -08:00
David Schmenk
8a5a3fec09 Update README.md 2016-01-30 12:12:21 -08:00
David Schmenk
1687bcf6ab Update README.md 2016-01-30 12:08:58 -08:00
David Schmenk
1f0b3324dc Update README.md 2016-01-30 12:07:35 -08:00
David Schmenk
744546901e Update README.md 2016-01-30 11:49:58 -08:00
David Schmenk
2ebc0fe46e Add cool image 2016-01-30 10:17:56 -08:00