| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
myb3k: WIP adding ISA bus, cards, devices and branded clones
|
| | |
| |
| |
| | |
the MyBrain 3000 and its branded variants JB-3000 and Ericsson PC step/one
|
| | | |
|
| | |
| |
| |
| | |
This reverts commit 54155441e9ba9941e85d80c4834a66376a11e791.
|
| |/
|
|
|
| |
This reverts commit f537428e5a40ba6dde8ca9bf0fe9ae6b1f189ac4, reversing
changes made to 0d70d798107d4e4e8fb9f230410aeb1e888d65c5.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* agat7: add port_char definitions to allow access from Lua, &c (nw)
* agat7: adapt "apple2: Break up handlers for C000-C07F range" (nw)
* agat7: timer and vblank interrupts (nw)
* agat7: HLE of 840KB floppy controller, read-only (nw)
* agat7: memory expansion wip (nw)
* agat7: update todo list, mark partially WORKING
|
| |
|
|
|
| |
--------------------------
SWTPC 6800 Computer System (with MIKBUG) [AJR]
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Also removes a bogus character in the initial centronics output.
|
| | |
|
| |
|
|
| |
Enable it with "-pipe silicon_disc" and use it as drive 3.
|
| |
|
|
|
| |
- moved cart slots from machine to plus1
- replaced OS ROM with good dump
|
| | |
|
| |
|
|
| |
Apple II Documentation Project]
|
| |
|
|
| |
Enable with "-user mouse" and try it with "-flop1 mouseart".
|
| |
|
|
| |
II Documentation Project]
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Use "mame einstein -pipe tk02" to attach the 80 column device.
* Removed no longer needed einstei2 driver
* Added cursor rendering to the 80 column device
* Added support for the alternate character set (use dip switch to
change)
* Cleaned up and added save state support to the 80 column device
|
| |\
| |
| | |
HP85: support for I/O slots & HP-IB interface module
|
| | | |
|
| |/
|
|
|
|
| |
* added basic support for the system bus variously referred to as SR, SR bus, SRX and CBUS
* added an initial GT graphics card implementation, only supports the video ram and ramdac for now, but sufficient to boot the diagnostic monitor in graphics mode
* added a high-level emulation of the InterPro keyboard
|
| |
|
|
|
|
|
|
| |
(it's a mapper chip in the cartridge)
protection handled etc. written from scratch based on notes from Kevtris and Peter
banking in the slot system seems somewhat archaic compared to proper modern banking, but this is how all other drivers I saw using slot roms did it.
|
| | |
|
| |\
| |
| | |
vme_hcpu30: Besta HCPU30 VME board, skeleton driver.
|
| | | |
|
| | |
| |
| |
| | |
Coder]
|
| |/
|
|
| |
[Curt Coder]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- ZX Interface 1 (not working)
- ZX Interface 2
- Fuller Box
- Kempston Joystick Interface (moved from driver)
- Didaktik Melodik
- Mikro-Plus (Shadow of the Unicorn)
- Protek Joystick Interface
- Currah MicroSlot
- Currah MicroSpeech [Thomas Busse]
- Currah MicroSource
spec128: Added expansion slot, and devices:
- ZX Interface 1 (not working)
- ZX Interface 2
- Kempston Joystick Interface (moved from driver)
- Mikro-Plus (Shadow of the Unicorn)
- Protek Joystick Interface
- Spectrum +2 Test Software
|
| |
|
|
|
| |
Even if BASIC doesn't boot yet it's handy to have the ROM card in the code
and BASIC in the software list.
|
| |
|
|
| |
R. Belmont]
|
| |
|
|
|
| |
* hp85: added support for optional ROM cartridges. Started optional ROM
sw list (not finished).
* hp85: refactored mapping of opt. ROMs according to cuavas' comments
|
| |
|
|
| |
- Acorn 6502 2nd Processor, Acorn 65C102 Co-Processor, Acorn Z80 2nd Processor, Acorn 80186 Co-Processor, Casper 68000 2nd Processor
|
| | |
|
| |
|
|
| |
Keyboard input now works
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
default, select with J command for loading BNPF/HEX)
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Implemented front panel mode switches/LEDs and reset switch
* Added skeleton bus for "universal" slots and connected control lines
(nw) Default keyboard mapping is annoying because left shift, Z and X
are used both for typing into the TTY and switching program bank. You're
better off changing the mapping to make it less annoying or using a
socket and talking to it with telnet.
|
| | |
|
| |
|
|
| |
- Add X68000 expansion device using the YM3802
|
| |
|
|
| |
[R. Belmont]
|
| |
|
|
|
|
|
|
| |
promoted to WORKING.
dragon32: Added JCB Sound Extension cartridge.
dragon200e: Added correct keyboard.
|