Commit Graph

53 Commits

Author SHA1 Message Date
Jeroen Domburg dfb9d3ab9f forgot a file 2021-07-23 14:51:06 +08:00
Jeroen Domburg 4f6508ece7 Add licenses to all the things 2018-02-04 15:42:37 +08:00
Jeroen Domburg 947aa96bcd Add licenses 2018-02-04 15:41:29 +08:00
Jeroen Domburg 8132fedf88 Add readme 2018-02-04 15:32:35 +08:00
Jeroen Domburg 7405ea9042 Reorganize repo; add case and PCB artwork 2018-02-04 15:03:38 +08:00
Jeroen Domburg e99b87a269 Add SPI LCD as menuconfig option, clean up scripts to flash ROM/HD 2018-02-04 14:55:17 +08:00
Jeroen Domburg 5f8ed9d4c3 Trying to track down some madness that sometimes happens 2018-01-27 11:38:42 +08:00
Jeroen Domburg 49d6ff6ac4 Disable amp if no sound 2017-11-09 15:25:43 -08:00
Jeroen Domburg 7a1835a647 Fix RTC 2017-11-09 13:24:21 -08:00
Jeroen Domburg fc7e934111 80MHz-ify everything, move active display area down a bit 2017-11-07 14:54:28 -08:00
Jeroen Domburg ea1ed9972a Speedups because direct pc-rel read/write, fix sound a bit 2017-11-05 22:02:18 -08:00
Jeroen Domburg feaa2434ea Speedup 2017-10-31 17:21:41 -07:00
Jeroen Domburg 36dcd10658 Get sound working; add partial updates (scanlines) to gfx driver 2017-10-29 12:41:49 +08:00
Jeroen Domburg d7e63ad200 Fix mouse upside-down-ness, fix 1-to-1 unscaled mode 2017-10-28 14:36:38 +08:00
Jeroen Domburg fa6a9ae5b7 Oled hackery, attempt at native sound 2017-10-22 21:20:04 +08:00
Jeroen Domburg 8c0309aee1 ...at least peek works now 2017-10-19 15:53:10 +08:00
Jeroen Domburg 931d5ef33c Add some decoding debug logic 2017-10-18 15:20:12 +08:00
Jeroen Domburg b54c0072fd Rename WR3 ro RR3 2017-10-18 11:11:15 +08:00
Jeroen Domburg fc11fb4e85 Add sound, LocalTalk hackery 2017-10-17 21:43:20 +08:00
Jeroen Domburg cb147908ee Quick & dirty HD write implementation. Hey, it works! 2017-09-28 23:51:04 +08:00
Jeroen Domburg 20c4e48be2 Some modifications for new hw and esp-idf 2017-09-28 22:42:10 +08:00
Jeroen Domburg c59ce7fbb0 LocalTalk LLAP now works. Implemented this as a dummy network which responds with an ack to each enq, which coincidentally makes the Mac hang... 2017-09-04 09:25:24 +08:00
Jeroen Domburg 6d04d3b857 SPI RAM 2017-09-03 16:02:16 +08:00
Jeroen Domburg fd6cda6124 Newer esp-idf; change mipi for proto with resistors, slight optimization by using native bswap routines 2017-07-22 13:33:29 +08:00
Jeroen Domburg 1ea57a1541 Slightly larger delay 2017-07-22 11:19:39 +08:00
Jeroen Domburg cca0d7fbbe Reworked memory access. Speed is 40-45% of a real Mac now :) 2017-05-30 17:24:44 +08:00
Jeroen Domburg 075820bd49 Moar optimizations. Atm at 23% real speed. 2017-05-30 15:17:58 +08:00
Jeroen Domburg 42e97a4658 Some small optimizations, print mem use 2017-05-30 13:39:07 +08:00
Jeroen Domburg 3f7593a6e7 Moar optimizations 2017-05-30 00:58:43 +08:00
Jeroen Domburg 8876dde0f4 Moar optimizations 2017-05-30 00:57:59 +08:00
Jeroen Domburg 31c98d83b7 Add mouse support, also add mipi component 2017-05-30 00:40:17 +08:00
Jeroen Domburg dfce5c50be Mipi on SPI works.... but not with a big buffer. 2017-05-29 21:20:35 +08:00
Jeroen Domburg 61e3f1803b Mipi on SPI works.... but not with a big buffer. 2017-05-29 21:14:10 +08:00
Jeroen Domburg 37df583ec8 Rework to macro-defined scale factor 2017-05-29 15:11:32 +08:00
Jeroen Domburg 17cd87e758 Subpixel rendering! Scaling looks be-a-utiful now. 2017-05-29 12:06:48 +08:00
Jeroen Domburg bcf2bc85bc Mipi display output! 2017-05-28 21:50:54 +08:00
Jeroen Domburg c64c92a2e4 Add... erm, I forgot. Attempt at mouse using an MPU, for one. 2017-05-27 23:51:16 +08:00
Jeroen Domburg e579a9b16d Add c99 flag to musashi util build 2017-03-24 19:30:16 +08:00
Jeroen Domburg 3c1e4e5e61 Also add esp32 files :/ 2017-03-24 18:44:04 +08:00
Jeroen Domburg 2525c3af35 Add mouse handler to TME 2017-03-24 18:12:59 +08:00
Jeroen Domburg ad9071bee0 Add more tme esp32 files 2017-03-23 20:47:28 +08:00
Jeroen Domburg 7cb34b257d Change musashi to pre-compile opcode array on host instead of at device start; fix IWM to always report no disk in drive. 2017-03-23 20:46:17 +08:00
Jeroen Domburg 308ad2225f Del musashi submodule; we hacked it too much... 2017-03-23 20:44:33 +08:00
Jeroen Domburg 61f6c8dba4 Add small rom checksum recalculator. 2017-03-08 20:29:47 +08:00
Jeroen Domburg acf550b667 It boots! 2017-03-08 20:29:10 +08:00
Jeroen Domburg 7732b2b049 IT BOOTS!!!! Well, os6 images, anyway. 2017-03-07 00:06:22 +08:00
Jeroen Domburg cec9a2763d Add HD support. Seems to work but Mac crashes... 2017-03-05 16:53:33 +08:00
Jeroen Domburg af3b3f98cc Upgrading to macplus... but now it will not boot :/ 2017-03-04 22:06:00 +08:00
Jeroen Domburg 460baa1a7b Add rtc; fix via int (hackily). We have got a no disk error now! 2017-03-04 17:08:03 +08:00
Jeroen Domburg 5e88ad2df0 Happy Mac! 2017-03-03 20:27:22 +08:00