1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-08-06 11:25:07 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
dschmenk
c413d79f4f handle lower case files and io timing 2016-08-15 16:08:31 -07:00
dschmenk
6496092c3b Clean up checks now that timing fixed 2016-08-15 09:27:50 -07:00
dschmenk
db2feb0feb Cleaned up timing issue on last bit of xferByte 2016-08-14 21:58:29 -07:00
dschmenk
9170ca8602 SdFat support from Arduino SPI slave 2016-08-14 11:11:58 -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
Peter Ferrie
a2bdffea47 minor size optimisation 2016-07-27 10:35:07 -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
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
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
8706e1ad96 Add DoubleGRaphics library 2016-07-05 13:28:06 -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
39d5c185a6 a bit smaller calculation 2016-03-22 21:19:41 -07:00
David Schmenk
96d65ce638 some code clean up 2016-03-13 12:41:27 -07:00
dschmenk
d1d37fb13e Small updates 2015-12-24 14:37:46 -08:00
dschmenk
4a0597884b CHAT updates 2015-12-05 19:06:51 -08:00
dschmenk
cbfa33df7c Merge branch 'master' of https://github.com/dschmenk/PLASMA 2015-12-01 16:58:08 -08:00
dschmenk
d6f3b5c475 Internet CHAT client/server 2015-12-01 16:56:35 -08:00
Peter Ferrie
dcc35c7d10 make access consistent 2015-11-17 11:13:00 -08:00
dschmenk
9a5d238910 Remove some old debug code 2015-11-15 13:14:05 -08:00
dschmenk
1fa1f8b40b Fix TCP connection closing infinite recursion. Multiple clients can
now connect to web server
2015-11-13 14:43:47 -08:00
dschmenk
b3064d4a00 Fix dumb mis-setting of MAC address 2015-11-10 18:03:18 -08:00
dschmenk
8933148bca More compliant DHCP and add updates for port callbacks/params 2015-11-10 12:41:22 -08:00
dschmenk
501964d61c Increment DHCP retries to 5 2015-11-08 14:39:55 -08:00
dschmenk
d504a80485 Add time increment to DHCP discover packets 2015-11-08 14:33:27 -08:00
dschmenk
40b3f8194c Working Uthernet2 driver 2015-11-02 11:58:26 -08:00
dschmenk
ff1fb15531 Working DNS resolution 2015-10-31 17:01:01 -07:00
dschmenk
ce7ae5df49 Prepare for DNS resolution 2015-10-30 14:37:59 -07:00
David Schmenk
531f286c5a Add DNS access 2015-10-30 09:34:29 -07:00