Commit Graph

  • 26a0a2abd5 utility to generate blended pixel values master ra8875 Jorj Bauer 2022-02-10 16:10:56 -0500
  • 70e28fa438 add HSV pixel blending for the ILI display in double-hi-res modes Jorj Bauer 2022-02-10 16:08:57 -0500
  • 97072d7dd6 allow HSV color blending Jorj Bauer 2022-02-10 12:50:25 -0500
  • 207399b07b working on blending; fixed SDL drive indicator and bios text drawing Jorj Bauer 2022-02-10 08:39:25 -0500
  • 0473196d40 support -8 or -9 flag to choose display type emulated in the SDL build Jorj Bauer 2022-02-08 21:48:54 -0500
  • 1c09349746 fix overlay for ra8875 Jorj Bauer 2022-02-02 10:24:34 -0500
  • 0a47ec63f5 fix screen fill on the 8875 Jorj Bauer 2022-02-02 10:12:38 -0500
  • 764a18d598 fix for text drawing being clipped... sort of Jorj Bauer 2022-02-02 10:06:19 -0500
  • 413c81bed3 pass through screen fills Jorj Bauer 2022-02-02 10:05:48 -0500
  • 1b43f1182e fix drive indicators on startup; fix overlay for 9341 Jorj Bauer 2022-02-02 10:02:32 -0500
  • 16d84320ba fix text drawing Jorj Bauer 2022-02-02 10:02:19 -0500
  • 31e380526c fix drive latches on 9341 Jorj Bauer 2022-02-02 09:32:30 -0500
  • ec691374ea working on drive activity Jorj Bauer 2022-02-02 08:57:06 -0500
  • 8cd2bc24ab abstracting and cleaning up Jorj Bauer 2022-02-02 08:14:58 -0500
  • 3e2ddb725f fix off-by-one when drawing 80 column text Jorj Bauer 2022-02-02 08:03:38 -0500
  • 274c93fd13 default to ILI display Jorj Bauer 2022-02-02 07:17:38 -0500
  • 900e242adc dma working again w/ dynamic objects Jorj Bauer 2022-02-02 07:17:05 -0500
  • 0a2fb1aeee refactoring Jorj Bauer 2022-01-30 20:26:12 -0500
  • 0f4e4be73c fix sdl build to use 16-bit builtins; fix base 8875 image Jorj Bauer 2022-01-30 16:44:25 -0500
  • 6d473cff0e embed images in 16bpp instead of 24bpp Jorj Bauer 2022-01-30 16:03:38 -0500
  • 5cb631057c looking for a bug... Jorj Bauer 2022-01-30 15:30:11 -0500
  • ab888aea88 abstracting displays Jorj Bauer 2022-01-26 13:49:28 -0500
  • a7f6307174 abstracting images Jorj Bauer 2022-01-23 21:39:45 -0500
  • 7464e05578 fix status register clear Jorj Bauer 2022-01-22 21:01:05 -0500
  • 7d4505c83f more DMA cleanup Jorj Bauer 2022-01-22 19:55:12 -0500
  • 4f266a7f4f some DMA cleanup Jorj Bauer 2022-01-22 16:37:33 -0500
  • 2a05d9d90f fix transposed height/width Jorj Bauer 2022-01-22 13:50:51 -0500
  • 44be04ff97 fix debug message placement Jorj Bauer 2022-01-22 13:46:21 -0500
  • ee89426d6e fix constant abstractions Jorj Bauer 2022-01-21 19:11:05 -0500
  • c906df1093 fix S_MIXED drawing to prevent full DMA from flashing Jorj Bauer 2022-01-21 19:02:30 -0500
  • dd76741c23 more DMA framebuffer updates Jorj Bauer 2022-01-21 15:37:06 -0500
  • 4978485ca5 add more audio cache, now that the display is eating up a lot of DMA time Jorj Bauer 2022-01-21 15:36:44 -0500
  • 18356b92fe playing with PLL, pixel clock, and SPI bus speed: up to 17 fps Jorj Bauer 2022-01-21 08:03:40 -0500
  • fac84b53b0 everything goes through DMA Jorj Bauer 2022-01-20 18:23:31 -0500
  • 17752f0c12 with working DMA transfers Jorj Bauer 2022-01-20 18:19:11 -0500
  • eb60d86ab5 more debugging: async still not working, but looking at 8-bit color status & bios Jorj Bauer 2022-01-20 08:19:16 -0500
  • 6d41176ee6 draws sync Jorj Bauer 2022-01-20 07:46:10 -0500
  • e10a885a85 working on DMA transfers Jorj Bauer 2022-01-19 18:40:10 -0500
  • d23f0d1bd5 16to-8bpp Jorj Bauer 2022-01-18 18:22:21 -0500
  • 1d2fb10e0f fix duplicated conflicting offset; set up panel as 8-bit; slow down bus while building Jorj Bauer 2022-01-18 17:34:50 -0500
  • d7b833da61 backlight working Jorj Bauer 2022-01-18 17:18:12 -0500
  • f1c8b7ba04 working on initialization Jorj Bauer 2022-01-18 17:13:12 -0500
  • 69ee74079c _cs, not _rst Jorj Bauer 2022-01-18 08:01:33 -0500
  • 12a84422c9 building local driver Jorj Bauer 2022-01-18 07:42:57 -0500
  • a3db2e5c20 new images for platinum feel Jorj Bauer 2022-01-16 15:51:24 -0500
  • 31d200ac68 WIP: testing 800x480 aspect ratio and RA8875 driver Jorj Bauer 2022-01-16 07:14:58 -0500
  • 2fd5c6c79b work on the test Jorj Bauer 2022-01-15 17:39:32 -0500
  • b9ffd5ae60 building an in-VM test of disk ii workings Jorj Bauer 2022-01-10 08:44:26 -0500
  • b27369b432 latest from wozzle Jorj Bauer 2022-01-10 08:44:08 -0500
  • 9c4bcd1a3d add memory dump Jorj Bauer 2022-01-10 08:43:13 -0500
  • d75cb2f498 update for latest woz model Jorj Bauer 2022-01-08 22:49:42 -0500
  • eefa71265c minor updates to bill of materials Jorj Bauer 2022-01-07 12:53:44 -0500
  • 9cde34d07a intergrated latest woz code (serialization disabled) Jorj Bauer 2022-01-07 12:53:20 -0500
  • da8910cdaf add flush method Jorj Bauer 2022-01-07 12:50:13 -0500
  • b2e36b4dfe tie the flush delay to the drive spindown Jorj Bauer 2022-01-07 12:49:40 -0500
  • 7c3afa096c add SEEK_END Jorj Bauer 2022-01-07 12:25:16 -0500
  • 548be14913 fix autorepeat problem for modifiers Jorj Bauer 2022-01-07 12:24:07 -0500
  • d54ae6ca1c reduce flush delay to 3 seconds Jorj Bauer 2022-01-07 12:23:22 -0500
  • 4abe11b1d2 updated for v9 Jorj Bauer 2021-12-18 12:07:06 -0500
  • 00ab74c3e3 Saving people a step - no need to recompile the mouse rom from apple/mouserom.asm Jorj Bauer 2021-12-13 07:36:46 -0500
  • baa2516b52 normalize keypress tracking Jorj Bauer 2021-12-12 12:10:49 -0500
  • 15d8fd8745 documentation updates for 2021 Jorj Bauer 2021-12-11 08:42:19 -0500
  • 8702a25b4a fixes for the SDL build Jorj Bauer 2021-01-23 00:45:33 -0500
  • ed95a42091 fix crasher when there are exactly 10 names to show Jorj Bauer 2021-01-22 22:09:16 -0500
  • 5b6bcd771d import upstream woz code Jorj Bauer 2021-01-22 21:07:43 -0500
  • b211937027 remove erroneous offset Jorj Bauer 2021-01-22 21:07:02 -0500
  • 2fb6a5fe8d abstracting aiie-specific changes to WozSerializer Jorj Bauer 2021-01-21 23:06:08 -0500
  • 2082f07d62 merging upstream woz changes Jorj Bauer 2021-01-21 22:18:48 -0500
  • 34566e8c6a remove single-track operation Jorj Bauer 2021-01-21 21:32:36 -0500
  • 4cd66f6809 improving the paddle bios config Jorj Bauer 2021-01-20 22:05:50 -0500
  • 9d53b3272e remove constructs assuming the Y resolution < 256 pixels Jorj Bauer 2021-01-20 21:16:32 -0500
  • 67e020cb54 only allow left/right on the root menus Jorj Bauer 2021-01-20 21:10:56 -0500
  • 3301f34633 move drawing the border into the videoBuffer; support resizing the SDL window Jorj Bauer 2021-01-20 20:55:11 -0500
  • 59d8529160 add ILI library doc Jorj Bauer 2021-01-20 20:54:53 -0500
  • 46e83eb424 revert debounce time Jorj Bauer 2021-01-20 20:54:39 -0500
  • c41e497471 refreshing so fast was causing crosstalk on the keypad pins and phantom keystrokes. Slowed. Jorj Bauer 2021-01-20 20:53:50 -0500
  • c07c24d064 defensive attempt to avoid buffer overruns Jorj Bauer 2021-01-20 07:42:01 -0500
  • fc805b57e2 workaround for bug in Keypad library: need to set the pull-ups earlier, so the first reading isn't bad Jorj Bauer 2021-01-20 07:41:24 -0500
  • d1f42a8771 second HD needs to allow hdv; add missing entry terminators Jorj Bauer 2021-01-19 22:56:52 -0500
  • 683b1620b4 move buffers to extmem Jorj Bauer 2021-01-19 22:56:38 -0500
  • a65596d4c5 startup order fixes; move key-down-map to extmem Jorj Bauer 2021-01-19 22:28:35 -0500
  • 6f47723b8a avoid using key code '0' Jorj Bauer 2021-01-19 22:28:14 -0500
  • d42a88e083 remove some of the modules not in use Jorj Bauer 2021-01-19 22:27:57 -0500
  • 85b1560f2d silence a warning Jorj Bauer 2021-01-19 22:26:50 -0500
  • 90270e126f bugfix for usb keyboard auto-repeat Jorj Bauer 2021-01-19 20:42:15 -0500
  • f57478f85d rewire teensy keyboard so USB works in the BIOS Jorj Bauer 2021-01-19 20:14:49 -0500
  • 97059a0a5b add luminance cutoff for B&W mode Jorj Bauer 2021-01-19 18:40:13 -0500
  • efc36d40a8 merging display paths between SDL and Teensy Jorj Bauer 2021-01-19 15:37:54 -0500
  • c4954b9ec5 normalize with a 32-bit backing video store, matching the way we use dmaMem in the teensy build Jorj Bauer 2021-01-19 09:35:25 -0500
  • 3fa600370b allow hard drive images with extension "hdv" Jorj Bauer 2021-01-19 08:52:58 -0500
  • 03981b2b77 added missing Serial call for teensy println Jorj Bauer 2021-01-17 21:04:06 -0500
  • ed6d50dd62 fix missing symlink for teensy mouse Jorj Bauer 2021-01-17 21:03:15 -0500
  • 7184edea8d fix drawing of single-HGR Jorj Bauer 2021-01-17 20:45:55 -0500
  • 051bfd09ca remove b&w from sdl layer Jorj Bauer 2021-01-17 20:45:44 -0500
  • ecb32dd873 fix colors in double-hi-res; bit order is swizzled like in double-lo-res Jorj Bauer 2021-01-17 08:42:53 -0500
  • b6bbbe5a2b graphics/text page reads don't come from alt banks of RAM Jorj Bauer 2021-01-16 20:18:13 -0500
  • c5f0985fc2 fix transcription error in mouse rom; update irq semantics Jorj Bauer 2021-01-16 08:33:09 -0500
  • 55703a0838 trying to improve resume after debug Jorj Bauer 2021-01-13 23:04:30 -0500
  • 2f308ee163 added missing addressing modes Jorj Bauer 2021-01-13 23:04:21 -0500
  • 7028e1dfd2 spun mouse rom to its own .asm file; fixed PR# and IN# behavior in the mouse driver Jorj Bauer 2021-01-13 22:03:30 -0500