Commit Graph

  • e63b21d7c0 minor improvements and bugfixes in debugging Jorj Bauer 2021-01-13 22:03:04 -0500
  • 379985bcaa more features Jorj Bauer 2021-01-13 18:10:47 -0500
  • d05401ddb1 reset time flags when resuming Jorj Bauer 2021-01-13 18:10:21 -0500
  • 821559b091 remove incorrect placeholder from before interrupts were in place Jorj Bauer 2021-01-11 19:26:56 -0500
  • 8a35cb0b85 mouse bugfixes: fixups for Blazing Paddles and MultiScribe Jorj Bauer 2021-01-11 16:39:39 -0500
  • 0b1ecceb38 fix for returning from BIOS hanging Jorj Bauer 2021-01-11 13:59:25 -0500
  • 1e1177f984 working on blazing paddles mouse support Jorj Bauer 2021-01-11 13:31:09 -0500
  • 05529fd443 remove dead code Jorj Bauer 2021-01-11 12:36:56 -0500
  • 5011dd5743 Merge branch 'mouse41' Jorj Bauer 2021-01-11 12:33:43 -0500
  • 766e04a820 tweak handling of B&W for GEOS. Not perfect on a scaled display. Jorj Bauer 2021-01-11 12:32:42 -0500
  • b6cd790fa9 only re-read joystick for mouse posn while mouse is enabled; added comments in mouse rom Jorj Bauer 2021-01-11 11:32:40 -0500
  • bab3560273 wired in mouse support; left-apple is the mouse button on the teensy for now Jorj Bauer 2021-01-11 10:53:03 -0500
  • 93746ed8d3 adding missing serialization include Jorj Bauer 2021-01-11 10:47:51 -0500
  • d6bcac42d7 when writing to ram, use the MMU. Also cleaned up comments. Jorj Bauer 2021-01-11 08:43:40 -0500
  • 579e7e9f79 show bytes in disassembly Jorj Bauer 2021-01-11 08:43:23 -0500
  • 12d4f7bdf2 remove debugging printf Jorj Bauer 2021-01-11 08:19:36 -0500
  • 1f998aa17c remove debugging hack Jorj Bauer 2021-01-11 08:19:23 -0500
  • 6e49c9f6f9 rebuild ROM image cleanly Jorj Bauer 2021-01-11 07:31:51 -0500
  • 0b8e027096 patching together more mouse work Jorj Bauer 2021-01-10 23:52:58 -0500
  • b09df8e5f9 VBL interrupts work; roughing in physical mouse Jorj Bauer 2021-01-10 15:04:52 -0500
  • 3a254f83f1 remove single cached track hack; convert to EXTMEM on the Teensy 4 Jorj Bauer 2021-01-10 07:34:57 -0500
  • 4bbb8052aa remove single cached track hack; convert to EXTMEM on the Teensy 4 Jorj Bauer 2021-01-10 07:34:57 -0500
  • f5985c2ca6 debugging fixes Jorj Bauer 2021-01-10 00:47:56 -0500
  • 03da365e61 debugging fixes Jorj Bauer 2021-01-10 00:47:56 -0500
  • 2eb24f9b3f fix suspend/resume Jorj Bauer 2021-01-09 21:32:40 -0500
  • 4cded72e12 fix suspend/resume Jorj Bauer 2021-01-09 21:32:40 -0500
  • 0df32dbeba improve BIOS about screen Jorj Bauer 2021-01-09 12:15:12 -0500
  • c6f39f9b39 improve BIOS about screen Jorj Bauer 2021-01-09 12:15:12 -0500
  • 5c6354e025 fix disk behavior on bios reboot Jorj Bauer 2021-01-09 11:30:19 -0500
  • 0cf57dd265 fix disk behavior on bios reboot Jorj Bauer 2021-01-09 11:30:19 -0500
  • d2c4b98346 cleanups for file selection Jorj Bauer 2021-01-09 10:48:15 -0500
  • eb9fe76118 cleanups for file selection Jorj Bauer 2021-01-09 10:48:15 -0500
  • b7ac5ad2b4 fixups for teensy display Jorj Bauer 2021-01-09 07:56:31 -0500
  • ce3816d065 fixups for teensy display Jorj Bauer 2021-01-09 07:56:31 -0500
  • 5c701b9418 use the apple font for the BIOS (reduce memory footprint, make prettier) Jorj Bauer 2021-01-09 07:14:14 -0500
  • a129cb7165 use the apple font for the BIOS (reduce memory footprint, make prettier) Jorj Bauer 2021-01-09 07:14:14 -0500
  • c0f105807c initialize cpu speed state in the bios menu so it shows the correct value Jorj Bauer 2021-01-08 19:56:05 -0500
  • 8ac8f24fcf initialize cpu speed state in the bios menu so it shows the correct value Jorj Bauer 2021-01-08 19:56:05 -0500
  • 826e5d14c5 expand reboot options (and make them understandable) Jorj Bauer 2021-01-08 19:41:12 -0500
  • ef83f4ffc7 expand reboot options (and make them understandable) Jorj Bauer 2021-01-08 19:41:12 -0500
  • 0468bf43c5 more normalization and commenting Jorj Bauer 2021-01-08 19:25:08 -0500
  • fe46c4ab52 importing old mouse work to new teensy 4.1 Jorj Bauer 2020-12-29 09:12:33 -0500
  • dee3baed60 updated readme Jorj Bauer 2020-12-28 23:36:25 -0500
  • 8b4c50ed30 added missing debug mode for battery mode Jorj Bauer 2020-12-28 23:36:17 -0500
  • 4d19ede8b3 fix drawing of volume bar - needs to use the scaled method Jorj Bauer 2020-12-28 22:59:35 -0500
  • 49fc86158a add volume in the SDL build Jorj Bauer 2020-12-28 22:57:11 -0500
  • 0ba196b6ab fix usb scancode error Jorj Bauer 2020-12-28 22:52:52 -0500
  • db0ed06375 implement volume Jorj Bauer 2020-12-28 22:49:57 -0500
  • d1263bbf5a basic USB keyboard functionality Jorj Bauer 2020-12-28 22:29:44 -0500
  • b1e1b22333 update to TeensyDuino 1.54b5 for raw USB keypress support Jorj Bauer 2020-12-28 21:48:00 -0500
  • 0f834e0ce2 add battery status Jorj Bauer 2020-12-28 19:28:35 -0500
  • 736f325e7f normalizing SDL BIOS behavior against Teensy Jorj Bauer 2020-12-28 16:44:43 -0500
  • 84df756230 reset menu index when switching menus Jorj Bauer 2020-12-28 16:08:03 -0500
  • d81cbb5607 avoid fast-forwarding the CPU after exiting the BIOS Jorj Bauer 2020-12-28 16:04:57 -0500
  • 9f530fa2b5 finish implementing disk and hard disk insertion Jorj Bauer 2020-12-28 15:55:02 -0500
  • 991c5fefd7 update Teensy to use the new common BIOS Jorj Bauer 2020-12-28 15:22:17 -0500
  • 538898d371 bios rework in SDL base Jorj Bauer 2020-12-28 14:23:47 -0500
  • 16fbb37f90 remove macros for threading compatability Jorj Bauer 2020-08-03 05:11:23 -0400
  • f9d060b593 fix bounds overflow when drawing characters Jorj Bauer 2020-08-02 20:49:12 -0400
  • 374422b484 documented the depth of the latest hack Jorj Bauer 2020-08-02 20:38:01 -0400
  • cd170396e1 convert to SdFat-beta for long filename support (but conflicts with Audio.h, sadly) Jorj Bauer 2020-08-02 20:34:48 -0400
  • 0c7c3dd83e removed unnecessary include Jorj Bauer 2020-08-02 20:34:40 -0400
  • ac263abb0c removed unnecessary includes Jorj Bauer 2020-08-02 20:34:31 -0400
  • 6ad8140211 fix format Jorj Bauer 2020-08-02 16:57:17 -0400
  • 1edae0f56a audio fixes and normalization between hardware types Jorj Bauer 2020-08-02 10:02:35 -0400
  • 2bef4b7eb0 fix debounce of reset button from within bios Jorj Bauer 2020-08-02 09:15:40 -0400
  • fc3a360e7e convert cpu cycle counter to int64_t Jorj Bauer 2020-08-02 09:06:15 -0400
  • 0c2cf3f8ff get actual return value from ::write() Jorj Bauer 2020-08-01 20:42:13 -0400
  • 85993b903e fixed v9 Jorj Bauer 2020-07-31 10:39:52 -0400
  • 65f402e74c layout fixes: remove unnecessary USB cap (it's on the teensy); fix usb part; ensure parallel D+/D- USB traces Jorj Bauer 2020-07-31 08:49:08 -0400
  • 251231133a v7, mostly complete; r8, fixed USB host power Jorj Bauer 2020-07-31 06:43:24 -0400
  • 97888eec7a convert to MQS (move keyboard and display to suit) Jorj Bauer 2020-07-15 10:19:57 -0400
  • ae47fb63df fix chirp on startup Jorj Bauer 2020-07-15 10:19:41 -0400
  • e138f7be3f convert to ili9341_t3n library to use full DMA transfers Jorj Bauer 2020-07-15 03:21:17 -0400
  • 70885ab240 speaker fixes; committed to removing threads Jorj Bauer 2020-07-14 20:43:41 -0400
  • eff51b4100 working on teensy audio Jorj Bauer 2020-07-13 21:10:26 -0400
  • 528a7f8837 cleanup Jorj Bauer 2020-07-13 21:10:23 -0400
  • a67cc53bcd account for missing cycles auto-filled when speaker is quiescent Jorj Bauer 2020-07-13 20:28:33 -0400
  • d78f0dc8cf Audio improvements Jorj Bauer 2020-07-13 19:01:41 -0400
  • 1062cec90c increase bios path length Jorj Bauer 2020-07-13 17:27:07 -0400
  • 1dcbee91ba removed threads; bones for audio in place Jorj Bauer 2020-07-12 22:13:33 -0400
  • fb7a64a22f common debugging buffer (fix some memory overruns); consistent timing improvements Jorj Bauer 2020-07-12 12:46:02 -0400
  • 816c38209c debugging Jorj Bauer 2020-07-12 11:08:46 -0400
  • 33886eef49 properly draw UI on startup Jorj Bauer 2020-07-12 10:58:39 -0400
  • 77a204506f un-threading fixes Jorj Bauer 2020-07-12 01:47:20 -0400
  • 8864ac7c01 Testing running inline instead of in threads Jorj Bauer 2020-07-12 01:06:16 -0400
  • 7831feeecf reworking thread timing Jorj Bauer 2020-07-12 00:40:11 -0400
  • db39f6e5b7 sort disk images in the BIOS Jorj Bauer 2020-07-11 19:43:00 -0400
  • 9b21e88296 playing with audio output Jorj Bauer 2020-07-11 19:14:30 -0400
  • 5c8e1de195 better caching when reading directories Jorj Bauer 2020-07-11 07:39:56 -0400
  • 0e68de252a add clarifying comment Jorj Bauer 2020-07-10 10:54:05 -0400
  • c3abb52176 better (simpler, more modern) dependency handling Jorj Bauer 2020-07-10 10:27:10 -0400
  • fed866e686 Fix *nix build deps Jorj Bauer 2020-07-10 09:31:42 -0400
  • 8c254e15a0 left behind notes for USB keyboard work Jorj Bauer 2020-07-09 20:49:25 -0400
  • 27e023f8ea working on speaker conversion Jorj Bauer 2020-07-09 20:31:51 -0400
  • e17fb71d3d moving around a few pins Jorj Bauer 2020-07-09 14:02:18 -0400
  • 857f187d96 remove obsolete display/sound priority option Jorj Bauer 2020-07-09 02:50:56 -0400
  • 0db3df126d remove debugging Jorj Bauer 2020-07-09 02:40:04 -0400
  • 975b11c6c8 working on 80-column text rendering Jorj Bauer 2020-07-09 02:38:03 -0400
  • 2bf4297c1c fix SDL build Jorj Bauer 2020-07-08 18:00:30 -0400