| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* softfloat3: do we like this better? (nw)
* softfloat3: it gets the hose again (nw)
* softfloat3: sonofa (nw)
* interpro: wip checkpoint (nw)
* added 6x00 models
* added EDGE graphics skeleton
* split bus/cards into two types
* various fixes/changes
|
| |
|
|
|
|
|
|
| |
* interpro: slotify mouse (nw)
Needed to make the mouse a slot device to enable it to be connected to graphics boards under development.
* add validity check (nw)
|
| |
|
|
| |
fixes.
|
| | |
|
| |
|
|
|
|
| |
- AMX Mouse
- Acorn Master 512 Mouse
- Marconi RB2 Tracker Ball
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create lbaenhancer.cpp
* Create lbaenhancer (header file)
* Update isa_cards.cpp (storage section)
* Update isa_cards (lba_gen added to SLOT_INTERFACE)
* Update bus.lua
* Update lbaenhancer.cpp
* Update isa_cards.cpp
* Update lbaenhancer.h
* Update lbaenhancer.cpp
* Update lbaenhancer.cpp
* Update lbaenhancer.cpp
* Update lbaenhancer.cpp
device_reset() changed to make sure ROM is installed only once. Old solution used a static variable and was unsafe.
* Update lbaenhancer.h
Add variable to ensure ROM is only installed once per session.
* Update lbaenhancer.cpp
* Update lbaenhancer: CONFNAME
jumpers, not DIPs.
* Update lbaenhancer (spacing)
|
| | |
|
| |
|
|
| |
This reverts commit ff815797c969621ad027dca12783f07f3d8f360a.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Allow write protect of a banked segment
* Allow write protect of a banked segment
* Create Action Replay driver for DOS
* Create Action Replay driver (header file)
* Update bus.lua
* Update isa_cards.cpp
* (white space changes)
|
| |
|
|
|
|
|
|
| |
The 98603A and 98603B cards have different base addresses and sizes
for the rom region. Split up the cards so that we can boot HP BASIC 4
and HP BASIC 5.1.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
|
| | |
|
| | |
|
| |\
| |
| | |
NEW non working ISA16 card: Ericsson Information Systems IBM3270/5250…
|
| | |
| |
| |
| | |
terminal adapter card
|
| |/ |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* remote488: work started
* remote488: fixed a crash when using socketed bitbangers on Linux machines
* remote488: added ieee-488 remotizer device
* remote488: added remotizer devices to ieee-488 buses of HP9845 & HP85
* remote488: added missing emu.h inclusion
* Revert "remote488: fixed a crash when using socketed bitbangers on Linux machines"
This reverts commit edfeb1768ec332ccdb77584e272d93b756819c41.
* remote488: nudge..
* remote488: no longer use locale-dependent functions, added commas and
semicolons as msg separators, improved use of util::string_format
|
| |\
| |
| | |
CAD ABC mouse/hi-res card
|
| | | |
|
| |/
|
|
| |
configuration for now.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- P.R.E.S. Advanced Plus 3/4
- Advanced Quarter Meg Ram
- Cumana Floppy Disk System
- Sound Expansion
- Sound Expansion v3
- Stop Press 64
- Solidisk EFS
New working software list additions
-----------------------------------
electron_cart: Solidisk EFS 2.1E
New NOT_WORKING software list additions
---------------------------------------
electron_cart: Stop Press 64
Software list items promoted to working
---------------------------------------
electron_cart: Advanced Plus 3, Advanced Quarter Meg RAM, Slogger Electron Disk System, Sound Expansion v3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
works / maps tho) (#3134)
* fix/tidy tvboy driver (nw)
* missed file (nw)
* framework for adding 'gamebooster' (need to figure out how it actually works / maps tho) (nw)
(code based on zx spectrum expansion port code)
* (nw)
* lost a line (nw)
* allow it to run (nw)
* continued work (nw)
* mame64 psj -parallel gamebooster -cart tetris now works
* rm outdated (nw)
* remove unneeded code (nw)
* limit accesses, log unexpected ones, might have custom banking (nw)
* write bytes in an order that keeps the gb code happier , sml boots (nw)
|
| |
|
|
|
|
|
| |
- Standard cartridge (2x16K ROM)
- Advanced Battery-Backed RAM (ABR)
- Slogger Click
- Slogger Pegasus 400
|
| |
|
|
| |
list.
|
| | |
|
| | |
|
| |\
| |
| | |
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
|