index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
ti99
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and manual cleanup
Vas Crabb
4 days
2
-69
/
+69
*
ti99: Add sidecar Thermal Printer PHP1900
Michael Zapf
7 days
3
-0
/
+452
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
4
-16
/
+4
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
2
-8
/
+2
*
scsi: finish deslotting and correct a number of things
Olivier Galibert
2026-03-03
1
-6
/
+6
*
general: merge wayward speakers
Olivier Galibert
2026-01-06
1
-6
/
+5
*
ti99: Fix minor regression by initializing members in cartridge device.
Michael Zapf
2025-07-21
1
-0
/
+12
*
ti99: Fix state save/restore problems with cartridges.
Michael Zapf
2025-07-16
2
-249
/
+309
*
ti99: Fix segv when leaving TIPI without connection; add new bios variant.
Michael Zapf
2025-07-13
1
-2
/
+5
*
ti99: Expand SAMS memory card to 4M, use memory mapper circuit.
Michael Zapf
2025-06-01
2
-82
/
+149
*
ti99: Make the HFE format available to the disk controllers.
Michael Zapf
2025-05-12
5
-0
/
+10
*
ti99: Fixed crash with Corcomp floppy controller when accessing a drive that ...
Michael Zapf
2025-04-24
1
-3
/
+10
*
srcclean the tree.
Vas Crabb
2025-03-23
4
-36
/
+36
*
ti99/peb/speechadapter.h: fix include guard
angelosa
2025-03-07
1
-5
/
+5
*
ti99: Add the lost newline at EOF.
Michael Zapf
2025-03-06
1
-1
/
+1
*
ti99: Model the Speech Synthesizer as an own unit, with an adapter board for ...
Michael Zapf
2025-03-06
10
-245
/
+562
*
ti99: Change Arcturus device short name.
Michael Zapf
2025-03-04
1
-1
/
+1
*
ti99: Add sidecar cartridge Arcturus.
Michael Zapf
2025-03-02
5
-15
/
+161
*
ti99: Added I/O port Splitter device.
Michael Zapf
2025-03-02
6
-72
/
+344
*
geneve: Enable 384K SRAM expansion.
Michael Zapf
2025-03-01
2
-10
/
+22
*
Cleaned up some stuff:
Vas Crabb
2025-03-01
1
-0
/
+1
*
tms52xx: Remove legacy spchrom implementation.
Michael Zapf
2025-02-27
2
-13
/
+8
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
5
-15
/
+15
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
7
-18
/
+18
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
41
-145
/
+145
*
ti99: Prevent race conditions in TIPI by syncing the webservice client via mu...
Michael Zapf
2024-08-04
2
-141
/
+191
*
geneve: Fix mapping of external SRAM expansion.
Michael Zapf
2024-05-09
2
-3
/
+6
*
ti99: Fixed RESET behavior of Horizon RAM disk.
Michael Zapf
2024-04-23
2
-0
/
+25
*
srcclean and cleanup:
Vas Crabb
2024-04-21
3
-8
/
+8
*
ti99: Virtualize inherited device methods for consistency.
Michael Zapf
2024-04-01
12
-65
/
+69
*
ti99: Prevent re-appearing memory contents when swapping cartridges.
Michael Zapf
2024-04-01
1
-0
/
+13
*
ti99: Using device arrays instead of multiple similar devices.
Michael Zapf
2024-04-01
12
-192
/
+114
*
ti99: Further cleanups, removed casts.
Michael Zapf
2024-03-31
28
-376
/
+259
*
ti99: Removed casts and fixed a bug in the multi-cartridge connector.
Michael Zapf
2024-03-29
6
-14
/
+9
*
ti99: Replaced static_cast with dynamic_cast (mametesters 06824)
Michael Zapf
2024-03-28
5
-13
/
+25
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
4
-23
/
+27
*
Move format #includes out of header files
AJR
2023-10-12
1
-1
/
+3
*
ti99: Include new firmware (DSR) for TIPI.
Michael Zapf
2023-08-24
1
-1
/
+5
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
10
-49
/
+17
*
emu/devfind.h: Added a lookup() member function to device finders.
Vas Crabb
2023-06-12
1
-5
/
+5
*
ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode...
Michael Zapf
2023-06-08
1
-2
/
+2
*
ti99: Some debug output improvements
Michael Zapf
2023-06-08
3
-14
/
+23
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
53
-436
/
+436
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
31
-252
/
+252
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
6
-13
/
+13
*
API change for device_image_interface
AJR
2023-03-30
6
-15
/
+13
*
992board.cpp: More logging cleanup
AJR
2023-02-20
2
-17
/
+4
*
Reduced usage of sprintf. (#10892)
Erik
2023-02-20
1
-3
/
+2
*
dinvram: Separate backup-enable parameter (which prevents both loading and sa...
AJR
2022-08-09
4
-6
/
+3
*
ti99: Improved TIPI stability in communication with real Raspberry Pis
Michael Zapf
2022-07-09
2
-20
/
+35
[next]