1
0
mirror of https://github.com/jscrane/r65emu.git synced 2026-03-11 12:41:42 +00:00

Commit Graph

  • 9ca9deb1be Memory improvements (#101) master v1.4.1 Stephen Crane 2026-03-10 10:07:31 +00:00
  • 052e313967 Memory API cleanups steve 2026-03-07 12:38:59 +00:00
  • 477f656105 improve ps2_serial_kbd; Display accessors for fg/bg colours v1.4.0 steve 2026-03-05 17:50:05 +00:00
  • f2988b982b add serial_dsp.status(const char *msg) steve 2026-02-23 11:02:11 +00:00
  • d6180c6b97 improve DVI colour palette handling steve 2026-02-22 10:49:48 +00:00
  • 1635b0c967 Display inherits from Adafruit_GFX (#98) Stephen Crane 2026-02-20 13:51:35 +00:00
  • e6a83b9788 ... (#97) v1.3.0 Stephen Crane 2026-02-18 15:35:22 +00:00
  • 4d70a7c15e fix sd pin (#95) Stephen Crane 2026-02-17 16:21:04 +00:00
  • 8b72fe1ba8 fix DAC sound for esp32 v3.3.7 (#94) Stephen Crane 2026-02-17 12:26:01 +00:00
  • 5a2917a9b2 fix DAC sound for esp32 v3.3.7 93-fix-dac-sound steve 2026-02-17 12:22:46 +00:00
  • 8b73660d17 Merge sd filer and flash filer (#90) Stephen Crane 2026-02-17 10:19:15 +00:00
  • 9e5c25c336 remove support for tivac (#89) Stephen Crane 2026-02-15 16:43:20 +00:00
  • 6ce662509e Pollable interface (#87) Stephen Crane 2026-02-15 12:27:11 +00:00
  • c289aea486 Remove FabGL library support Stephen Crane 2026-02-15 10:37:31 +00:00
  • 980471f8c5 Support olimex (#83) v1.2.2 Stephen Crane 2026-02-14 19:38:06 +00:00
  • 2237a28370 bugfix Display::onScreen() steve 2026-02-13 19:08:53 +00:00
  • 1806864200 fix broken build on Arduino v1.2.1 steve 2026-02-12 11:11:00 +00:00
  • 1d8c6291ab Class machine changes (#80) v1.2.0 Stephen Crane 2026-02-06 14:08:29 +00:00
  • 555cb6139f Add explicit Checkpoint class: delegates to Stream for now (#79) Stephen Crane 2026-02-03 14:56:00 +00:00
  • dd198bdff9 remove SERIAL_* (#78) Stephen Crane 2026-02-01 12:08:13 +00:00
  • 2914ae1be4 Move debugging onto machine (#74) Stephen Crane 2026-01-31 15:02:21 +00:00
  • e3a6030172 Remove arduino time apis from devices (#71) Stephen Crane 2026-01-30 14:09:42 +00:00
  • d655fafb10 ACIA interrupts and VIA I/O handlers (#68) Stephen Crane 2026-01-26 15:05:20 +00:00
  • e2811ebccc Remove hardware_* APIs (#65) v1.1.0 Stephen Crane 2026-01-24 13:28:42 +00:00
  • 205235487a add cpu_debug_handler() (#63) Stephen Crane 2026-01-23 06:03:05 +00:00
  • 99c37fe286 Revise README for sample emulations and board support v1.0.0 Stephen Crane 2026-01-17 12:28:19 +00:00
  • 70381616c5 screen centering + onScreen() api steve 2026-01-12 17:38:40 +00:00
  • 0b13ace314 flash_filer bugfix + impeove debugging steve 2026-01-11 13:50:50 +00:00
  • f67e9639bf display bugfix + more debugging steve 2026-01-11 11:35:51 +00:00
  • 5918260394 6502 undocumented opcodes (#61) Stephen Crane 2026-01-09 15:52:43 +00:00
  • f96d69b3b4 57 new z80 implementation from udo munk (#58) Stephen Crane 2025-11-15 12:54:34 +00:00
  • 3ed571e8f2 Still more z80 (#56) Stephen Crane 2025-04-11 11:41:41 +01:00
  • 3a8e387a09 Update README.md Stephen Crane 2025-03-23 21:11:16 +00:00
  • b761a3de79 More z80 (#54) Stephen Crane 2025-03-22 17:19:06 +00:00
  • 653e26b13f Z80 updates (#53) Stephen Crane 2025-03-21 17:26:11 +00:00
  • 862026462b Z80 bugfixes (#52) Stephen Crane 2025-03-14 14:03:59 +00:00
  • 6df4c8de9b Revert "Z80 bugfixes" (#51) Stephen Crane 2025-03-14 14:01:35 +00:00
  • 75622ef159 Z80 bugfixes Stephen Crane 2025-03-07 15:00:58 +00:00
  • 43d14585d1 more debugging fixes steve 2025-03-02 14:48:23 +00:00
  • 75964a25be better support for multiple devices steve 2025-02-25 10:37:36 +00:00
  • a3d208a8b0 refactor acia (#47) Stephen Crane 2025-02-24 15:49:03 +00:00
  • e4fcc10877 cleanup (#45) Stephen Crane 2025-02-24 12:02:41 +00:00
  • 19bb01e78f debugging fixes steve 2025-02-23 14:37:01 +00:00
  • 08896cb7d3 25 improve library debugging (#44) Stephen Crane 2025-02-22 16:38:23 +00:00
  • ee672ccfed add bit-depth 1 for vga; cleanup colour handling steve 2025-01-12 13:39:33 +00:00
  • 9223b08fc1 Use bitluni-ESP32Lib for arduino-esp >= 3.0.0. Fixes #43 steve 2025-01-12 11:33:14 +00:00
  • 096575036f fix pico build steve 2025-01-11 13:27:17 +00:00
  • ee005889f4 implement ACR_SO_T2_RATE (#42) Stephen Crane 2024-12-06 13:18:20 +00:00
  • 4b35cf3876 improve via debugging steve 2024-11-29 14:30:20 +00:00
  • c3a82b7d7a debugging via and pia + some small bugfixes steve 2024-11-26 18:23:28 +00:00
  • 7625e1613a 38 simpletimer (#39) Stephen Crane 2024-11-23 12:28:18 +00:00
  • 70d63487bc moving away from inheritance from devices steve 2024-11-13 11:54:19 +00:00
  • 3bccf38c7d remove Line class steve 2024-11-12 18:22:43 +00:00
  • e4cc6249ff Fonts (#37) Stephen Crane 2024-10-20 10:21:02 +01:00
  • 9da8a503a2 rp2040 drawString() bugfix steve 2024-10-17 12:37:26 +01:00
  • 9690ffb019 33 support pi pico (#36) Stephen Crane 2024-10-16 10:19:10 +01:00
  • c2e2f44ad3 renaming steve 2024-09-22 08:19:08 +01:00
  • 4c01c406b5 banked memory support (#32) Stephen Crane 2024-09-20 14:34:07 +01:00
  • 706e27c213 permit SD on esp32 steve 2024-09-03 12:55:10 +01:00
  • 900ac37644 Library format (#31) Stephen Crane 2024-08-29 10:31:06 +01:00
  • 6a36272f5e serial display (#30) Stephen Crane 2024-08-29 07:01:07 +01:00
  • 23bfa71c3e remove cpu parameter from ports steve 2024-08-27 09:34:47 +01:00
  • 0a89a982c0 allow use of SD card steve 2024-08-23 12:50:21 +01:00
  • 4fa4faa278 Keyboards (#26) Stephen Crane 2024-08-22 15:58:45 +01:00
  • 474d5c82d0 build fixes for tivac steve 2024-08-19 10:50:07 +01:00
  • bed7ed38c2 support multiple PS/2 keyboard drivers steve 2024-08-02 13:37:26 +01:00
  • 25f7aad376 don't assume ps/2 keyboard steve 2024-07-26 11:12:23 +01:00
  • 072c15ff33 refactor ACIA + allow compile with no hw def steve 2024-07-19 11:40:49 +01:00
  • 2baab0f856 be stricter about ACIA memory addresses steve 2024-02-24 13:02:27 +00:00
  • 3af6b4d3f7 bugfixes steve 2023-11-18 21:46:06 +00:00
  • 12f9989a1d small cleanups steve 2023-11-18 20:08:16 +00:00
  • b2519c5ff0 updates steve 2023-11-18 13:23:52 +00:00
  • 73964abe4b new display apis steve 2023-11-18 11:03:47 +00:00
  • c22812413c bugfix steve 2023-11-18 10:58:15 +00:00
  • c6d18c8cc0 ... steve 2023-11-18 10:57:50 +00:00
  • 0fc3575c93 template param for chip capacity steve 2023-11-18 10:57:40 +00:00
  • 1cf4c02039 fix warnings steve 2023-11-15 18:22:28 +00:00
  • 7c9b978012 add Display::statusf() steve 2023-10-20 13:18:38 +01:00
  • 2c2d8146d2 minor updates steve 2023-10-20 13:01:15 +01:00
  • bfb6b379d0 split flash_file out of flash_filer (#24) Stephen Crane 2023-10-19 15:04:28 +01:00
  • 7c8980cbfc split sd_filer out of flash_filer; USE_FS -> USE_LITTLEFS (#23) Stephen Crane 2023-10-12 18:27:56 +01:00
  • fa8759415e adding VIA from PET steve 2023-10-03 15:25:53 +01:00
  • 2b31012100 flush on write steve 2023-09-30 15:57:25 +01:00
  • 53a16b3a29 bugfixes steve 2023-09-30 13:37:08 +01:00
  • 78e3fff5c3 minor change steve 2023-09-30 12:51:46 +01:00
  • 279bbc6b5a remove unnecessary buffer steve 2023-09-30 12:51:19 +01:00
  • b3e9fb9c2f minor updates steve 2023-09-28 22:14:11 +01:00
  • 3e90841500 acia updates (#22) Stephen Crane 2023-09-27 15:38:16 +01:00
  • 67ff1567af refactoring peripherals (#21) Stephen Crane 2023-09-27 11:27:45 +01:00
  • 972626cffd Update README.md Stephen Crane 2023-08-30 17:01:04 +01:00
  • be80014d06 tiny bugfix steve 2023-08-30 14:38:41 +01:00
  • 12bed84629 debugging steve 2023-08-30 14:01:30 +01:00
  • 2273388b06 configure VGA resolution steve 2023-08-30 09:59:31 +01:00
  • a3bf065d6e Update README.md Stephen Crane 2023-07-28 14:39:09 +01:00
  • bf480c36e7 Update README.md Stephen Crane 2023-07-28 13:37:55 +01:00
  • 393cc190e7 Arduino build (#19) Stephen Crane 2023-07-27 15:09:05 +01:00
  • 628a507fe8 Pwm sound (#18) Stephen Crane 2023-07-27 10:50:25 +01:00
  • 0ad9cb1741 just use tone()/noTone() to support PWM sound now (#17) Stephen Crane 2023-07-27 10:32:20 +01:00
  • f4dbc8ae26 centering display (#16) Stephen Crane 2023-07-26 15:32:11 +01:00
  • 28f23d2aad Merge pull request #14 from jscrane/lilypad Stephen Crane 2023-07-26 13:51:19 +01:00