mame/scripts
Vas Crabb aeaf19f264 -homebrew/linux4004.cpp: Emulated Linux/4004 board.
* VFD is not emulated, but all other features are present.

-machine/sc16is741.cpp: Emulated basic SC16IS741A UART functionality in
 SPI interface mode.

-macine/spi_sdcard.cpp: Improved interface logic:
* Start in unprotected mode as specified by the standard.
* Ignore stop bits in unprotected mode - apparenty real cards do this.
* Set protected or unprotected mode in response to CMD59.
* Reset SPI logic when initially selected.

-machine/spi_psram.cpp: Started adding PSRAM QPI functionality.

-emu/diserial.cpp: Got rid of the per-instance parity lookup table.

New working systems
-------------------
Dmitry Grinberg Linux/4004

New working software list items (lnux4004.xml)
----------------------------------------------
uMIPS Linux 4.4.292+
2024-10-04 20:58:33 +10:00
..
build emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. 2024-04-14 07:36:45 +10:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws -Don't use image_error::BADSOFTWARE for things that aren't software list errors. 2024-09-19 02:02:16 +10:00
resources Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
src -homebrew/linux4004.cpp: Emulated Linux/4004 board. 2024-10-04 20:58:33 +10:00
target mos6530: rename device to mos6530l 2023-07-25 21:39:50 +02:00
xslt More quality of life features for new source layout: 2022-06-29 01:29:04 +10:00
extlib.lua Added Zstandard support for zip archives and CHDs. (#11827) 2023-12-11 10:48:02 +11:00
genie.lua -nes.xml: Use self-closing tags for data areas with no load commands - saves a lot of lines in a file this big. 2024-03-31 02:37:24 +11:00
toolchain.lua Various cleanups: 2023-02-27 06:11:37 +11:00