| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
improved the overall emulation. [R. Belmont]
|
| | |
|
| | |
|
| |
|
|
| |
* i7110_7220: Re-implemented Intel bubble memory subsystem
* hp98x6: HP98259 bubble memory module added
|
| |
|
|
|
|
| |
* C-Media CMI8738/C3DX
* Cirrus Logic Crystal CS4281 "SoundFusion"
* Yamaha YMF740C DS-1L
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* Initial check-in of CL-GD5434 "Alpine" based PCI cards;
* Initial check-in of Intel 82091AA AIP Super I/O;
|
| |
|
|
| |
Synthesizer Interface
|
| |
|
|
| |
Documentation Project]
|
| | |
|
| | |
|
| |
|
|
| |
nscsi/s1410: Return seek error on out-of-bounds seek. [Curt Coder]
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 6cb0ec64ac8608c4bcf864807495f91c55db3653.
This seems to have been done with a lack of understanding of how things
work. A fake output based on tag string comparisons is definitely not a
good way to do things. Views with hard-coded screen tags for a single
slot device aren't a great idea either, given MAME provides a variety of
emulated terminals.
The whole thing is just misguided.
|
| |
|
|
|
|
|
|
|
| |
* bus/vme/sys68k_cpu1: replace layout with tag-based screen references
* bus/vme/sys68k_cpu1: functional front panel matching real hardware
* bus/vme/sys68k_cpu1: add DB25 serial port connectors to front panel layout
* bus/vme/sys68k_cpu1: show connected device type on front panel connectors
* bus/vme/sys68k_cpu1: rename RS232 port tags to match front panel labels, wire up P5
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
| |
|
| |
- cpu/m6805: add MC14805E2 CPU variant
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Coleco Adaptor devices.
- Replaced GENERIC_CARTSLOT with COLECOVISION_CARTRIDGE_SLOT.
- Added controllers with COLECOVISION_CONTROL_PORT, fixes MT08759.
- Hooked up Coleco software lists.
New working software list additions
-----------------------------------
pencil2: Big Foot Chase [6502man, Rayxamber]
Deepspace, H-Tron, Mastermind RK, Sokoban RK [robertk-retro]
pencil2_cass: Application Software Library [Robbbert]
|
| | |
|
| |
|
|
|
|
| |
and Mahjong Raijinhai.
Also cleaned up some stuff.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Lua considers anything other than null or false to be "truthy". The
tests against "null" were comparing to a non-existent global called
"null" that evaluated to nil.
* Got bus.lua back in alphabetical order and got at least most of the
trigger variables aligned with paths.
* At least don't put random stuff in the middle of the Acorn devices in
machine.lua.
-cpu/adsp2100: Corrected some tabulaton that had rotted.
-cpu/tms32032: Got rid of some superfluous parentheses.
-apple/lisa*.cpp: Added ATTR_COLD on stuff.
|
| |
|
|
|
|
|
|
| |
core: Better support for external mmus
Note: I didn't expect to push that one right now, it's missing
documentation among other things, but since some people seems to be
interested to work on that driver I don't want to hold them.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Made existing AY-5-3600 based keyboard a slot option; add lowercase mode. [AJR]
- Added dump and emulation of Videx Keyboard Enhancer ][ together with clone system with complementary lowercase chip. [AJR, Apple II Documentation Project]
- Added dump and emulation of Key Tronic KB 200. [AJR, Bitsavers]
- am64, am100, ivelultr, uniap2en/uniap2pt: Add emulation of keyboards previously included in ROM sets. With this change, uniap2ti is now emulated as a slot-based keyboard device and is no longer a runnable system. [AJR]
- Add optional control key mod required by one word processor. [AJR]
- ivelultr: Hook up character set switch to unique keyboard output. [AJR]
New working clones
------------------
Apple ][+ (Enhancer ][ lowercase mod) [AJR, Apple II Documentation Project]
New working software items (apple2_flop_misc)
---------------------------------------------
Enhancer ][ Utility Diskette [AJR, ASIMOV Apple II Collection]
|
| | |
|
| |
|
|
| |
Documentation Project]
|
| | |
|
| | |
|
| |
|
|
| |
Stedman]
|
| | |
|
| |
|
|
|
|
| |
* hookup a stub DTC-510 NSCSI core
* retire bus/scsi/pc9801_sasi
* bus/pc98_cbus: cleanup uint8_t/uint16_t into u8/u16
|
| | |
|
| |
|
|
|
|
|
|
| |
standardize BIOS memory_region tags
New systems marked not working
------------------------------
PC-9801M2 [anonymous]
|
| |
|
|
| |
slots in clients
|
| | |
|
| | |
|
| |
|
|
| |
in NSCSI device as PC8801-30
|
| | |
|
| | |
|