| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 14 | -44/+44 |
* | srcclean in preparation for 0.240 |  Vas Crabb | 2022-01-23 | 2 | -12/+12 |
* | apple2: Added support for the ProDOS ROM Drive card. [R. Belmont] |  arbee | 2022-01-04 | 3 | -0/+143 |
* | Add PCH to bus/a2bus/cards.cpp (fix GitHub #9057). |  Vas Crabb | 2021-12-30 | 1 | -0/+1 |
* | -emu/render.cpp: Get the initial view check off the hot path (fixes MT08159). |  Vas Crabb | 2021-12-24 | 4 | -225/+233 |
* | a2bus: add support for the Grafex-32 uPD7220 video card [Rob Justice, R. Belm... |  arbee | 2021-12-16 | 3 | -0/+161 |
* | a2bus: consolidate card lists to clean up the drivers. [R. Belmont] |  arbee | 2021-12-16 | 2 | -0/+319 |
* | a2eramworks3: chmod -x file |  hap | 2021-12-14 | 1 | -0/+0 |
* | a2eramworks3.cpp: fix Franklin 500 384K expansion to correctly limit memory t... |  arbee | 2021-12-04 | 1 | -2/+2 |
* | apple2e.cpp: gave the Franklin Ace machines their max RamWorks-compatible RAM... |  arbee | 2021-12-04 | 4 | -11/+90 |
* | New machines added as WORKING |  arbee | 2021-12-01 | 2 | -0/+239 |
* | apple2e.cpp updates: [R. Belmont] |  arbee | 2021-11-26 | 2 | -2/+10 |
* | nscsi: modified CDROM_APPLE to ID as an Apple CDSC and pass MacOS security ch... |  arbee | 2021-11-24 | 1 | -1/+1 |
* | More low-effort cleanup. |  Vas Crabb | 2021-10-05 | 40 | -1199/+1233 |
* | bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. |  Vas Crabb | 2021-10-04 | 20 | -621/+635 |
* | bus/rs232: Added a configurable patch box device, and various cleanups. |  Vas Crabb | 2021-10-03 | 9 | -476/+460 |
* | Laser 128 updates: [R. Belmont, Tom Greene] |  arbee | 2021-09-26 | 2 | -2/+46 |
* | srcclean in preparation for MAME 0.235, and two small adjustments. |  Vas Crabb | 2021-09-26 | 1 | -1/+1 |
* | a2sd: warning: 'unused' attribute directive ignored [-Wattributes] |  Robbbert | 2021-09-08 | 1 | -1/+1 |
* | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 2 | -0/+347 |
* | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -1/+7 |
* | Allow devices to specify a parent for the purpose of searching for ROMs. |  Vas Crabb | 2021-09-06 | 2 | -11/+19 |
* | bus/a2bus/q68.cpp: Fixed various issues. |  Vas Crabb | 2021-08-13 | 2 | -49/+51 |
* | - tryout.cpp: used object finders and other minor cleanups |  Ivan Vangelista | 2021-08-11 | 1 | -1/+1 |
* | apple2: the two Q-68 cards use the same ROM. [R. Belmont] |  arbee | 2021-08-10 | 1 | -1/+1 |
* | apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards... |  arbee | 2021-08-10 | 2 | -0/+321 |
* | srcclean for 0.234 branch |  Vas Crabb | 2021-07-25 | 1 | -63/+63 |
* | ncr5380n: reclaim ncr5380 device name |  Patrick Mackinlay | 2021-07-20 | 5 | -8/+8 |
* | apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont] |  arbee | 2021-07-17 | 2 | -0/+292 |
* | -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) |  ksherlock | 2021-07-09 | 2 | -0/+230 |
* | apple2: some correctness improvements to the Mockingboard support. [R. Belmont] |  arbee | 2021-06-17 | 2 | -37/+121 |
* | apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. Belm... |  arbee | 2021-06-15 | 3 | -0/+399 |
* | srcclean for release |  Vas Crabb | 2021-05-23 | 1 | -8/+8 |
* | apple2: Add support for the BOOTI card [R. Belmont] |  arbee | 2021-05-08 | 2 | -0/+229 |
* | bus/a2bus: Suppress side effects of Grappler C0nX reads for debugger. |  Vas Crabb | 2021-04-07 | 1 | -4/+7 |
* | bus/a2bus: Added Orange Micro Grappler printer interface card. |  Vas Crabb | 2021-04-07 | 2 | -113/+392 |
* | bus/a2bus: More improvements for Orange Micro buffered Grappler+: [Vas Crabb,... |  Vas Crabb | 2021-04-06 | 2 | -15/+77 |
* | bus/a2bus: Fix Buffered Grappler+ ROM digests, use silkscreend mask IDs for l... |  Vas Crabb | 2021-04-05 | 1 | -3/+13 |
* | a2mockingboard.cpp: Fix 2 more off-by-ones in the Phasor address decoding [To... |  arbee | 2021-04-03 | 1 | -2/+2 |
* | bus/a2bus: Fix clang build (no idea how GCC didn't fail to compile that). |  Vas Crabb | 2021-04-04 | 1 | -1/+1 |
* | bus/a2bus: Made Buffered Grappler+ DRAM size configurable, fixed a bad |  Vas Crabb | 2021-04-04 | 2 | -11/+44 |
* | bus/a2bus: Also synchronise data and asserting strobe for Apple II Parallel I... |  Vas Crabb | 2021-04-04 | 2 | -37/+44 |
* | bus/a2bus updates: [Vas Crabb, Golden Child] |  Vas Crabb | 2021-04-04 | 4 | -183/+736 |
* | a2mockingboard.cpp: fix two off-by-ones on the Phasor address decoding [TomCh] |  arbee | 2021-04-03 | 1 | -2/+2 |
* | a2mockingboard.cpp: Updates [R. Belmont, TomCh] |  arbee | 2021-04-01 | 1 | -9/+41 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 8 | -28/+32 |
* | byte8251, ccs7710: Don't take over C800-CFFF space |  AJR | 2021-02-23 | 2 | -0/+2 |
* | Added Apple 2 disk image format: .nib (read-only support) (#7725) |  leesaudan2 | 2021-01-30 | 1 | -2/+2 |
* | Apple 2 floppy drive (diskiing, diskiing13): added sounds (#7685) |  leesaudan2 | 2021-01-21 | 1 | -2/+2 |
* | 6522via.cpp: Distinguish some different VIA types |  AJR | 2021-01-21 | 1 | -2/+2 |