Commit Graph

  • 2a25a53f4f
    Merge d27ab38aa3 into 35f176e4d8 Jamiras 2024-12-21 18:21:31 +0100
  • 8316155f8f Rename CPU function & use some memory consts GH1341-IIe64K tomcw 2024-12-21 16:39:09 +0000
  • cae059e5cc Refactor: add UpdatePagingForAltRW() tomcw 2024-12-21 13:15:58 +0000
  • 8d4a65f0d2 Resolve merge conflict tomcw 2024-12-21 12:59:33 +0000
  • 21f978e94a Resolve merge conflicts tomcw 2024-12-21 12:52:49 +0000
  • 35f176e4d8
    Replace DWORD -> uint32_t. (PR #1350) master Andrea 2024-12-21 12:32:00 +0000
  • 68de67e077 Rename _READ2 & _WRITE2 tomcw 2024-12-21 12:27:41 +0000
  • 289a6a9a63 Save-state: fix for loading aux empty tomcw 2024-12-21 11:56:42 +0000
  • 95ee46ee1d Save-state: support aux empty and std80 tomcw 2024-12-21 10:37:47 +0000
  • d27ab38aa3 address feedback Jamiras 2024-12-19 16:05:32 -0700
  • 07bc3a2662 Replace DWORD -> uint32_t. Andrea Odetti 2024-12-19 09:37:40 +0000
  • ad2c37f34b Refactor IsWriteAux() tomcw 2024-12-18 22:43:17 +0000
  • 4cf9655091 Support VidHD's SHR with -aux std80 tomcw 2024-12-17 21:55:53 +0000
  • ba4344f75f ProDOS booting with: -aux std80 tomcw 2024-12-16 21:35:13 +0000
  • 44babe9814 Add comment for RamWorks III on a reset tomcw 2024-12-16 15:25:18 +0000
  • 15fe97cb6d Add _WRITE2 and memwriteDirtyPage[] for CPU emulation tomcw 2024-12-15 22:29:13 +0000
  • 03a780760e Support aux std80 tomcw 2024-12-08 14:20:34 +0000
  • 75c1dd6ff7 Add a videoMode flag for VF_80COL_AUX_EMPTY tomcw 2024-12-08 13:51:25 +0000
  • ab02882f54 DWORD: introduce a macro for its correct printf format. Andrea Odetti 2024-12-07 18:40:19 +0000
  • 9b15559949
    Minizip: include minizip as "minizip/unzip.h" and "minizip/zip.h". (#1345) Andrea 2024-12-06 17:31:34 +0000
  • 1f6fc2b134 Minor tweak to _ASSERT location tomcw 2024-12-06 17:29:45 +0000
  • f619105064 Improve MemReadFloatingBusFromNTSC() tomcw 2024-12-03 21:32:33 +0000
  • b8746e16de Improve fix for MemReadFloatingBus() & fix full-speed tomcw 2024-12-03 21:07:42 +0000
  • 31e1bec678 check _WIN32 instead of _MSC_VER Jamiras 2024-12-01 17:52:17 -0700
  • 59c75c6597
    Merge a87a4362cc into 3fb6839458 Andreas Baumann 2024-11-30 21:07:50 +0000
  • 00e4c3888d
    Merge d2026e0881 into 3fb6839458 TomCh 2024-11-30 21:05:00 +0000
  • 2856214deb Minizip: include minizip as "minizip/unzip.h" Andrea Odetti 2024-11-10 20:41:27 +0000
  • 9cdf4893bb Add 6502 and 65C02 *debug* alt read support Fix bug in MemReadFloatingBus() reading from mem[] - no good, if MF_AUXREAD is set! tomcw 2024-11-27 21:22:27 +0000
  • e63d7a3202 Add 6502 and 65C02 alt read support tomcw 2024-11-26 21:14:47 +0000
  • 9d691914b9 Cmd line: -aux <empty|ext80|rw3> SetExpansionMemType(): extend for CT_Empty, CT_80Col, CT_Extended80Col tomcw 2024-11-25 21:04:54 +0000
  • 3fb6839458 Debugger: Increase symbol length from 31 to 51 chars tomcw 2024-11-24 18:12:48 +0000
  • 000b546613 MB: Refactor: rename m_phasorEnable to m_isPhasorCard tomcw 2024-11-23 15:05:02 +0000
  • d1d026f7ab MB: Refactor: add SetPhasorMode() tomcw 2024-11-23 14:57:16 +0000
  • a6416acb87 MB: SSI263: Don't try to create DS soundbuffer if DS is unavailable tomcw 2024-11-23 14:25:09 +0000
  • b5544142e0 MB: Refactor IsActive() to IsActiveToPreventFullSpeed() (#1340) tomcw 2024-11-20 21:00:38 +0000
  • d896e1cec2 MB: Fix for SSI263 phoneme blocking enhanced disk II full-speed mode. (Fixes #1340) tomcw 2024-11-18 21:27:56 +0000
  • 7f9563b8ea 1.30.20: Update History.txt v1.30.20.0 tomcw 2024-11-16 12:21:51 +0000
  • a0e79d449e Help: Keyboard: add some 'quick-start' info to the top of this page. (PR #1335) tomcw 2024-11-16 11:29:13 +0000
  • ae4b34decf Fix VS2019 proj tomcw 2024-11-15 22:51:51 +0000
  • a87a4362cc cfg-advanced.html: added a line for the IMC-2001 in the clones section Andreas Baumann 2024-11-09 14:13:18 +0100
  • cac6575fe6 fixed some typos, clarified comments and fixed formatting issues Andreas Baumann 2024-11-09 14:07:30 +0100
  • 9bac6ae68f Merge branch 'master' into imc2001 Andreas Baumann 2024-11-08 19:24:55 +0100
  • b207534426 Initial version for supporting the IMC-2001 (Taiwanese Apple ][ clone): Andreas Baumann 2024-11-08 11:21:39 +0100
  • 7c6ec3dbf0 Add cmd line option (for testing): -load-state-ignore-hdc-fw tomcw 2024-11-03 19:02:01 +0000
  • 964a5d5198
    Oz-DOS and Format command support (#88, PR #1337) TomCh 2024-11-02 11:39:49 +0000
  • 20d18f56a3 SP Status cmd: 'General Status': set format allowed & write-protected flags Improve HDD cmd logging tomcw 2024-11-02 10:06:34 +0000
  • 4bab4e1d4e On Insert() setup m_bWriteProtected flag correctly tomcw 2024-10-30 21:06:24 +0000
  • e24098a0c5 Explain why the Apple //e has keys not found on modern PC keyboards. michaelangel007 2024-10-21 09:27:52 -0700
  • 9311797b18 Add clearer instructions on starting; provide summary of what F2 and Ctr-F2 do. michaelangel007 2024-10-21 09:21:21 -0700
  • 28aa581e36 Improve comments in firmware & AppleWin controller code tomcw 2024-10-19 19:22:26 +0100
  • ed80e83cbd Support FORMAT cmd: . HDC firmware: allow FORMAT cmd (and check that SP FORMAT only has 1 parameter) . Controller (AppleWin): zero all blocks (if not write-protected) tomcw 2024-10-19 11:14:01 +0100
  • f2eab1675b Write cmd: if writeprotected return NOWRITE tomcw 2024-10-17 21:51:49 +0100
  • 4a4ae63e86 HDC Firmware: Support Format cmd If HDD image is read-only then support as write-protected. tomcw 2024-10-17 21:44:55 +0100
  • 5ddb2357aa History.txt: Revert the claim for the Oz DOS fix tomcw 2024-10-16 21:43:21 +0100
  • f6d0c0088c HDC: Improve logging tomcw 2024-10-16 21:41:37 +0100
  • 910313f176
    Fix edge-case for 6522 Timer write (#1333, PR #1334) TomCh 2024-10-15 21:26:38 +0100
  • 4b459522b8 Fix bug tomcw 2024-10-14 20:55:48 +0100
  • 96c8cfcd70 Refactor (tail-call) tomcw 2024-10-14 20:17:03 +0100
  • 3a6e54c6b8 Fix GetOpcodeCyclesForRead() tomcw 2024-10-14 20:06:44 +0100
  • 8ec48878a4 Refactor to remove extra flags tomcw 2024-10-14 19:21:43 +0100
  • 9f508d1b7e MB: Fix ASSERT for 6522 write (#1333) tomcw 2024-10-13 18:09:21 +0100
  • 617e2b5d16 Help: Troubleshooting: add item about overriding high DPI scaling behaviour (#1295) tomcw 2024-10-12 20:03:15 +0100
  • cf42f77b70 Update History.txt with a few issues fixed by previous AppleWin versions tomcw 2024-10-12 18:47:02 +0100
  • 3033f3445b
    SaveState: add absolute path for disk & hdd images. (#1290, PR #1294) Andrea 2024-10-06 20:44:24 +0100
  • 99947b6d70 Add logging when PERIOD_h changes GH1330-AY-3-8913 tomcw 2024-10-06 15:12:10 +0100
  • d955c85498 Seems to give similar results to Cybernoid1 on a real AY-3-8913 (but Cyb2 needs more work) tomcw 2024-09-29 19:45:51 +0100
  • 8a3ab64aa7 Only set comparitor flag if AY PERIOD reg changes tomcw 2024-09-29 18:13:28 +0100
  • 1562b200de All 3 channels' output now aligned, eg. mb-audit's tone-test tomcw 2024-09-29 13:37:04 +0100
  • c3bfcf0acb Always call AY_DO_TONE() even if channel is disabled via mixer tomcw 2024-09-29 13:31:12 +0100
  • 0d895637ab Small AY_DO_TONE() refactor tomcw 2024-09-29 12:58:21 +0100
  • d86a12cdc3 Convert AY_DO_TONE() from macro to function tomcw 2024-09-29 12:29:25 +0100
  • 0ebebf93df On channel PERIOD change: Re-active tone again when global 12-bit counter wraps tomcw 2024-09-28 22:32:12 +0100
  • e8641555e8 Debugger: visually show that a 6522 is configured as bad in mini-mem window's title tomcw 2024-09-28 16:46:28 +0100
  • 5f40ac8e70 Fix 6522 ctor tomcw 2024-09-25 21:48:41 +0100
  • b764c00d50 Cmd line: -sN 6522a|b-bad (for mb-audit) tomcw 2024-09-25 20:58:59 +0100
  • 84ccf6b65b Added support for alt-charset in Hebrew Gil Megidish 2024-09-21 14:15:13 -0700
  • 0de3c89e85 Added support for Hebrew charset Gil Megidish 2024-09-21 13:13:05 -0700
  • 8739b6ba08 DiskII: C0E8 (DRIVES OFF): Improve logging & comments (#926) tomcw 2024-09-20 21:57:51 +0100
  • ec90ebf156 Help: Update harddisk page for Block mode/SmartPort etc tomcw 2024-09-17 21:05:09 +0100
  • 06390da906 SaveState: add absolute path for disks. Andrea Odetti 2024-09-09 18:23:22 +0100
  • 8a3de5592a Help doc: add Hayden dongle tomcw 2024-08-25 14:31:44 +0100
  • 29c02d6bf2
    Gh1267 update paging (#1326) TomCh 2024-08-24 20:18:28 +0100
  • 91043a49cd Improve comment tomcw 2024-08-24 19:53:53 +0100
  • f035a53374 For II/II+/Unenhanced //e use the new SmartPort firmware, but with $Cs07 = 0x3C. (#1319) tomcw 2024-08-21 23:00:48 +0100
  • b3aef776c2 Help: tweak info on -s<n> hdc-[bm2|bm4] tomcw 2024-08-21 22:34:44 +0100
  • 57ba330072
    Support Hayden dongle (#1312, PR #1325) TomCh 2024-08-21 22:15:34 +0100
  • 95e9977b02 Change comment tomcw 2024-08-21 22:14:14 +0100
  • 7fb0f9f3f0 Change PDL3 values tomcw 2024-08-21 22:11:45 +0100
  • e175ef0a86 Fix issue with unitVersion tomcw 2024-08-21 22:01:17 +0100
  • fe00278c07 Save-state: bump version tomcw 2024-08-21 21:47:36 +0100
  • cb303ecede Support Hayden dongle tomcw 2024-08-18 21:34:25 +0100
  • 91743eeebc Help: add cmd-line info about '-s<n> hdc-[sp|bm2|bm4]' tomcw 2024-08-17 22:03:15 +0100
  • ad6482a89c Help: add cmd-line info about '-s5h* <pathname>' and '-s7h* <pathname>' tomcw 2024-08-17 21:43:13 +0100
  • 25820cc145 History.txt: update to match GH release details tomcw 2024-08-17 21:26:10 +0100
  • fd93396162
    Uthernet I/II: Activate DEV SELECT I/O even if NIC interface is not valid (PR #1324) TomCh 2024-08-17 21:20:00 +0100
  • 4786de0cc7 Floppy/Harddisk images: on failure, close handle for all return paths. (Fixes #1227) tomcw 2024-08-17 16:14:09 +0100
  • 23dbf9210b U1/U2: Activate I/O even if NIC interface is not valid tomcw 2024-08-16 22:17:19 +0100
  • 1127447a10 U1, U2: small refactor tomcw 2024-08-15 20:08:38 +0100
  • 2e65426a11 Get U2 to emit similar warning to U1 when interface isn't valid. (#1321) tomcw 2024-08-15 18:11:56 +0100
  • 6e8d79ddde Fix for both Uthernet cards not reading I/O $Csxx space as floating-bus. (#1321) tomcw 2024-08-15 17:36:28 +0100